Lines Matching refs:rcu_get_root
525 static struct rcu_node *rcu_get_root(void) in rcu_get_root() function
1459 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_init()
1586 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_check_wake()
1605 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs()
1634 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_fqs_loop()
1700 struct rcu_node *rnp = rcu_get_root(); in rcu_gp_cleanup()
1749 rnp = rcu_get_root(); in rcu_gp_cleanup()
1828 __releases(rcu_get_root()->lock) in rcu_report_qs_rsp()
1830 raw_lockdep_assert_held_rcu_node(rcu_get_root()); in rcu_report_qs_rsp()
1834 raw_spin_unlock_irqrestore_rcu_node(rcu_get_root(), flags); in rcu_report_qs_rsp()
3030 struct rcu_node *rnp = rcu_get_root(); in rcutree_prepare_cpu()
3313 rnp = rcu_get_root(); in rcu_spawn_gp_kthread()