Searched refs:rcu_nocb_cpu_needs_barrier (Results 1 – 3 of 3) sorted by relevance
608 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu);
1879 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) in rcu_nocb_cpu_needs_barrier() function2511 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) in rcu_nocb_cpu_needs_barrier() function
4064 if (!rcu_nocb_cpu_needs_barrier(rsp, cpu)) { in _rcu_barrier()