Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dnotifier.c36 static int notifier_chain_cond_register(struct notifier_block **nl, in notifier_chain_cond_register() function
252 ret = notifier_chain_cond_register(&nh->head, n); in blocking_notifier_chain_cond_register()