Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dmemorystatus_zone_test.c38 #define NUM_GIVE_BACK 5 macro
124 mach_vm_address_t give_back[NUM_GIVE_BACK]; in allocate_vm_stuff()
161 if (i < NUM_GIVE_BACK) { in allocate_vm_stuff()
167 for (uint64_t j = 0; j < NUM_GIVE_BACK && j < i; ++j) { in allocate_vm_stuff()