Home
last modified time | relevance | path

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

/freebsd-src/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) pre_execve() argument
319 post_execve(struct thread * td,int error,struct vmspace * oldvmspace) post_execve() argument
349 kern_execve(struct thread * td,struct image_args * args,struct mac * mac_p,struct vmspace * oldvmspace) kern_execve() argument
382 do_execve(struct thread * td,struct image_args * args,struct mac * mac_p,struct vmspace * oldvmspace) do_execve() argument
1036 exec_cleanup(struct thread * td,struct vmspace * oldvmspace) exec_cleanup() argument
[all...]
H A Dinit_main.c731 struct vmspace *oldvmspace; start_init() local
/freebsd-src/sys/compat/linux/
H A Dlinux_emul.c215 struct vmspace *oldvmspace; in linux_common_execve() local
/freebsd-src/sys/vm/
H A Dvm_map.c4927 struct vmspace *oldvmspace = p->p_vmspace; vmspace_exec() local
4959 struct vmspace *oldvmspace = p->p_vmspace; vmspace_unshare() local
/freebsd-src/sys/compat/freebsd32/
H A Dfreebsd32_misc.c472 struct vmspace *oldvmspace; freebsd32_execve() local
491 struct vmspace *oldvmspace; freebsd32_fexecve() local