Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/configs/rcu/
H A DTREE05.boot3 rcutree.gp_cleanup_delay=3
H A DTREE06.boot5 rcutree.gp_cleanup_delay=3
H A DTREE01.boot4 rcutree.gp_cleanup_delay=3
H A DTREE03.boot4 rcutree.gp_cleanup_delay=3
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_plugin.h77 if (gp_cleanup_delay) in rcu_bootup_announce_oddness()
78 pr_info("\tRCU debug GP init slowdown %d jiffies.\n", gp_cleanup_delay); in rcu_bootup_announce_oddness()
H A Dtree.c165 static int gp_cleanup_delay; variable
166 module_param(gp_cleanup_delay, int, 0444);
2042 rcu_gp_slow(gp_cleanup_delay); in rcu_gp_cleanup()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt4224 rcutree.gp_cleanup_delay= [KNL]