Searched refs:gp_cleanup_delay (Results 1 – 2 of 2) sorted by relevance
191 static int gp_cleanup_delay = CONFIG_RCU_TORTURE_TEST_SLOW_CLEANUP_DELAY; variable192 module_param(gp_cleanup_delay, int, 0644);194 static const int gp_cleanup_delay; variable2035 rcu_gp_slow(rsp, gp_cleanup_delay); in rcu_gp_cleanup()
3091 rcutree.gp_cleanup_delay= [KNL]