Home
last modified time | relevance | path

Searched refs:fpu_kern_thread (Results 1 – 13 of 13) sorted by relevance

/freebsd-14.2/sys/powerpc/include/
H A Dfpu.h97 int fpu_kern_thread(u_int flags);
/freebsd-14.2/sys/i386/include/
H A Dnpx.h81 int fpu_kern_thread(u_int flags);
/freebsd-14.2/sys/amd64/include/
H A Dfpu.h78 int fpu_kern_thread(u_int flags);
/freebsd-14.2/sys/arm64/include/
H A Dvfp.h104 int fpu_kern_thread(u_int);
/freebsd-14.2/sys/arm/include/
H A Dvfp.h171 int fpu_kern_thread(u_int);
/freebsd-14.2/sys/arm/arm/
H A Dvfp.c526 fpu_kern_thread(u_int flags __unused) in fpu_kern_thread() function
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c208 fpu_kern_thread(FPU_KERN_NORMAL); in taskq_tsd_set()
/freebsd-14.2/sys/arm64/arm64/
H A Dvfp.c1173 fpu_kern_thread(u_int flags __unused) in fpu_kern_thread() function
/freebsd-14.2/sys/amd64/amd64/
H A Dfpu.c1250 fpu_kern_thread(u_int flags) in fpu_kern_thread() function
/freebsd-14.2/sys/i386/i386/
H A Dnpx.c1509 fpu_kern_thread(u_int flags) in fpu_kern_thread() function
/freebsd-14.2/sys/opencrypto/
H A Dcrypto.c1773 fpu_kern_thread(FPU_KERN_NORMAL); in crypto_dispatch_thread()
/freebsd-14.2/sys/kern/
H A Duipc_ktls.c3229 fpu_kern_thread(0); in ktls_work_thread()
/freebsd-14.2/share/man/man9/
H A DMakefile1124 fpu_kern.9 fpu_kern_thread.9 \