Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dimgact.h121 vm_map_t ip_free_map; /* map to free once iocount is dropped on vnode */ member
/xnu-12377.81.4/bsd/kern/
H A Dkern_exec.c1944 assert(imgp->ip_free_map == NULL); in exec_mach_imgact()
1999 imgp->ip_free_map = map; in exec_mach_imgact()
2065 imgp->ip_free_map = map; in exec_mach_imgact()
2083 imgp->ip_free_map = map; in exec_mach_imgact()
2211 imgp->ip_free_map = map; in exec_mach_imgact()
2237 imgp->ip_free_map = map; in exec_mach_imgact()
2263 imgp->ip_free_map = old_map; in exec_mach_imgact()
5416 if (imgp->ip_free_map) { in posix_spawn()
5418 vm_map_deallocate(imgp->ip_free_map); in posix_spawn()
6054 if (imgp->ip_free_map) { in __mac_execve()
[all …]
H A Dmach_loader.c824 imgp->ip_free_map = map; in load_machfile()
834 imgp->ip_free_map = map; in load_machfile()
902 imgp->ip_free_map = map; in load_machfile()
911 imgp->ip_free_map = map; in load_machfile()
947 imgp->ip_free_map = map; in load_machfile()