Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/
H A Dtimer_call.c185 uint32_t callout_flags);
499 uint32_t callout_flags) in timer_call_enqueue_deadline_unlocked() argument
540 call->tc_flags = callout_flags; in timer_call_enqueue_deadline_unlocked()
1278 uint32_t callout_flags) in timer_longterm_enqueue_unlocked() argument
1292 if ((callout_flags & TIMER_CALL_LOCAL) != 0 || in timer_longterm_enqueue_unlocked()
1314 call->tc_flags = callout_flags; in timer_longterm_enqueue_unlocked()