Lines Matching refs:backshifted
857 bool backshifted)
875 * higher timestamps happen to be busy, then the backshifted
883 * those of lucky queues with backshifted timestamps. The
888 * backshifted timestamps of the queue associated with this
889 * entity (only a queue can happen to have the backshifted
893 * with backshifted timestamps, but it does not break
898 * this push up causes the backshifted finish timestamps of
899 * weight-raised queues to become higher than the backshifted
902 if (backshifted && bfq_gt(st->vtime, entity->finish)) {
931 bool backshifted = false;
936 backshifted = true;
968 bfq_update_fin_time_enqueue(entity, st, backshifted);