Home
last modified time | relevance | path

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

/linux/kernel/
A Dnotifier.c411 int srcu_notifier_chain_register(struct srcu_notifier_head *nh, in srcu_notifier_chain_register() function
429 EXPORT_SYMBOL_GPL(srcu_notifier_chain_register);
/linux/include/linux/
A Dnotifier.h150 extern int srcu_notifier_chain_register(struct srcu_notifier_head *nh,
/linux/drivers/remoteproc/
A Dqcom_common.c393 srcu_notifier_chain_register(&info->notifier_list, nb); in qcom_register_ssr_notifier()
/linux/drivers/devfreq/
A Ddevfreq.c2145 ret = srcu_notifier_chain_register( in devfreq_register_notifier()
/linux/drivers/cpufreq/
A Dcpufreq.c2000 ret = srcu_notifier_chain_register( in cpufreq_register_notifier()
/linux/fs/
A Dlocks.c1845 return srcu_notifier_chain_register(&lease_notifier_chain, nb); in lease_register_notifier()
/linux/drivers/clk/
A Dclk.c4373 ret = srcu_notifier_chain_register(&cn->notifier_head, nb); in clk_notifier_register()
/linux/
A Dvmlinux.symvers87 0x00000000 srcu_notifier_chain_register vmlinux EXPORT_SYMBOL_GPL
A DSystem.map2821 ffff8000100b0990 T srcu_notifier_chain_register
A D.tmp_System.map2821 ffff8000100b0990 T srcu_notifier_chain_register

Completed in 373 milliseconds