Home
last modified time | relevance | path

Searched refs:wait_rcu_gp (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/include/linux/
Drcutiny.h36 wait_rcu_gp(call_rcu_bh); in rcu_barrier_bh()
41 wait_rcu_gp(call_rcu_sched); in rcu_barrier_sched()
62 wait_rcu_gp(call_rcu); in rcu_barrier()
Drcupdate.h228 void wait_rcu_gp(call_rcu_func_t crf);
/linux-3.4.99/kernel/
Drcupdate.c126 void wait_rcu_gp(call_rcu_func_t crf) in wait_rcu_gp() function
138 EXPORT_SYMBOL_GPL(wait_rcu_gp);
Drcutree.c1929 wait_rcu_gp(call_rcu_sched); in synchronize_sched()
1950 wait_rcu_gp(call_rcu_bh); in synchronize_rcu_bh()
Drcutree_plugin.h740 wait_rcu_gp(call_rcu); in synchronize_rcu()