Searched refs:running_timers_expire (Results 1 – 4 of 4) sorted by relevance
228 bool running_timers_expire(processor_t processor, uint64_t now);
1988 running_timers_expire(processor_t processor, uint64_t now) in running_timers_expire() function
109 (void)running_timers_expire(processor, abstime); in timer_intr()
120 run_deadline = running_timers_expire(pp->cpu_processor, abstime); in timer_intr()