Lines Matching defs:time
44 less than MTU, which is always the case when real time classes
62 idle time. Workaround is to consider the next dequeue event
78 unsigned char ewma_log; /* time constant for idle time calculation */
508 ktime_t time;
510 time = 0;
511 time = ktime_add_ns(time, PSCHED_TICKS2NS(now + delay));
512 hrtimer_start(&q->delay_timer, time, HRTIMER_MODE_ABS_PINNED);
559 /* Time integrator. We calculate EOS time
560 * by adding expected packet transmission time.
572 * (now - last) is total time between packet right edges.
573 * (last_pktlen/rate) is "virtual" busy time, so that
600 /* Calculate expected time, when this class