Home
last modified time | relevance | path

Searched refs:notifier_chain_register (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/
Dnotifier.c21 static int notifier_chain_register(struct notifier_block **nl, in notifier_chain_register() function
128 ret = notifier_chain_register(&nh->head, n); in atomic_notifier_chain_register()
224 return notifier_chain_register(&nh->head, n); in blocking_notifier_chain_register()
227 ret = notifier_chain_register(&nh->head, n); in blocking_notifier_chain_register()
350 return notifier_chain_register(&nh->head, n); in raw_notifier_chain_register()
432 return notifier_chain_register(&nh->head, n); in srcu_notifier_chain_register()
435 ret = notifier_chain_register(&nh->head, n); in srcu_notifier_chain_register()