Searched refs:vmspace_exitfree (Results 1 – 3 of 3) sorted by relevance
120 void vmspace_exitfree(struct proc *);
596 vmspace_exitfree(p); /* and clean-out the vmspace */
401 vmspace_exitfree(struct proc *p) in vmspace_exitfree() function