Home
last modified time | relevance | path

Searched refs:call_rcu_bh (Results 1 – 4 of 4) sorted by relevance

/kernel/
Drcupdate.c117 call_rcu_bh(head, rcu_barrier_callback); in rcu_barrier_func()
Drcuclassic.c288 void call_rcu_bh(struct rcu_head *head, in call_rcu_bh() function
298 EXPORT_SYMBOL_GPL(call_rcu_bh);
Drcutorture.c408 call_rcu_bh(&p->rtort_rcu, rcu_torture_cb); in rcu_bh_torture_deferred_free()
429 call_rcu_bh(&rcu.head, rcu_bh_torture_wakeme_after_cb); in rcu_bh_torture_synchronize()
Drcutree.c1231 void call_rcu_bh(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu_bh() function
1235 EXPORT_SYMBOL_GPL(call_rcu_bh);