Searched refs:gp_kthread (Results 1 – 2 of 2) sorted by relevance
366 struct task_struct *gp_kthread; /* Task for grace periods. */ member
1069 if (!READ_ONCE(rcu_state.gp_kthread)) { in rcu_start_this_gp()1120 struct task_struct *t = READ_ONCE(rcu_state.gp_kthread); in rcu_gp_kthread_wake()4587 smp_store_release(&rcu_state.gp_kthread, t); /* ^^^ */ in rcu_spawn_gp_kthread()