Home
last modified time | relevance | path

Searched refs:vmspace_exitfree (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/vm/
H A Dvm_extern.h120 void vmspace_exitfree(struct proc *);
H A Dvm_glue.c827 vmspace_exitfree(p); /* and clean-out the vmspace */ in vm_waitproc()
H A Dvm_map.c398 vmspace_exitfree(struct proc *p) in vmspace_exitfree() function