Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnotifier.h59 struct atomic_notifier_head { struct
107 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,
Dpower_supply.h282 extern struct atomic_notifier_head power_supply_notifier;
Dkernel.h252 extern struct atomic_notifier_head panic_notifier_list;
/linux-4.1.27/arch/arm/include/asm/
Dthread_notify.h22 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()
/linux-4.1.27/arch/sh/include/asm/
Dsuspend.h23 extern struct atomic_notifier_head sh_mobile_pre_sleep_notifier_list;
24 extern struct atomic_notifier_head sh_mobile_post_sleep_notifier_list;
/linux-4.1.27/kernel/
Dnotifier.c121 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()
/linux-4.1.27/arch/powerpc/include/asm/
Dio_event_irq.h52 extern struct atomic_notifier_head pseries_ioei_notifier_list;
/linux-4.1.27/drivers/staging/nvec/
Dnvec.h145 struct atomic_notifier_head notifier_list;
/linux-4.1.27/include/linux/usb/
Dphy.h89 struct atomic_notifier_head notifier;
/linux-4.1.27/include/linux/hsi/
Dhsi.h252 struct atomic_notifier_head n_head;
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dopal.c59 static struct atomic_notifier_head opal_msg_notifier_head[OPAL_MSG_TYPE_MAX];
/linux-4.1.27/arch/alpha/kernel/
Dsetup.c48 extern struct atomic_notifier_head panic_notifier_list;