Searched refs:vmspace_unshare (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/vm/ | ||
| HD | vm_extern.h | 104 int vmspace_unshare(struct proc *); |
| HD | vm_glue.c | 635 error = vmspace_unshare(p1); |
| HD | vm_map.c | 3876 vmspace_unshare(struct proc *p) in vmspace_unshare() function |