Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dimgact.h121 vm_map_t ip_free_map; /* map to free once iocount is dropped on vnode */ member
/xnu-11417.140.69/bsd/kern/
H A Dkern_exec.c1391 assert(imgp->ip_free_map == NULL); in exec_mach_imgact()
1456 imgp->ip_free_map = map; in exec_mach_imgact()
1522 imgp->ip_free_map = map; in exec_mach_imgact()
1540 imgp->ip_free_map = map; in exec_mach_imgact()
1668 imgp->ip_free_map = map; in exec_mach_imgact()
1694 imgp->ip_free_map = map; in exec_mach_imgact()
1720 imgp->ip_free_map = old_map; in exec_mach_imgact()
4816 if (imgp->ip_free_map) { in posix_spawn()
4818 vm_map_deallocate(imgp->ip_free_map); in posix_spawn()
5417 if (imgp->ip_free_map) { in __mac_execve()
[all …]
H A Dmach_loader.c579 imgp->ip_free_map = map; in load_machfile()
637 imgp->ip_free_map = map; in load_machfile()
646 imgp->ip_free_map = map; in load_machfile()
682 imgp->ip_free_map = map; in load_machfile()