Searched refs:srcu_notifier_chain_register (Results 1 – 5 of 5) sorted by relevance
421 int srcu_notifier_chain_register(struct srcu_notifier_head *nh, in srcu_notifier_chain_register() function439 EXPORT_SYMBOL_GPL(srcu_notifier_chain_register);
124 extern int srcu_notifier_chain_register(struct srcu_notifier_head *nh,
1141 ret = srcu_notifier_chain_register(nh, &devfreq->nb); in devfreq_register_opp_notifier()
1773 ret = srcu_notifier_chain_register( in cpufreq_register_notifier()
2822 ret = srcu_notifier_chain_register(&cn->notifier_head, nb); in clk_notifier_register()