Searched defs:atomic_notifier_head (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
H A Dnotifier.h41 struct atomic_notifier_head { struct
77 struct atomic_notifier_head name = \
88 extern int atomic_notifier_chain_register(struct atomic_notifier_head *,
95 extern int atomic_notifier_chain_unregister(struct atomic_notifier_head *,
102 extern int atomic_notifier_call_chain(struct atomic_notifier_head *,

Completed in 108 milliseconds