Searched refs:rcu_nocb_needs_gp (Results 1 – 3 of 3) sorted by relevance
531 static int rcu_nocb_needs_gp(struct rcu_state *rsp);
2020 static int rcu_nocb_needs_gp(struct rcu_state *rsp) in rcu_nocb_needs_gp() function2293 static int rcu_nocb_needs_gp(struct rcu_state *rsp) in rcu_nocb_needs_gp() function
316 if (rcu_nocb_needs_gp(rsp)) in cpu_needs_another_gp()