Home
last modified time | relevance | path

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

/kernel/
Drcutree.c135 static struct rcu_node *rcu_get_root(struct rcu_state *rsp) in rcu_get_root() function
425 struct rcu_node *rnp = rcu_get_root(rsp); in print_other_cpu_stall()
458 struct rcu_node *rnp = rcu_get_root(rsp); in print_cpu_stall()
545 __releases(rcu_get_root(rsp)->lock) in rcu_start_gp()
548 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_start_gp()
1039 struct rcu_node *rnp = rcu_get_root(rsp); in force_quiescent_state()
1142 spin_lock_irqsave(&rcu_get_root(rsp)->lock, flags); in __rcu_process_callbacks()
1203 struct rcu_node *rnp_root = rcu_get_root(rsp); in __call_rcu()
1325 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_init_percpu_data()