Searched refs:rcu_kick_kthreads (Results 1 – 5 of 5) sorted by relevance
164 if (!READ_ONCE(rcu_kick_kthreads)) in rcu_stall_kick_kthreads()612 if ((rcu_stall_is_suppressed() && !READ_ONCE(rcu_kick_kthreads)) || in check_cpu_stall()
484 static bool rcu_kick_kthreads; variable561 module_param(rcu_kick_kthreads, bool, 0644);
69 if (rcu_kick_kthreads) in rcu_bootup_announce_oddness()
4337 rcutree.rcu_kick_kthreads= [KNL]