Home
last modified time | relevance | path

Searched defs:oldvmspace (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/kern/
H A Dkern_exec.c222 struct vmspace *oldvmspace; in sys_execve() local
248 struct vmspace *oldvmspace; in sys_fexecve() local
279 struct vmspace *oldvmspace; in sys___mac_execve() local
298 pre_execve(struct thread *td, struct vmspace **oldvmspace) in pre_execve()
319 post_execve(struct thread *td, int error, struct vmspace *oldvmspace) in post_execve()
349 struct vmspace *oldvmspace) in kern_execve()
382 struct vmspace *oldvmspace) in do_execve()
1036 exec_cleanup(struct thread *td, struct vmspace *oldvmspace) in exec_cleanup()
H A Dinit_main.c731 struct vmspace *oldvmspace; in start_init() local
/freebsd/sys/compat/linux/
H A Dlinux_emul.c215 struct vmspace *oldvmspace; in linux_common_execve() local
/freebsd/sys/vm/
H A Dvm_map.c4923 struct vmspace *oldvmspace = p->p_vmspace; in vmspace_exec() local
4955 struct vmspace *oldvmspace = p->p_vmspace; in vmspace_unshare() local
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c472 struct vmspace *oldvmspace; in freebsd32_execve() local
491 struct vmspace *oldvmspace; in freebsd32_fexecve() local