Searched refs:rcu_get_root (Results 1 – 4 of 4) sorted by relevance
284 struct rcu_node *rnp_root = rcu_get_root(); in exp_funnel_lock()567 struct rcu_node *rnp_root = rcu_get_root(); in synchronize_rcu_expedited_wait_once()593 struct rcu_node *rnp_root = rcu_get_root(); in synchronize_rcu_expedited_wait()945 rnp = rcu_get_root(); in synchronize_rcu_expedited()
583 data_race(READ_ONCE(rcu_get_root()->qsmask))); in print_other_cpu_stall()604 struct rcu_node *rnp = rcu_get_root(); in print_cpu_stall()845 (long)data_race(READ_ONCE(rcu_get_root()->gp_seq_needed)), in show_rcu_gp_kthreads()895 struct rcu_node *rnp_root = rcu_get_root(); in rcu_check_gp_start_stall()
580 static struct rcu_node *rcu_get_root(void) in rcu_get_root() function1746 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_init()1887 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_check_wake()1911 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs()1951 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_loop()2027 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_cleanup()2082 rnp = rcu_get_root(); in rcu_gp_cleanup()2164 __releases(rcu_get_root()->lock) in rcu_report_qs_rsp()2166 raw_lockdep_assert_held_rcu_node(rcu_get_root()); in rcu_report_qs_rsp()2170 raw_spin_unlock_irqrestore_rcu_node(rcu_get_root(), flags); in rcu_report_qs_rsp()[all …]
1163 int rnp_index = rnp - rcu_get_root(); in rcu_spawn_one_boost_kthread()