Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree.h469 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu);
Dtree_plugin.h1969 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) in rcu_nocb_cpu_needs_barrier() function
2588 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) in rcu_nocb_cpu_needs_barrier() function
Dtree.c3448 if (!rcu_nocb_cpu_needs_barrier(rsp, cpu)) { in _rcu_barrier()