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

/linux-master/kernel/rcu/
H A Dtree_nocb.h415 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, function
631 if (!rcu_nocb_try_bypass(rdp, head, &was_alldone, flags, lazy)) {
1144 * return false, which means that future calls to rcu_nocb_try_bypass()

Completed in 193 milliseconds