Home
last modified time | relevance | path

Searched refs:rcu_nocb_try_bypass (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/kernel/rcu/
Dtree.h466 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp,
Dtree_nocb.h415 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() function
1770 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() function
Dtree.c2670 if (rcu_nocb_try_bypass(rdp, head, &was_alldone, flags, lazy)) in __call_rcu_common()