Searched refs:atomic_notifier_head (Results 1 – 4 of 4) sorted by relevance
60 struct atomic_notifier_head { struct116 struct atomic_notifier_head name = \146 extern int atomic_notifier_chain_register(struct atomic_notifier_head *nh,156 struct atomic_notifier_head *nh, struct notifier_block *nb);160 extern int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh,169 extern int atomic_notifier_call_chain(struct atomic_notifier_head *nh,183 extern bool atomic_notifier_call_chain_is_empty(struct atomic_notifier_head *nh);
8 extern struct atomic_notifier_head panic_notifier_list;
7 extern struct atomic_notifier_head fips_fail_notif_chain;
116 struct atomic_notifier_head notifier;
Completed in 9 milliseconds