Home
last modified time | relevance | path

Searched refs:synchronize_srcu (Results 1 – 7 of 7) sorted by relevance

/kernel/rcu/
Dsrcutiny.c181 void synchronize_srcu(struct srcu_struct *ssp) in synchronize_srcu() function
191 EXPORT_SYMBOL_GPL(synchronize_srcu);
Dupdate.c712 synchronize_srcu(&tasks_rcu_exit_srcu); in rcu_tasks_kthread()
Dsrcutree.c998 void synchronize_srcu(struct srcu_struct *ssp) in synchronize_srcu() function
1005 EXPORT_SYMBOL_GPL(synchronize_srcu);
Drcuperf.c219 synchronize_srcu(srcu_ctlp); in srcu_perf_synchronize()
Drcutorture.c555 synchronize_srcu(srcu_ctlp); in srcu_torture_synchronize()
/kernel/
Dnotifier.c472 synchronize_srcu(&nh->srcu); in srcu_notifier_chain_unregister()
/kernel/events/
Dcore.c10290 synchronize_srcu(&pmus_srcu); in perf_pmu_unregister()