Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcutorture.c223 static unsigned long shutdown_jiffies; variable
328 return shutdown_secs && time_after(jiffies, shutdown_jiffies - 30 * HZ); in shutdown_time_arrived()
4873 shutdown_jiffies = jiffies + shutdown_secs * HZ; in rcu_torture_init()