Home
last modified time | relevance | path

Searched refs:rcu_nocb_cpu_needs_barrier (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/kernel/rcu/
Dtree.h574 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu);
Dtree_plugin.h1914 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) in rcu_nocb_cpu_needs_barrier() function
2546 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) in rcu_nocb_cpu_needs_barrier() function
Dtree.c3637 if (!rcu_nocb_cpu_needs_barrier(rsp, cpu)) { in _rcu_barrier()