Searched refs:srcu_notifier_chain_unregister (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.c438 * srcu_notifier_chain_unregister - Remove notifier from an SRCU notifier chain
447 int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh, function
466 EXPORT_SYMBOL_GPL(srcu_notifier_chain_unregister); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnotifier.h36 * and srcu_notifier_chain_unregister() _must not_ be called from within
43 * As compensation, srcu_notifier_chain_unregister() is rather expensive.
134 extern int srcu_notifier_chain_unregister(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.c1500 ret = srcu_notifier_chain_unregister(

Completed in 32 milliseconds