Searched refs:rcu_nocb_cpu_needs_barrier (Results 1 – 3 of 3) sorted by relevance
469 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu);
1969 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) in rcu_nocb_cpu_needs_barrier() function2588 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) in rcu_nocb_cpu_needs_barrier() function
3448 if (!rcu_nocb_cpu_needs_barrier(rsp, cpu)) { in _rcu_barrier()