Searched refs:TIMER_CALL_RATELIMITED (Results 1 – 2 of 2) sorted by relevance
129 #define TIMER_CALL_RATELIMITED TIMEOUT_URGENCY_RATELIMITED macro
400 …new_mpqueue->earliest_soft_deadline = thead->tc_flags & TIMER_CALL_RATELIMITED ? thead->tc_pqlink.… in timer_call_entry_enqueue_deadline()674 flags |= TIMER_CALL_RATELIMITED; in timer_call_enter_internal()676 flags &= ~TIMER_CALL_RATELIMITED; in timer_call_enter_internal()772 …old_queue->earliest_soft_deadline = new_head->tc_flags & TIMER_CALL_RATELIMITED ? new_head->tc_pql… in timer_call_cancel()918 if ((call->tc_flags & TIMER_CALL_RATELIMITED) && in timer_queue_expire_with_options()1016 …queue->earliest_soft_deadline = (call->tc_flags & TIMER_CALL_RATELIMITED) ? call->tc_pqlink.deadli… in timer_queue_expire_with_options()