Home
last modified time | relevance | path

Searched defs:rcu_state_p (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/kernel/rcu/
Dtree_plugin.h127 static struct rcu_state *const rcu_state_p = &rcu_preempt_state; variable
907 static struct rcu_state *const rcu_state_p = &rcu_sched_state; variable
1356 rcu_for_each_leaf_node(rcu_state_p, rnp) in rcu_spawn_boost_kthreads() local
Dtree.c113 static struct rcu_state *const rcu_state_p; variable