Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dfpu.h97 int fpu_kern_thread(u_int flags);
/freebsd/sys/i386/include/
H A Dnpx.h79 int fpu_kern_thread(u_int flags);
/freebsd/sys/amd64/include/
H A Dfpu.h76 int fpu_kern_thread(u_int flags);
/freebsd/sys/arm64/include/
H A Dvfp.h97 int fpu_kern_thread(u_int);
/freebsd/sys/arm/include/
H A Dvfp.h171 int fpu_kern_thread(u_int);
/freebsd/sys/arm64/arm64/
H A Dvfp.c454 fpu_kern_thread(u_int flags __unused) in fpu_kern_thread() function
/freebsd/sys/arm/arm/
H A Dvfp.c526 fpu_kern_thread(u_int flags __unused) in fpu_kern_thread() function
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c205 fpu_kern_thread(FPU_KERN_NORMAL); in taskq_tsd_set()
/freebsd/sys/amd64/amd64/
H A Dfpu.c1247 fpu_kern_thread(u_int flags) in fpu_kern_thread() function
/freebsd/sys/i386/i386/
H A Dnpx.c1507 fpu_kern_thread(u_int flags) in fpu_kern_thread() function
/freebsd/sys/opencrypto/
H A Dcrypto.c1773 fpu_kern_thread(FPU_KERN_NORMAL); in crypto_dispatch_thread()
/freebsd/sys/kern/
H A Duipc_ktls.c3288 fpu_kern_thread(0); in ktls_work_thread()
/freebsd/share/man/man9/
H A DMakefile1126 fpu_kern.9 fpu_kern_thread.9 \