Lines Matching defs:entities
184 * request, and all the ancestor entities of that queue, are charged
186 * request is async, then the queue and its ancestor entities are
590 struct bfq_entity **entities = inline_entities;
606 if (entities != inline_entities)
607 kfree(entities);
608 entities = kmalloc_array(depth, sizeof(*entities), GFP_NOIO);
609 if (!entities)
622 * entities.
629 entities[level++] = entity;
633 entity = entities[level];
664 if (entities != inline_entities)
665 kfree(entities);
714 * available requests and thus starve other entities.
3942 * All in-service entities must have been properly deactivated
3944 * resets all in-service entities as no more in service. This
4439 * for parent entities. In fact, in case bfqq may have a
4446 * to keep entity->service for parent entities too, because
4448 * make sure that the budgets of parent entities are correct,
4449 * even in case bfqq and thus parent entities go on receiving