Lines Matching full:entities
47 /* tree for active entities (i.e., those backlogged) */
49 /* tree for idle entities (i.e., not backlogged, with V < F_i)*/
59 /* scheduler weight sum; active and idle entities contribute to it */
86 * service among the other active entities in the same parent
123 * hierarchy. Non-leaf entities have also their own sched_data, stored
203 /* last child queue of entity created (for non-leaf entities) */
519 * pending-request counter must be added to entities, and must
890 * @sched_data: own sched_data, to contain child entities (they may be
901 * @active_entities: number of active entities belonging to the group;
912 * entities belonging to the group that are acting on the same device.
1029 /* both next loops stop at one of the child entities of the root group */