Home
last modified time | relevance | path

Searched defs:nl (Results 1 – 2 of 2) sorted by relevance

/kernel/
Dnotifier.c21 static int notifier_chain_register(struct notifier_block **nl, in notifier_chain_register()
34 static int notifier_chain_cond_register(struct notifier_block **nl, in notifier_chain_cond_register()
49 static int notifier_chain_unregister(struct notifier_block **nl, in notifier_chain_unregister()
74 static int __kprobes notifier_call_chain(struct notifier_block **nl, in notifier_call_chain()
Dlockdep_proc.c381 unsigned long nl, nr; in lock_stat_cmp() local