Searched refs:next_expiration (Results 1 – 1 of 1) sorted by relevance
484 const int64_t next_expiration = next->deadline - now(); in reschedule_root_alarm() local485 if (next_expiration < TIMER_INTERVAL_FOR_WAKELOCK_IN_MS) { in reschedule_root_alarm()