Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree_plugin.h101 static struct rcu_state *const rcu_state_p = &rcu_preempt_state; variable
814 static struct rcu_state *const rcu_state_p = &rcu_sched_state; variable
1299 rcu_for_each_leaf_node(rcu_state_p, rnp) in rcu_spawn_boost_kthreads() local
Dtree.c114 static struct rcu_state *const rcu_state_p; variable