Home
last modified time | relevance | path

Searched refs:rcu_kick_kthreads (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/rcu/
H A Dtree_stall.h203 if (!READ_ONCE(rcu_kick_kthreads)) in rcu_stall_kick_kthreads()
749 if ((rcu_stall_is_suppressed() && !READ_ONCE(rcu_kick_kthreads)) || in check_cpu_stall()
H A Dtree_plugin.h87 if (rcu_kick_kthreads) in rcu_bootup_announce_oddness()
H A Dtree.c441 static bool rcu_kick_kthreads; variable
518 module_param(rcu_kick_kthreads, bool, 0644);
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5165 rcutree.rcu_kick_kthreads= [KNL]