Searched refs:atomic_notifier_head (Results 1 – 18 of 18) sorted by relevance
60 struct atomic_notifier_head { struct114 struct atomic_notifier_head name = \144 extern int atomic_notifier_chain_register(struct atomic_notifier_head *nh,153 extern int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh,162 extern int atomic_notifier_call_chain(struct atomic_notifier_head *nh,
8 extern struct atomic_notifier_head panic_notifier_list;
7 extern struct atomic_notifier_head fips_fail_notif_chain;
152 struct atomic_notifier_head notifier;
382 extern struct atomic_notifier_head power_supply_notifier;
19 extern struct atomic_notifier_head thread_notify_head; in thread_register_notifier()25 extern struct atomic_notifier_head thread_notify_head; in thread_unregister_notifier()31 extern struct atomic_notifier_head thread_notify_head; in thread_notify()
24 extern struct atomic_notifier_head sh_mobile_pre_sleep_notifier_list;25 extern struct atomic_notifier_head sh_mobile_post_sleep_notifier_list;
139 int atomic_notifier_chain_register(struct atomic_notifier_head *nh, in atomic_notifier_chain_register()161 int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh, in atomic_notifier_chain_unregister()192 int atomic_notifier_call_chain(struct atomic_notifier_head *nh, in atomic_notifier_call_chain()
48 extern struct atomic_notifier_head pseries_ioei_notifier_list;
141 struct atomic_notifier_head notifier_list;
12 extern struct atomic_notifier_head s390_epoch_delta_notifier;
15 struct atomic_notifier_head fib_chain;
116 struct atomic_notifier_head notifier;
453 struct atomic_notifier_head context_status_notifier;
59 struct atomic_notifier_head fw_nh;
31 struct atomic_notifier_head nh;
53 struct atomic_notifier_head nh[MLX5_EVENT_TYPE_MAX];
70 static struct atomic_notifier_head opal_msg_notifier_head[OPAL_MSG_TYPE_MAX];
Completed in 60 milliseconds