atomic_notifier_head
extern struct atomic_notifier_head thread_notify_head;
extern struct atomic_notifier_head thread_notify_head;
extern struct atomic_notifier_head thread_notify_head;
extern struct atomic_notifier_head pseries_ioei_notifier_list;
static struct atomic_notifier_head opal_msg_notifier_head[OPAL_MSG_TYPE_MAX];
extern struct atomic_notifier_head s390_epoch_delta_notifier;
extern struct atomic_notifier_head sh_mobile_pre_sleep_notifier_list;
extern struct atomic_notifier_head sh_mobile_post_sleep_notifier_list;
struct atomic_notifier_head context_status_notifier;
struct atomic_notifier_head event_nh;
struct atomic_notifier_head nh[MLX5_EVENT_TYPE_MAX];
struct atomic_notifier_head fw_nh;
struct atomic_notifier_head nh;
struct atomic_notifier_head notifier_list;
extern struct atomic_notifier_head fips_fail_notif_chain;
struct atomic_notifier_head name = \
extern int atomic_notifier_chain_register(struct atomic_notifier_head *nh,
struct atomic_notifier_head *nh, struct notifier_block *nb);
extern int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh,
extern int atomic_notifier_call_chain(struct atomic_notifier_head *nh,
extern bool atomic_notifier_call_chain_is_empty(struct atomic_notifier_head *nh);
extern struct atomic_notifier_head panic_notifier_list;
struct atomic_notifier_head notifier;
int atomic_notifier_chain_register(struct atomic_notifier_head *nh,
int atomic_notifier_chain_register_unique_prio(struct atomic_notifier_head *nh,
int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh,
int atomic_notifier_call_chain(struct atomic_notifier_head *nh,
bool atomic_notifier_call_chain_is_empty(struct atomic_notifier_head *nh)
struct atomic_notifier_head fib_chain;