Home
last modified time | relevance | path

Searched refs:boost_kthread_task (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/rcu/
H A Dtree_plugin.h1259 * The ->boost_kthread_task is immortal, so we don't need to worry
1266 if (!rnp->boost_kthread_task || in rcu_initiate_boost()
1280 rcu_wake_cond(rnp->boost_kthread_task, in rcu_initiate_boost()
1308 if (rnp->boost_kthread_task) in rcu_spawn_one_boost_kthread()
1317 rnp->boost_kthread_task = t; in rcu_spawn_one_boost_kthread()
H A Dtree.h118 struct task_struct *boost_kthread_task; member
122 /* State of boost_kthread_task for tracing. */
H A Dtree_stall.h972 ".b"[!!data_race(READ_ONCE(rnp->boost_kthread_task))], in show_rcu_gp_kthreads()