Searched refs:MAC_MAX_SLOTS (Results 1 – 2 of 2) sorted by relevance
72 #define MAC_MAX_SLOTS 7 macro75 #define MAC_MAX_SLOTS 4 macro77 #define MAC_MAX_SLOTS 3 macro83 void *l_perpolicy[MAC_MAX_SLOTS];
137 #if MAC_MAX_SLOTS > 32141 static unsigned int mac_max_slots = MAC_MAX_SLOTS;142 static unsigned int mac_slot_offsets_free = (1 << MAC_MAX_SLOTS) - 1;