Searched refs:rcu_kick_kthreads (Results 1 – 3 of 3) sorted by relevance
506 static bool rcu_kick_kthreads; variable540 module_param(rcu_kick_kthreads, bool, 0644);1354 if (!rcu_kick_kthreads) in rcu_stall_kick_kthreads()1509 if ((rcu_cpu_stall_suppress && !rcu_kick_kthreads) || in check_cpu_stall()
109 if (rcu_kick_kthreads) in rcu_bootup_announce_oddness()
3653 rcutree.rcu_kick_kthreads= [KNL]