Searched refs:cpu_fork (Results 1 – 5 of 5) sorted by relevance
| /dflybsd-src/sys/vm/ |
| H A D | vm_glue.c | 235 cpu_fork(ONLY_LWP_IN_PROC(p1), NULL, flags); in vm_fork()
|
| /dflybsd-src/sys/platform/vkernel64/x86_64/ |
| H A D | vm_machdep.c | 91 cpu_fork(struct lwp *lp1, struct lwp *lp2, int flags) in cpu_fork() function
|
| /dflybsd-src/sys/sys/ |
| H A D | proc.h | 574 void cpu_fork (struct lwp *, struct lwp *, int);
|
| /dflybsd-src/sys/platform/pc64/x86_64/ |
| H A D | vm_machdep.c | 102 cpu_fork(struct lwp *lp1, struct lwp *lp2, int flags) in cpu_fork() function
|
| /dflybsd-src/sys/kern/ |
| H A D | kern_fork.c | 834 cpu_fork(lp1, lp2, flags); in lwp_fork2()
|