Searched refs:ip_free_map (Results 1 – 2 of 2) sorted by relevance
121 vm_map_t ip_free_map; /* map to free once iocount is dropped on vnode */ member
1477 imgp->ip_free_map = map; in exec_mach_imgact()1495 imgp->ip_free_map = map; in exec_mach_imgact()1639 imgp->ip_free_map = map; in exec_mach_imgact()1665 imgp->ip_free_map = old_map; in exec_mach_imgact()4716 if (imgp->ip_free_map) { in posix_spawn()4718 vm_map_deallocate(imgp->ip_free_map); in posix_spawn()5316 if (imgp->ip_free_map) { in __mac_execve()5318 vm_map_deallocate(imgp->ip_free_map); in __mac_execve()