Searched refs:give_back (Results 1 – 1 of 1) sorted by relevance
124 mach_vm_address_t give_back[NUM_GIVE_BACK]; in allocate_vm_stuff() local162 give_back[i] = addr; in allocate_vm_stuff()168 mach_vm_deallocate(mach_task_self(), give_back[j], (mach_vm_size_t)alloc_size); in allocate_vm_stuff()195 mach_port_t give_back[NUM_GIVE_BACK_PORTS]; in allocate_from_generic_zone() local221 give_back[i] = port; in allocate_from_generic_zone()228 ret = mach_port_mod_refs(mach_task_self(), give_back[j], MACH_PORT_RIGHT_RECEIVE, -1); in allocate_from_generic_zone()