Searched refs:NUM_AG_SLOTS (Results 1 – 2 of 2) sorted by relevance
87 static struct ag_info ag_slots[NUM_AG_SLOTS], *ag_avail, *ag_corsest, *ag_finest;96 if (acnt != NUM_AG_SLOTS) { \1636 for (ag = ag_slots, i = 1; i < NUM_AG_SLOTS; i++) { in rtinit()
334 #define NUM_AG_SLOTS 32 macro