Lines Matching refs:tc_flags
429 …new_mpqueue->earliest_soft_deadline = thead->tc_flags & TIMER_CALL_RATELIMITED ? thead->tc_pqlink.… in timer_call_entry_enqueue_deadline()
540 call->tc_flags = callout_flags; in timer_call_enqueue_deadline_unlocked()
790 call->tc_pqlink.deadline, call->tc_soft_deadline, call->tc_flags, 0); in timer_call_cancel()
801 …old_queue->earliest_soft_deadline = new_head->tc_flags & TIMER_CALL_RATELIMITED ? new_head->tc_pql… in timer_call_cancel()
819 timer_call_param_t, call->tc_param0, uint32_t, call->tc_flags, 0, in timer_call_cancel()
878 boolean_t call_local = ((call->tc_flags & TIMER_CALL_LOCAL) != 0); in timer_queue_shutdown()
988 if ((call->tc_flags & TIMER_CALL_RATELIMITED) && in timer_queue_expire_with_options()
1021 timer_call_param_t, param0, unsigned, call->tc_flags, in timer_queue_expire_with_options()
1102 …queue->earliest_soft_deadline = (call->tc_flags & TIMER_CALL_RATELIMITED) ? call->tc_pqlink.deadli… in timer_queue_expire_with_options()
1185 if (call->tc_flags & TIMER_CALL_LOCAL) { in timer_queue_migrate()
1326 call->tc_flags = callout_flags; in timer_longterm_enqueue_unlocked()
1689 if ((call->tc_flags & TIMER_CALL_LOCAL) != 0) { in timer_master_scan()
2014 call->tc_flags, 0); in timer_call_trace_cancel()
2025 timer_call_param_t, call->tc_param0, uint32_t, call->tc_flags, 0, in timer_call_trace_cancel()
2046 timer_call_param_t, call->tc_param0, unsigned, call->tc_flags, in timer_call_trace_expire_entry()