Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h469 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp,
H A Dtree_nocb.h400 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 Dtree.c2730 if (rcu_nocb_try_bypass(rdp, head, &was_alldone, flags, lazy)) { in __call_rcu_common()