Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcutorture.c3957 static struct hrtimer gpwrap_lag_timer; variable
3994 hrtimer_setup(&gpwrap_lag_timer, rcu_gpwrap_lag_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in rcu_gpwrap_lag_init()
3996 hrtimer_start(&gpwrap_lag_timer, in rcu_gpwrap_lag_init()
4004 hrtimer_cancel(&gpwrap_lag_timer); in rcu_gpwrap_lag_cleanup()