Searched refs:oldstarttime (Results 1 – 1 of 1) sorted by relevance
683 unsigned long oldstarttime; in rcu_torture_boost() local700 oldstarttime = boost_starttime; in rcu_torture_boost()701 while (ULONG_CMP_LT(jiffies, oldstarttime)) { in rcu_torture_boost()702 schedule_timeout_interruptible(oldstarttime - jiffies); in rcu_torture_boost()709 endtime = oldstarttime + test_boost_duration * HZ; in rcu_torture_boost()737 while (oldstarttime == boost_starttime && in rcu_torture_boost()