Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c151 struct bfq_entity *bfqg_entity; in bfq_update_parent_budget() local
164 bfqg_entity = bfqg->my_entity; in bfq_update_parent_budget()
165 if (bfqg_entity) { in bfq_update_parent_budget()
166 if (bfqg_entity->budget > next_in_service->budget) in bfq_update_parent_budget()
168 bfqg_entity->budget = next_in_service->budget; in bfq_update_parent_budget()