Searched defs:cpu_fork (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/ia64/ia64/
H A Dvm_machdep.c262 cpu_fork(struct thread *td1, struct proc *p2 __unused, struct thread *td2, function
/freebsd-10-stable/sys/powerpc/powerpc/
H A Dvm_machdep.c155 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) function
/freebsd-10-stable/sys/mips/mips/
H A Dvm_machdep.c133 cpu_fork(register struct thread *td1,register struct proc *p2, function
/freebsd-10-stable/sys/arm/arm/
H A Dvm_machdep.c128 cpu_fork(register struct thread *td1, register struct proc *p2, function
/freebsd-10-stable/sys/amd64/amd64/
H A Dvm_machdep.c149 cpu_fork(td1, p2, td2, flags) function
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dvm_machdep.c264 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) function
/freebsd-10-stable/sys/i386/i386/
H A Dvm_machdep.c212 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) function

Completed in 115 milliseconds