Searched refs:my_entity (Results 1 - 4 of 4) sorted by relevance

/linux-master/block/
H A Dbfq-cgroup.c432 entity->parent = bfqg->my_entity; /* NULL for root group */
541 bfqg->my_entity = entity; /*
572 entity->parent = parent->my_entity;
688 entity->parent = bfqg->my_entity;
933 struct bfq_entity *entity = bfqg->my_entity;
H A Dbfq-iosched.h980 * @my_entity: pointer to @entity, %NULL for the toplevel group; used
1020 struct bfq_entity *my_entity; member in struct:bfq_group
H A Dbfq-wf2q.c160 * bfq_group's my_entity field is not NULL only if the group
164 bfqg_entity = bfqg->my_entity;
H A Dbfq-iosched.c7183 root_group->my_entity = NULL;

Completed in 137 milliseconds