Home
last modified time | relevance | path

Searched refs:gp_cleanup_delay (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/tools/testing/selftests/rcutorture/configs/rcu/
DTREE05.boot5 rcutree.gp_cleanup_delay=3
DTREE01.boot4 rcutree.gp_cleanup_delay=3
DTREE03.boot4 rcutree.gp_cleanup_delay=3
DTREE06.boot7 rcutree.gp_cleanup_delay=3
/Linux-v4.19/kernel/rcu/
Dtree_plugin.h117 if (gp_cleanup_delay) in rcu_bootup_announce_oddness()
118 pr_info("\tRCU debug GP init slowdown %d jiffies.\n", gp_cleanup_delay); in rcu_bootup_announce_oddness()
Dtree.c183 static int gp_cleanup_delay; variable
184 module_param(gp_cleanup_delay, int, 0444);
2117 rcu_gp_slow(rsp, gp_cleanup_delay); in rcu_gp_cleanup()
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt3572 rcutree.gp_cleanup_delay= [KNL]