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