Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Dtree_stall.h408 rcu_get_root()->qsmask); in print_other_cpu_stall()
430 struct rcu_node *rnp = rcu_get_root(); in print_cpu_stall()
572 (long)READ_ONCE(rcu_get_root()->gp_seq_needed), in show_rcu_gp_kthreads()
610 struct rcu_node *rnp_root = rcu_get_root(); in rcu_check_gp_start_stall()
Dtree.c525 static struct rcu_node *rcu_get_root(void) in rcu_get_root() function
1449 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_init()
1576 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_check_wake()
1595 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs()
1624 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_loop()
1690 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_cleanup()
1739 rnp = rcu_get_root(); in rcu_gp_cleanup()
1818 __releases(rcu_get_root()->lock) in rcu_report_qs_rsp()
1820 raw_lockdep_assert_held_rcu_node(rcu_get_root()); in rcu_report_qs_rsp()
1824 raw_spin_unlock_irqrestore_rcu_node(rcu_get_root(), flags); in rcu_report_qs_rsp()
[all …]
Dtree_exp.h279 struct rcu_node *rnp_root = rcu_get_root(); in exp_funnel_lock()
467 struct rcu_node *rnp_root = rcu_get_root(); in synchronize_sched_expedited_wait()
832 rnp = rcu_get_root(); in synchronize_rcu_expedited()
Dtree_plugin.h1115 int rnp_index = rnp - rcu_get_root(); in rcu_spawn_one_boost_kthread()