Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree.h608 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu);
Dtree_plugin.h1879 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) in rcu_nocb_cpu_needs_barrier() function
2511 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) in rcu_nocb_cpu_needs_barrier() function
Dtree.c4064 if (!rcu_nocb_cpu_needs_barrier(rsp, cpu)) { in _rcu_barrier()