Searched refs:rcu_nocb_try_bypass (Results 1 – 3 of 3) sorted by relevance
429 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp,
1754 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() function2500 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() function
2968 if (rcu_nocb_try_bypass(rdp, head, &was_alldone, flags)) in __call_rcu()