Home
last modified time | relevance | path

Searched refs:NUM_GIVE_BACK_PORTS (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/tests/
H A Dmemorystatus_zone_test.c39 #define NUM_GIVE_BACK_PORTS 20 macro
195 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()