Searched refs:rcu_kick_kthreads (Results 1 – 4 of 4) sorted by relevance
161 if (!READ_ONCE(rcu_kick_kthreads)) in rcu_stall_kick_kthreads()595 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()
4181 rcutree.rcu_kick_kthreads= [KNL]