Home
last modified time | relevance | path

Searched refs:srcu_notifier_head (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dnotifier.h73 struct srcu_notifier_head { struct
92 extern void srcu_init_notifier_head(struct srcu_notifier_head *nh); argument
124 extern int srcu_notifier_chain_register(struct srcu_notifier_head *nh,
137 extern int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh,
152 extern int srcu_notifier_call_chain(struct srcu_notifier_head *nh,
154 extern int __srcu_notifier_call_chain(struct srcu_notifier_head *nh,
Dpm_opp.h52 struct srcu_notifier_head *dev_pm_opp_get_notifier(struct device *dev);
103 static inline struct srcu_notifier_head *dev_pm_opp_get_notifier( in dev_pm_opp_get_notifier()
Dclk.h60 struct srcu_notifier_head notifier_head;