Home
last modified time | relevance | path

Searched defs:cpu_fork (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/powerpc/powerpc/
H A Dvm_machdep.c108 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/freebsd/sys/arm/arm/
H A Dvm_machdep.c91 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/freebsd/sys/arm64/arm64/
H A Dvm_machdep.c70 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/freebsd/sys/riscv/riscv/
H A Dvm_machdep.c86 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.c220 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/freebsd/sys/i386/i386/
H A Dvm_machdep.c206 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function