Searched refs:rcu_nocb_flush_bypass (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/rcu/ |
H A D | tree_nocb.h | 352 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_flush_bypass() function 446 WARN_ON_ONCE(!rcu_nocb_flush_bypass(rdp, NULL, j, false)); in rcu_nocb_try_bypass() 460 if (!rcu_nocb_flush_bypass(rdp, rhp, j, lazy)) { in rcu_nocb_try_bypass() 1659 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_flush_bypass() function
|
H A D | tree.h | 491 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp,
|