Lines Matching refs:rcu_get_root
696 static struct rcu_node *rcu_get_root(struct rcu_state *rsp) in rcu_get_root() function
1379 struct rcu_node *rnp = rcu_get_root(rsp); in print_other_cpu_stall()
1428 rcu_get_root(rsp)->qsmask); in print_other_cpu_stall()
1450 struct rcu_node *rnp = rcu_get_root(rsp); in print_cpu_stall()
1896 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_gp_init()
2023 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_gp_fqs_check_wake()
2042 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_gp_fqs()
2071 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_gp_cleanup()
2119 rnp = rcu_get_root(rsp); in rcu_gp_cleanup()
2155 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_gp_kthread()
2251 __releases(rcu_get_root(rsp)->lock) in rcu_report_qs_rsp()
2253 raw_lockdep_assert_held_rcu_node(rcu_get_root(rsp)); in rcu_report_qs_rsp()
2256 raw_spin_unlock_irqrestore_rcu_node(rcu_get_root(rsp), flags); in rcu_report_qs_rsp()
2769 struct rcu_node *rnp_root = rcu_get_root(rsp); in rcu_check_gp_start_stall()
3567 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_init_percpu_data()
3816 struct rcu_node *rnp_root = rcu_get_root(rdp->rsp); in rcu_migrate_callbacks()
3914 rnp = rcu_get_root(rsp); in rcu_spawn_gp_kthread()