Lines Matching refs:backshifted
894 bool backshifted)
912 * higher timestamps happen to be busy, then the backshifted
920 * those of lucky queues with backshifted timestamps. The
925 * backshifted timestamps of the queue associated with this
926 * entity (only a queue can happen to have the backshifted
930 * with backshifted timestamps, but it does not break
935 * this push up causes the backshifted finish timestamps of
936 * weight-raised queues to become higher than the backshifted
939 if (backshifted && bfq_gt(st->vtime, entity->finish)) {
968 bool backshifted = false;
973 backshifted = true;
1018 bfq_update_fin_time_enqueue(entity, st, backshifted);