Searched refs:gp_kthread (Results 1 – 3 of 3) sorted by relevance
132 if (time_after(jiffies, j) && rcu_state.gp_kthread && in rcu_stall_kick_kthreads()137 wake_up_process(rcu_state.gp_kthread); in rcu_stall_kick_kthreads()335 struct task_struct *gpk = rcu_state.gp_kthread; in rcu_check_gp_kthread_starvation()569 rcu_state.gp_kthread ? rcu_state.gp_kthread->state : 0x1ffffL, in show_rcu_gp_kthreads()
302 struct task_struct *gp_kthread; /* Task for grace periods. */ member
1184 if (!rcu_state.gp_kthread) { in rcu_start_this_gp()1234 if ((current == rcu_state.gp_kthread && in rcu_gp_kthread_wake()1237 !rcu_state.gp_kthread) in rcu_gp_kthread_wake()3306 rcu_state.gp_kthread = t; in rcu_spawn_gp_kthread()