Home
last modified time | relevance | path

Searched refs:timer_longterm_update (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dtimer_call.c173 static void timer_longterm_update(
1351 (void (*)(void *))timer_longterm_update, in timer_longterm_enqueue_unlocked()
1473 timer_longterm_update(tlp); in timer_longterm_callout()
1545 timer_longterm_update(timer_longterm_t *tlp) in timer_longterm_update() function