Lines Matching defs:EB
124 enum qfq_state { ER, IR, EB, IB, QFQ_MAX_STATE };
750 * The state computation relies on ER=0, IR=1, EB=2, IB=3
752 * then check if someone is blocking us and possibly add EB
764 state |= EB;
796 qfq_move_groups(q, mask, EB, ER);
825 qfq_move_groups(q, mask, IB, EB);
1039 * the ordering in EB (see [2]). So, if we have groups in ER,
1392 __clear_bit(grp->index, &q->bitmaps[EB]);
1402 qfq_move_groups(q, mask, EB, ER);
1412 __clear_bit(grp->index, &q->bitmaps[EB]);