Searched refs:notifier_chain_unregister (Results 1 – 3 of 3) sorted by relevance
59 #define atomic_notifier_chain_unregister(chain,nb) notifier_chain_unregister(chain,nb)66 #define blocking_notifier_chain_unregister(chain,nb) notifier_chain_unregister(chain,nb)
42 void notifier_chain_unregister(
46 void __init notifier_chain_unregister( in notifier_chain_unregister() function
Completed in 3 milliseconds