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
247 struct vmspace *oldvmspace; in sys_fexecve() local
277 struct vmspace *oldvmspace; in sys___mac_execve() local
295 pre_execve(struct thread *td, struct vmspace **oldvmspace) in pre_execve()
316 post_execve(struct thread *td, int error, struct vmspace *oldvmspace) in post_execve()
346 struct vmspace *oldvmspace) in kern_execve()
388 struct vmspace *oldvmspace) in do_execve()
1043 exec_cleanup(struct thread *td, struct vmspace *oldvmspace) in exec_cleanup()
H A Dinit_main.c732 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.c4897 struct vmspace *oldvmspace = p->p_vmspace; in vmspace_exec() local
4929 struct vmspace *oldvmspace = p->p_vmspace; in vmspace_unshare() local
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c474 struct vmspace *oldvmspace; in freebsd32_execve() local
493 struct vmspace *oldvmspace; in freebsd32_fexecve() local