Searched refs:oldstarttime (Results 1 – 1 of 1) sorted by relevance
730 unsigned long oldstarttime; in rcu_torture_boost() local747 oldstarttime = boost_starttime; in rcu_torture_boost()748 while (ULONG_CMP_LT(jiffies, oldstarttime)) { in rcu_torture_boost()749 schedule_timeout_interruptible(oldstarttime - jiffies); in rcu_torture_boost()756 endtime = oldstarttime + test_boost_duration * HZ; in rcu_torture_boost()783 while (oldstarttime == boost_starttime && in rcu_torture_boost()