Lines Matching defs:groups
48 number of groups. Which group a class belongs to depends on the
51 schedules groups, then aggregates within groups, then classes within
74 From this, and knowing how many groups (MAX_INDEX) we want,
189 struct qfq_group groups[QFQ_MAX_INDEX + 1]; /* The groups. */
304 agg->grp = &q->groups[i];
736 return &q->groups[index];
814 if (last_flip_pos > 31) /* higher than the number of groups */
815 mask = ~0UL; /* make all groups eligible */
1034 * the ordering in EB (see [2]). So, if we have groups in ER,
1451 grp = &q->groups[i];