Searched refs:rcu_kick_kthreads (Results 1 – 4 of 4) sorted by relevance
129 if (!rcu_kick_kthreads) in rcu_stall_kick_kthreads()487 if ((rcu_cpu_stall_suppress && !rcu_kick_kthreads) || in check_cpu_stall()
419 static bool rcu_kick_kthreads; variable496 module_param(rcu_kick_kthreads, bool, 0644);
65 if (rcu_kick_kthreads) in rcu_bootup_announce_oddness()
3918 rcutree.rcu_kick_kthreads= [KNL]