Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_exec.c219 struct vmspace *oldvmspace; in sys_execve() local
245 struct vmspace *oldvmspace; in sys_fexecve() local
276 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()
362 struct vmspace *oldvmspace) in do_execve()
975 exec_cleanup(struct thread *td, struct vmspace *oldvmspace) in exec_cleanup()
H A Dinit_main.c712 struct vmspace *oldvmspace; in start_init() local
/f-stack/freebsd/vm/
H A Dvm_map.c4863 struct vmspace *oldvmspace = p->p_vmspace; in vmspace_exec() local
4895 struct vmspace *oldvmspace = p->p_vmspace; in vmspace_unshare() local