Searched refs:NUM_GIVE_BACK_PORTS (Results 1 – 1 of 1) sorted by relevance
39 #define NUM_GIVE_BACK_PORTS 20 macro195 mach_port_t give_back[NUM_GIVE_BACK_PORTS]; in allocate_from_generic_zone()220 if (i < NUM_GIVE_BACK_PORTS) { in allocate_from_generic_zone()226 for (uint64_t j = 0; j < NUM_GIVE_BACK_PORTS && j < i; ++j) { in allocate_from_generic_zone()