Searched defs:oldvmspace (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/compat/cloudabi/
H A Dcloudabi_proc.c50 struct vmspace *oldvmspace; local
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_emul.c256 struct vmspace *oldvmspace; local
/freebsd-13-stable/sys/kern/
H A Dinit_main.c713 struct vmspace *oldvmspace; local
H A Dkern_exec.c219 struct vmspace *oldvmspace; local
245 struct vmspace *oldvmspace; local
276 struct vmspace *oldvmspace; local
295 pre_execve(struct thread *td, struct vmspace **oldvmspace) argument
316 post_execve(struct thread *td, int error, struct vmspace *oldvmspace) argument
345 kern_execve(struct thread *td, struct image_args *args, struct mac *mac_p, struct vmspace *oldvmspace) argument
371 do_execve(struct thread *td, struct image_args *args, struct mac *mac_p, struct vmspace *oldvmspace) argument
981 exec_cleanup(struct thread *td, struct vmspace *oldvmspace) argument
[all...]
/freebsd-13-stable/sys/vm/
H A Dvm_map.c4834 struct vmspace *oldvmspace = p->p_vmspace; local
4866 struct vmspace *oldvmspace = p->p_vmspace; local
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c436 struct vmspace *oldvmspace; local
455 struct vmspace *oldvmspace; local

Completed in 196 milliseconds