Searched refs:vmspace_unshare (Results 1 – 3 of 3) sorted by relevance
116 int vmspace_unshare(struct proc *);
554 error = vmspace_unshare(p1); in vm_forkproc()
4893 vmspace_unshare(struct proc *p) in vmspace_unshare() function