Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powerpc/
H A Dvm_machdep.c186 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) in cpu_fork_kthread_handler() function
/freebsd/sys/arm/arm/
H A Dvm_machdep.c275 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) in cpu_fork_kthread_handler() function
/freebsd/sys/riscv/riscv/
H A Dvm_machdep.c243 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) cpu_fork_kthread_handler() function
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.c319 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) in cpu_fork_kthread_handler() function
/freebsd/sys/i386/i386/
H A Dvm_machdep.c317 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) in cpu_fork_kthread_handler() function