Searched refs:raw_notifier_head (Results 1 – 4 of 4) sorted by relevance
69 struct raw_notifier_head { struct113 struct raw_notifier_head name = \122 extern int raw_notifier_chain_register(struct raw_notifier_head *nh,135 extern int raw_notifier_chain_unregister(struct raw_notifier_head *nh,148 extern int raw_notifier_call_chain(struct raw_notifier_head *nh,150 extern int __raw_notifier_call_chain(struct raw_notifier_head *nh,
113 struct raw_notifier_head *nh;
347 int raw_notifier_chain_register(struct raw_notifier_head *nh, in raw_notifier_chain_register()364 int raw_notifier_chain_unregister(struct raw_notifier_head *nh, in raw_notifier_chain_unregister()390 int __raw_notifier_call_chain(struct raw_notifier_head *nh, in __raw_notifier_call_chain()398 int raw_notifier_call_chain(struct raw_notifier_head *nh, in raw_notifier_call_chain()
92 struct raw_notifier_head notifier_list;