Lines Matching full:entities
54 /* tree for active entities (i.e., those backlogged) */
56 /* tree for idle entities (i.e., not backlogged, with V < F_i)*/
66 /* scheduler weight sum; active and idle entities contribute to it */
93 * service among the other active entities in the same parent
130 * hierarchy. Non-leaf entities have also their own sched_data, stored
212 /* last child queue of entity created (for non-leaf entities) */
557 * pending-request counter must be added to entities, and must
973 * @sched_data: own sched_data, to contain child entities (they may be
984 * @active_entities: number of active entities belonging to the group;
995 * entities belonging to the group that are acting on the same device.
1105 /* both next loops stop at one of the child entities of the root group */