Home
last modified time | relevance | path

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

/linux/kernel/
H A Dnotifier.c472 int srcu_notifier_chain_register(struct srcu_notifier_head *nh, in srcu_notifier_chain_register() function
490 EXPORT_SYMBOL_GPL(srcu_notifier_chain_register);
/linux/include/linux/
H A Dnotifier.h152 extern int srcu_notifier_chain_register(struct srcu_notifier_head *nh,
/linux/drivers/cpufreq/
H A Dcpufreq.c2109 ret = srcu_notifier_chain_register( in cpufreq_register_notifier()