Searched refs:TIMER_CALL_LOCAL (Results 1 – 4 of 4) sorted by relevance
128 #define TIMER_CALL_LOCAL TIMEOUT_URGENCY_FIRST_AVAIL macro
879 boolean_t call_local = ((call->tc_flags & TIMER_CALL_LOCAL) != 0); in timer_queue_shutdown()1186 if (call->tc_flags & TIMER_CALL_LOCAL) { in timer_queue_migrate()1305 if ((callout_flags & TIMER_CALL_LOCAL) != 0 || in timer_longterm_enqueue_unlocked()1562 TIMER_CALL_LOCAL | TIMER_CALL_SYS_CRITICAL); in timer_longterm_update()1690 if ((call->tc_flags & TIMER_CALL_LOCAL) != 0) { in timer_master_scan()1765 TIMER_CALL_LOCAL | TIMER_CALL_SYS_CRITICAL); in timer_sysctl_set_threshold()1975 TIMER_CALL_LOCAL)
329 TIMER_CALL_SYS_CRITICAL | TIMER_CALL_LOCAL); in dtrace_cpu_state_changed()347 …1( &(wrapTC->call), (void *)wrapTC, wrapTC->deadline, TIMER_CALL_SYS_CRITICAL | TIMER_CALL_LOCAL ); in _timer_call_apply_cyclic()372 TIMER_CALL_SYS_CRITICAL | TIMER_CALL_LOCAL); in timer_call_add_cyclic()
2075 timer_call_enter(cwdp->cwd_call, cwdp->cwd_deadline, TIMER_CALL_SYS_CRITICAL | TIMER_CALL_LOCAL); in _cpu_warm_setup()