Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_extern.h120 void vmspace_exitfree(struct proc *);
H A Dvm_glue.c596 vmspace_exitfree(p); /* and clean-out the vmspace */
H A Dvm_map.c401 vmspace_exitfree(struct proc *p) in vmspace_exitfree() function