Searched refs:timer_expires_base (Results 1 – 2 of 2) sorted by relevance
907 ts->timer_expires_base = basemono; in tick_nohz_next_event()981 u64 basemono = ts->timer_expires_base; in tick_nohz_stop_tick()987 ts->timer_expires_base = 0; in tick_nohz_stop_tick()1079 ts->timer_expires_base = 0; in tick_nohz_retain_tick()1220 if (ts->timer_expires_base) in tick_nohz_idle_stop_tick()1266 WARN_ON_ONCE(ts->timer_expires_base); in tick_nohz_idle_enter()1462 WARN_ON_ONCE(ts->timer_expires_base); in tick_nohz_idle_exit()
86 u64 timer_expires_base; member
Completed in 7 milliseconds