Searched refs:rcu_nocb_try_bypass (Results 1 – 3 of 3) sorted by relevance
/kernel/rcu/ |
D | tree.h | 451 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp,
|
D | tree_nocb.h | 415 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() function 1736 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() function
|
D | tree.c | 2823 if (rcu_nocb_try_bypass(rdp, head, &was_alldone, flags, lazy)) in __call_rcu_common()
|