Searched refs:SQ_NUM (Results 1 – 4 of 4) sorted by relevance
330 unsigned cnt_ready[SQ_NUM]; in bu_sched_bb()344 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) { in bu_sched_bb()350 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) { in bu_sched_bb()360 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) { in bu_sched_bb()
220 sched_queue bu_ready[SQ_NUM];221 sched_queue bu_ready_next[SQ_NUM];222 sched_queue bu_ready_early[SQ_NUM];
406 SQ_NUM enumerator
609 return SQ_NUM; in get_queue_id()