Searched refs:gp_cleanup_delay (Results 1 – 6 of 6) sorted by relevance
5 rcutree.gp_cleanup_delay=3
4 rcutree.gp_cleanup_delay=3
95 if (gp_cleanup_delay) in rcu_bootup_announce_oddness()96 pr_info("\tRCU debug GP cleanup slowdown %d jiffies.\n", gp_cleanup_delay); in rcu_bootup_announce_oddness()
185 static int gp_cleanup_delay; variable186 module_param(gp_cleanup_delay, int, 0444);2248 rcu_gp_slow(gp_cleanup_delay); in rcu_gp_cleanup()