Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dvm_machdep.c96 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/f-stack/freebsd/arm64/arm64/
H A Dvm_machdep.c68 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/f-stack/freebsd/mips/mips/
H A Dvm_machdep.c91 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/f-stack/freebsd/amd64/amd64/
H A Dvm_machdep.c145 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function
/f-stack/freebsd/i386/i386/
H A Dvm_machdep.c142 cpu_fork(struct thread *td1, struct proc *p2, struct thread *td2, int flags) in cpu_fork() function