Home
last modified time | relevance | path

Searched refs:atomic_notifier_head (Results 1 – 15 of 15) sorted by relevance

/linux/arch/arm/include/asm/
H A Dthread_notify.h19 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()
/linux/arch/sh/include/asm/
H A Dsuspend.h24 extern struct atomic_notifier_head sh_mobile_pre_sleep_notifier_list;
25 extern struct atomic_notifier_head sh_mobile_post_sleep_notifier_list;
/linux/kernel/
H A Dnotifier.c141 int atomic_notifier_chain_register(struct atomic_notifier_head *nh, in atomic_notifier_chain_register()
164 int atomic_notifier_chain_register_unique_prio(struct atomic_notifier_head *nh, in atomic_notifier_chain_register_unique_prio()
186 int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh, in atomic_notifier_chain_unregister()
217 int atomic_notifier_call_chain(struct atomic_notifier_head *nh, in atomic_notifier_call_chain()
239 bool atomic_notifier_call_chain_is_empty(struct atomic_notifier_head *nh) in atomic_notifier_call_chain_is_empty()
/linux/include/linux/
H A Dpanic_notifier.h8 extern struct atomic_notifier_head panic_notifier_list;
H A Dfips.h7 extern struct atomic_notifier_head fips_fail_notif_chain;
/linux/arch/powerpc/include/asm/
H A Dio_event_irq.h48 extern struct atomic_notifier_head pseries_ioei_notifier_list;
/linux/drivers/staging/nvec/
H A Dnvec.h141 struct atomic_notifier_head notifier_list;
/linux/arch/s390/include/asm/
H A Dstp.h12 extern struct atomic_notifier_head s390_epoch_delta_notifier;
/linux/net/core/
H A Dfib_notifier.c15 struct atomic_notifier_head fib_chain;
/linux/include/linux/usb/
H A Dphy.h116 struct atomic_notifier_head notifier;
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c61 struct atomic_notifier_head fw_nh;
H A Dpci_irq.c31 struct atomic_notifier_head nh;
H A Deq.c55 struct atomic_notifier_head nh[MLX5_EVENT_TYPE_MAX];
/linux/arch/powerpc/platforms/powernv/
H A Dopal.c70 static struct atomic_notifier_head opal_msg_notifier_head[OPAL_MSG_TYPE_MAX];
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h887 struct atomic_notifier_head event_nh;