Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnotifier.h60 struct atomic_notifier_head { struct
114 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,
171 extern int atomic_notifier_call_chain_robust(struct atomic_notifier_head *nh,
H A Dfips.h15 extern struct atomic_notifier_head fips_fail_notif_chain;
H A Dpci-epc.h123 struct atomic_notifier_head notifier;
H A Dpower_supply.h434 extern struct atomic_notifier_head power_supply_notifier;
H A Dkernel.h318 extern struct atomic_notifier_head panic_notifier_list;
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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;
/OK3568_Linux_fs/kernel/kernel/
H A Dnotifier.c139 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()
175 int atomic_notifier_call_chain_robust(struct atomic_notifier_head *nh, in atomic_notifier_call_chain_robust()
211 int atomic_notifier_call_chain(struct atomic_notifier_head *nh, in atomic_notifier_call_chain()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dio_event_irq.h48 extern struct atomic_notifier_head pseries_ioei_notifier_list;
/OK3568_Linux_fs/kernel/drivers/staging/nvec/
H A Dnvec.h141 struct atomic_notifier_head notifier_list;
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dstp.h12 extern struct atomic_notifier_head s390_epoch_delta_notifier;
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_debug.c85 extern struct atomic_notifier_head hardlock_notifier_list;
86 extern struct atomic_notifier_head rcu_stall_notifier_list;
/OK3568_Linux_fs/kernel/net/core/
H A Dfib_notifier.c15 struct atomic_notifier_head fib_chain;
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dphy.h117 struct atomic_notifier_head notifier;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_engine_types.h486 struct atomic_notifier_head context_status_notifier;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpci_irq.c16 struct atomic_notifier_head nh;
H A Devents.c59 struct atomic_notifier_head nh;
H A Deq.c79 struct atomic_notifier_head nh[MLX5_EVENT_TYPE_MAX];
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal.c70 static struct atomic_notifier_head opal_msg_notifier_head[OPAL_MSG_TYPE_MAX];
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsetup.c49 extern struct atomic_notifier_head panic_notifier_list;