Home
last modified time | relevance | path

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

/freebsd-14.2/sys/powerpc/powerpc/
H A Dvm_machdep.c110 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/freebsd-14.2/sys/arm64/arm64/
H A Dvm_machdep.c64 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/freebsd-14.2/sys/arm/arm/
H A Dvm_machdep.c94 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/freebsd-14.2/sys/riscv/riscv/
H A Dvm_machdep.c67 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/freebsd-14.2/sys/amd64/amd64/
H A Dvm_machdep.c222 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/freebsd-14.2/sys/i386/i386/
H A Dvm_machdep.c208 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function