Searched refs:timers_pending (Results 1 – 1 of 1) sorted by relevance
263 bool timers_pending; member676 base->timers_pending = true; in enqueue_timer()1971 base->timers_pending = !(next == base->clk + NEXT_TIMER_MAX_DELTA); in timer_recalc_next_expiry()2022 if (!base->timers_pending) in next_timer_interrupt()2077 if (!local_first && base_global->timers_pending) in fetch_next_timer_interrupt()2080 if (base_local->timers_pending) in fetch_next_timer_interrupt()2410 && base->timers_pending); in __run_timers()2688 base->timers_pending = false; in timers_prepare_cpu()
Completed in 16 milliseconds