Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtree.c502 static struct rcu_node *rcu_get_root(void) in rcu_get_root() function
1320 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_start()
1336 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_end()
1358 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_start_unlocked()
1375 struct rcu_node *rnp = rcu_get_root(); in rcu_poll_gp_seq_end_unlocked()
1396 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_init()
1536 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_check_wake()
1559 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs()
1588 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_loop()
1676 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_cleanup()
[all …]
Dtree_exp.h287 struct rcu_node *rnp_root = rcu_get_root(); in exp_funnel_lock()
570 struct rcu_node *rnp_root = rcu_get_root(); in synchronize_rcu_expedited_wait_once()
596 struct rcu_node *rnp_root = rcu_get_root(); in synchronize_rcu_expedited_wait()
1006 rnp = rcu_get_root(); in synchronize_rcu_expedited()
Dtree_stall.h640 data_race(READ_ONCE(rcu_get_root()->qsmask))); in print_other_cpu_stall()
661 struct rcu_node *rnp = rcu_get_root(); in print_cpu_stall()
892 (long)data_race(READ_ONCE(rcu_get_root()->gp_seq_needed)), in show_rcu_gp_kthreads()
942 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()
/Linux-v6.6/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst1095 The following listing shows the ``rcu_get_root()``,
1101 1 static struct rcu_node *rcu_get_root(struct rcu_state *rsp)
1114 The ``rcu_get_root()`` simply returns a pointer to the first element of