Home
last modified time | relevance | path

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

/kernel/rcu/
Drcutorture.c241 static unsigned long boost_starttime; /* jiffies of next boost test start. */ variable
833 oldstarttime = boost_starttime; in rcu_torture_boost()
876 while (oldstarttime == boost_starttime && in rcu_torture_boost()
879 boost_starttime = jiffies + in rcu_torture_boost()
2476 boost_starttime = jiffies + test_boost_interval * HZ; in rcu_torture_init()