Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dtimer_call.c173 static void timer_longterm_update(
1339 (void (*)(void *))timer_longterm_update, in timer_longterm_enqueue_unlocked()
1461 timer_longterm_update(tlp); in timer_longterm_callout()
1533 timer_longterm_update(timer_longterm_t *tlp) in timer_longterm_update() function