Searched refs:oldstarttime (Results 1 – 1 of 1) sorted by relevance
818 unsigned long oldstarttime; in rcu_torture_boost() local850 oldstarttime = boost_starttime; in rcu_torture_boost()851 while (ULONG_CMP_LT(jiffies, oldstarttime)) { in rcu_torture_boost()852 schedule_timeout_interruptible(oldstarttime - jiffies); in rcu_torture_boost()859 endtime = oldstarttime + test_boost_duration * HZ; in rcu_torture_boost()893 while (oldstarttime == boost_starttime && in rcu_torture_boost()