Searched refs:slop_ratelimited (Results 1 – 1 of 1) sorted by relevance
655 boolean_t slop_ratelimited = FALSE; in timer_call_enter_internal() local656 slop = timer_call_slop(deadline, ctime, urgency, current_thread(), &slop_ratelimited); in timer_call_enter_internal()673 if (ratelimited || slop_ratelimited) { in timer_call_enter_internal()691 if (!ratelimited && !slop_ratelimited) { in timer_call_enter_internal()