Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
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,
157 extern int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh,
166 extern int atomic_notifier_call_chain(struct atomic_notifier_head *nh,
168 extern int __atomic_notifier_call_chain(struct atomic_notifier_head *nh,
Dfips.h7 extern struct atomic_notifier_head fips_fail_notif_chain;
Dpower_supply.h354 extern struct atomic_notifier_head power_supply_notifier;
Dkernel.h319 extern struct atomic_notifier_head panic_notifier_list;
/Linux-v5.4/arch/arm/include/asm/
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-v5.4/arch/sh/include/asm/
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-v5.4/kernel/
Dnotifier.c123 int atomic_notifier_chain_register(struct atomic_notifier_head *nh, in atomic_notifier_chain_register()
145 int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh, in atomic_notifier_chain_unregister()
178 int __atomic_notifier_call_chain(struct atomic_notifier_head *nh, in __atomic_notifier_call_chain()
192 int atomic_notifier_call_chain(struct atomic_notifier_head *nh, in atomic_notifier_call_chain()
/Linux-v5.4/arch/powerpc/include/asm/
Dio_event_irq.h48 extern struct atomic_notifier_head pseries_ioei_notifier_list;
/Linux-v5.4/arch/s390/include/asm/
Dstp.h10 extern struct atomic_notifier_head s390_epoch_delta_notifier;
/Linux-v5.4/drivers/staging/nvec/
Dnvec.h141 struct atomic_notifier_head notifier_list;
/Linux-v5.4/include/linux/usb/
Dphy.h116 struct atomic_notifier_head notifier;
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_engine_types.h474 struct atomic_notifier_head context_status_notifier;
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dpci_irq.c16 struct atomic_notifier_head nh;
Devents.c59 struct atomic_notifier_head nh;
Deq.c80 struct atomic_notifier_head nh[MLX5_EVENT_TYPE_MAX];
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal.c58 static struct atomic_notifier_head opal_msg_notifier_head[OPAL_MSG_TYPE_MAX];
/Linux-v5.4/arch/alpha/kernel/
Dsetup.c49 extern struct atomic_notifier_head panic_notifier_list;