Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c857 bool backshifted) in bfq_update_fin_time_enqueue() argument
902 if (backshifted && bfq_gt(st->vtime, entity->finish)) { in bfq_update_fin_time_enqueue()
931 bool backshifted = false; in __bfq_activate_entity() local
936 backshifted = true; in __bfq_activate_entity()
968 bfq_update_fin_time_enqueue(entity, st, backshifted); in __bfq_activate_entity()