Searched refs:IOT_NUMBER (Results 1 – 2 of 2) sorted by relevance
185 #define IOT_NUMBER 2 /* number of types used */ macro187 extern zone_t __single ipc_object_zones[IOT_NUMBER];
99 SECURITY_READ_ONLY_LATE(zone_t) ipc_object_zones[IOT_NUMBER];483 assert(otype < IOT_NUMBER); in ipc_object_alloc()539 assert(otype < IOT_NUMBER);