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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dnotifier.c408 * srcu_notifier_chain_register - Add notifier to an SRCU notifier chain
417 int srcu_notifier_chain_register(struct srcu_notifier_head *nh, function
435 EXPORT_SYMBOL_GPL(srcu_notifier_chain_register); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnotifier.h31 * but blocking_notifier_chain_register() and srcu_notifier_chain_register()
121 extern int srcu_notifier_chain_register(struct srcu_notifier_head *nh,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpufreq/
H A Dcpufreq.c1468 ret = srcu_notifier_chain_register(

Completed in 126 milliseconds