Searched refs:rcu_nocb_try_bypass (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/rcu/ |
H A D | tree.h | 469 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp,
|
H A D | tree_nocb.h | 400 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() function 1757 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() function
|
H A D | tree.c | 2730 if (rcu_nocb_try_bypass(rdp, head, &was_alldone, flags, lazy)) { in __call_rcu_common()
|