Lines Matching refs:rcu_get_root
590 static struct rcu_node *rcu_get_root(void) in rcu_get_root() function
1722 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_init()
1857 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_check_wake()
1880 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs()
1909 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_loop()
1980 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_cleanup()
2035 rnp = rcu_get_root(); in rcu_gp_cleanup()
2118 __releases(rcu_get_root()->lock) in rcu_report_qs_rsp()
2120 raw_lockdep_assert_held_rcu_node(rcu_get_root()); in rcu_report_qs_rsp()
2124 raw_spin_unlock_irqrestore_rcu_node(rcu_get_root(), flags); in rcu_report_qs_rsp()
3940 struct rcu_node *rnp = rcu_get_root(); in rcutree_prepare_cpu()
4225 rnp = rcu_get_root(); in rcu_spawn_gp_kthread()