Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dtimer_call.c159 uint32_t callout_flags);
470 uint32_t callout_flags) in timer_call_enqueue_deadline_unlocked() argument
511 call->tc_flags = callout_flags; in timer_call_enqueue_deadline_unlocked()
1205 uint32_t callout_flags) in timer_longterm_enqueue_unlocked() argument
1219 if ((callout_flags & TIMER_CALL_LOCAL) != 0 || in timer_longterm_enqueue_unlocked()
1241 call->tc_flags = callout_flags; in timer_longterm_enqueue_unlocked()