srcu_notifier_chain_register 4168 drivers/clk/clk.c 	ret = srcu_notifier_chain_register(&cn->notifier_head, nb);
srcu_notifier_chain_register 1934 drivers/cpufreq/cpufreq.c 		ret = srcu_notifier_chain_register(
srcu_notifier_chain_register 1622 drivers/devfreq/devfreq.c 		ret = srcu_notifier_chain_register(
srcu_notifier_chain_register 2045 fs/locks.c     	return srcu_notifier_chain_register(&lease_notifier_chain, nb);
srcu_notifier_chain_register  150 include/linux/notifier.h extern int srcu_notifier_chain_register(struct srcu_notifier_head *nh,
srcu_notifier_chain_register  441 kernel/notifier.c EXPORT_SYMBOL_GPL(srcu_notifier_chain_register);