Searched refs:boost_starttime (Results 1 – 1 of 1) sorted by relevance
272 static unsigned long boost_starttime; /* jiffies of next boost test start. */ variable987 oldstarttime = boost_starttime; in rcu_torture_boost()1031 while (oldstarttime == boost_starttime && !kthread_should_stop()) { in rcu_torture_boost()1033 if (oldstarttime == boost_starttime) { in rcu_torture_boost()1034 boost_starttime = jiffies + test_boost_interval * HZ; in rcu_torture_boost()3130 boost_starttime = jiffies + test_boost_interval * HZ; in rcu_torture_init()