Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Dtree_stall.h129 if (!rcu_kick_kthreads) in rcu_stall_kick_kthreads()
487 if ((rcu_cpu_stall_suppress && !rcu_kick_kthreads) || in check_cpu_stall()
Dtree.c419 static bool rcu_kick_kthreads; variable
496 module_param(rcu_kick_kthreads, bool, 0644);
Dtree_plugin.h65 if (rcu_kick_kthreads) in rcu_bootup_announce_oddness()
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt3918 rcutree.rcu_kick_kthreads= [KNL]