Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.c184 uint32_t callout_flags);
498 uint32_t callout_flags) in timer_call_enqueue_deadline_unlocked() argument
539 call->tc_flags = callout_flags; in timer_call_enqueue_deadline_unlocked()
1277 uint32_t callout_flags) in timer_longterm_enqueue_unlocked() argument
1291 if ((callout_flags & TIMER_CALL_LOCAL) != 0 || in timer_longterm_enqueue_unlocked()
1313 call->tc_flags = callout_flags; in timer_longterm_enqueue_unlocked()