Searched refs:timer_expires_base (Results 1 – 2 of 2) sorted by relevance
798 ts->timer_expires_base = basemono; in tick_nohz_next_event()871 u64 basemono = ts->timer_expires_base; in tick_nohz_stop_tick()876 ts->timer_expires_base = 0; in tick_nohz_stop_tick()946 ts->timer_expires_base = 0; in tick_nohz_retain_tick()1096 if (ts->timer_expires_base) in __tick_nohz_idle_stop_tick()1157 WARN_ON_ONCE(ts->timer_expires_base); in tick_nohz_idle_enter()1336 WARN_ON_ONCE(ts->timer_expires_base); in tick_nohz_idle_exit()
78 u64 timer_expires_base; member
Completed in 7 milliseconds