Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Drcutorture.c195 static unsigned long boost_starttime; /* jiffies of next boost test start. */ variable
700 oldstarttime = boost_starttime; in rcu_torture_boost()
737 while (oldstarttime == boost_starttime && in rcu_torture_boost()
740 boost_starttime = jiffies + in rcu_torture_boost()
1808 boost_starttime = jiffies + test_boost_interval * HZ; in rcu_torture_init()