Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Drcutorture.c230 static unsigned long boost_starttime; /* jiffies of next boost test start. */ variable
850 oldstarttime = boost_starttime; in rcu_torture_boost()
893 while (oldstarttime == boost_starttime && in rcu_torture_boost()
896 boost_starttime = jiffies + in rcu_torture_boost()
2085 boost_starttime = jiffies + test_boost_interval * HZ; in rcu_torture_init()