Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/rcu/
Drcutorture.c253 static unsigned long boost_starttime; /* jiffies of next boost test start. */ variable
912 oldstarttime = boost_starttime; in rcu_torture_boost()
955 while (oldstarttime == boost_starttime && in rcu_torture_boost()
958 boost_starttime = jiffies + in rcu_torture_boost()
2781 boost_starttime = jiffies + test_boost_interval * HZ; in rcu_torture_init()