Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree.c528 static struct rcu_node *rcu_get_root(void) in rcu_get_root() function
1403 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_start()
1419 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_end()
1441 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_start_unlocked()
1457 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_end_unlocked()
1477 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_init()
1617 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_check_wake()
1641 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs()
1681 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_loop()
1769 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_cleanup()
[all …]
Dtree_exp.h285 struct rcu_node *rnp_root = rcu_get_root(); in exp_funnel_lock()
568 struct rcu_node *rnp_root = rcu_get_root(); in synchronize_rcu_expedited_wait_once()
594 struct rcu_node *rnp_root = rcu_get_root(); in synchronize_rcu_expedited_wait()
963 rnp = rcu_get_root(); in synchronize_rcu_expedited()
Dtree_stall.h615 data_race(READ_ONCE(rcu_get_root()->qsmask))); in print_other_cpu_stall()
636 struct rcu_node *rnp = rcu_get_root(); in print_cpu_stall()
877 (long)data_race(READ_ONCE(rcu_get_root()->gp_seq_needed)), in show_rcu_gp_kthreads()
927 struct rcu_node *rnp_root = rcu_get_root(); in rcu_check_gp_start_stall()
Dtree_plugin.h1194 int rnp_index = rnp - rcu_get_root(); in rcu_spawn_one_boost_kthread()