Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.c541 static struct rcu_node *rcu_get_root(void) in rcu_get_root() function
1413 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_start()
1429 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_end()
1451 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_start_unlocked()
1468 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_end_unlocked()
1809 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_init()
1995 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_check_wake()
2019 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs()
2058 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_loop()
2146 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_cleanup()
[all...]
H A Dtree_exp.h305 struct rcu_node *rnp_root = rcu_get_root(); in exp_funnel_lock()
543 struct rcu_node *rnp_root = rcu_get_root(); in synchronize_rcu_expedited_wait_once()
564 struct rcu_node *rnp_root = rcu_get_root(); in synchronize_rcu_expedited_stall()
971 rnp = rcu_get_root(); in synchronize_rcu_expedited()
H A Dtree_stall.h691 data_race(READ_ONCE(rcu_get_root()->qsmask))); in print_other_cpu_stall()
714 struct rcu_node *rnp = rcu_get_root(); in print_cpu_stall()
959 (long)data_race(READ_ONCE(rcu_get_root()->gp_seq_needed)), in show_rcu_gp_kthreads()
1008 struct rcu_node *rnp_root = rcu_get_root(); in rcu_check_gp_start_stall()
H A Dtree_plugin.h1304 int rnp_index = rnp - rcu_get_root(); in rcu_spawn_one_boost_kthread()