Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Dtree.h444 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp,
Dtree_nocb.h369 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() function
1573 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() function
Dtree.c2814 if (rcu_nocb_try_bypass(rdp, head, &was_alldone, flags)) in call_rcu()