Home
last modified time | relevance | path

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

/freebsd-14.2/sys/powerpc/powerpc/
H A Dvm_machdep.c188 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) in cpu_fork_kthread_handler() function
/freebsd-14.2/sys/arm64/arm64/
H A Dvm_machdep.c290 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) in cpu_fork_kthread_handler() function
/freebsd-14.2/sys/arm/arm/
H A Dvm_machdep.c290 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) in cpu_fork_kthread_handler() function
/freebsd-14.2/sys/riscv/riscv/
H A Dvm_machdep.c244 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) in cpu_fork_kthread_handler() function
/freebsd-14.2/sys/amd64/amd64/
H A Dvm_machdep.c321 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) in cpu_fork_kthread_handler() function
/freebsd-14.2/sys/i386/i386/
H A Dvm_machdep.c319 cpu_fork_kthread_handler(struct thread *td, void (*func)(void *), void *arg) in cpu_fork_kthread_handler() function