Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_cbq.c130 psched_time_t penalized; member
504 cl->penalized = sched; in cbq_ovl_delay()
531 cl->penalized = q->now + cl->penalty; in cbq_ovl_lowprio()
564 if (now - cl->penalized > 0) { in cbq_undelay_prio()
580 } else if (sched - cl->penalized > 0) in cbq_undelay_prio()
581 sched = cl->penalized; in cbq_undelay_prio()
/linux-4.4.14/Documentation/locking/
Drt-mutex-design.txt542 penalized if it tries to take that mutex again. If the new owner of the