Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dbfq-wf2q.c164 struct bfq_entity *bfqg_entity; in bfq_update_parent_budget() local
177 bfqg_entity = bfqg->my_entity; in bfq_update_parent_budget()
178 if (bfqg_entity) { in bfq_update_parent_budget()
179 if (bfqg_entity->budget > next_in_service->budget) in bfq_update_parent_budget()
181 bfqg_entity->budget = next_in_service->budget; in bfq_update_parent_budget()