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