Home
last modified time | relevance | path

Searched refs:backshifted (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-wf2q.c894 bool backshifted) in bfq_update_fin_time_enqueue()
912 * higher timestamps happen to be busy, then the backshifted in bfq_update_fin_time_enqueue()
920 * those of lucky queues with backshifted timestamps. The in bfq_update_fin_time_enqueue()
925 * backshifted timestamps of the queue associated with this in bfq_update_fin_time_enqueue()
926 * entity (only a queue can happen to have the backshifted in bfq_update_fin_time_enqueue()
930 * with backshifted timestamps, but it does not break in bfq_update_fin_time_enqueue()
935 * this push up causes the backshifted finish timestamps of in bfq_update_fin_time_enqueue()
936 * weight-raised queues to become higher than the backshifted in bfq_update_fin_time_enqueue()
939 if (backshifted && bfq_gt(st->vtime, entity->finish)) { in bfq_update_fin_time_enqueue()
968 bool backshifted in __bfq_activate_entity() local
892 bfq_update_fin_time_enqueue(struct bfq_entity *entity, struct bfq_service_tree *st, bool backshifted) bfq_update_fin_time_enqueue() argument
[all...]
/kernel/linux/linux-6.6/block/
H A Dbfq-wf2q.c857 bool backshifted) in bfq_update_fin_time_enqueue()
875 * higher timestamps happen to be busy, then the backshifted in bfq_update_fin_time_enqueue()
883 * those of lucky queues with backshifted timestamps. The in bfq_update_fin_time_enqueue()
888 * backshifted timestamps of the queue associated with this in bfq_update_fin_time_enqueue()
889 * entity (only a queue can happen to have the backshifted in bfq_update_fin_time_enqueue()
893 * with backshifted timestamps, but it does not break in bfq_update_fin_time_enqueue()
898 * this push up causes the backshifted finish timestamps of in bfq_update_fin_time_enqueue()
899 * weight-raised queues to become higher than the backshifted in bfq_update_fin_time_enqueue()
902 if (backshifted && bfq_gt(st->vtime, entity->finish)) { in bfq_update_fin_time_enqueue()
931 bool backshifted in __bfq_activate_entity() local
855 bfq_update_fin_time_enqueue(struct bfq_entity *entity, struct bfq_service_tree *st, bool backshifted) bfq_update_fin_time_enqueue() argument
[all...]

Completed in 4 milliseconds