Searched refs:atomic_notifier_head (Results 1 – 12 of 12) sorted by relevance
59 struct atomic_notifier_head { struct107 struct atomic_notifier_head name = \118 extern int atomic_notifier_chain_register(struct atomic_notifier_head *nh,131 extern int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh,140 extern int atomic_notifier_call_chain(struct atomic_notifier_head *nh,142 extern int __atomic_notifier_call_chain(struct atomic_notifier_head *nh,
282 extern struct atomic_notifier_head power_supply_notifier;
252 extern struct atomic_notifier_head panic_notifier_list;
22 extern struct atomic_notifier_head thread_notify_head; in thread_register_notifier()28 extern struct atomic_notifier_head thread_notify_head; in thread_unregister_notifier()34 extern struct atomic_notifier_head thread_notify_head; in thread_notify()
23 extern struct atomic_notifier_head sh_mobile_pre_sleep_notifier_list;24 extern struct atomic_notifier_head sh_mobile_post_sleep_notifier_list;
121 int atomic_notifier_chain_register(struct atomic_notifier_head *nh, in atomic_notifier_chain_register()143 int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh, in atomic_notifier_chain_unregister()176 int __atomic_notifier_call_chain(struct atomic_notifier_head *nh, in __atomic_notifier_call_chain()190 int atomic_notifier_call_chain(struct atomic_notifier_head *nh, in atomic_notifier_call_chain()
52 extern struct atomic_notifier_head pseries_ioei_notifier_list;
145 struct atomic_notifier_head notifier_list;
89 struct atomic_notifier_head notifier;
252 struct atomic_notifier_head n_head;
59 static struct atomic_notifier_head opal_msg_notifier_head[OPAL_MSG_TYPE_MAX];
48 extern struct atomic_notifier_head panic_notifier_list;