Searched refs:IOT_NUMBER (Results 1 – 2 of 2) sorted by relevance
182 #define IOT_NUMBER 2 /* number of types used */ macro184 extern zone_t __single ipc_object_zones[IOT_NUMBER];
101 SECURITY_READ_ONLY_LATE(zone_t) ipc_object_zones[IOT_NUMBER];430 assert(otype < IOT_NUMBER); in ipc_object_alloc()486 assert(otype < IOT_NUMBER);