Searched refs:srcu_notifier_head (Results 1 – 7 of 7) sorted by relevance
73 struct srcu_notifier_head { struct92 extern void srcu_init_notifier_head(struct srcu_notifier_head *nh); argument124 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,
53 struct srcu_notifier_head *dev_pm_opp_get_notifier(struct device *dev);108 static inline struct srcu_notifier_head *dev_pm_opp_get_notifier( in dev_pm_opp_get_notifier()
60 struct srcu_notifier_head notifier_head;
421 int srcu_notifier_chain_register(struct srcu_notifier_head *nh, in srcu_notifier_chain_register()451 int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh, in srcu_notifier_chain_unregister()490 int __srcu_notifier_call_chain(struct srcu_notifier_head *nh, in __srcu_notifier_call_chain()504 int srcu_notifier_call_chain(struct srcu_notifier_head *nh, in srcu_notifier_call_chain()523 void srcu_init_notifier_head(struct srcu_notifier_head *nh) in srcu_init_notifier_head()
97 struct srcu_notifier_head srcu_head;815 struct srcu_notifier_head *dev_pm_opp_get_notifier(struct device *dev) in dev_pm_opp_get_notifier()
1132 struct srcu_notifier_head *nh; in devfreq_register_opp_notifier()1159 struct srcu_notifier_head *nh; in devfreq_unregister_opp_notifier()
87 static struct srcu_notifier_head cpufreq_transition_notifier_list;