Home
last modified time | relevance | path

Searched refs:boost_starttime (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/rcu/
Drcutorture.c195 static unsigned long boost_starttime; /* jiffies of next boost test start. */ variable
747 oldstarttime = boost_starttime; in rcu_torture_boost()
783 while (oldstarttime == boost_starttime && in rcu_torture_boost()
786 boost_starttime = jiffies + in rcu_torture_boost()
1863 boost_starttime = jiffies + test_boost_interval * HZ; in rcu_torture_init()