Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Dvfp.h88 int fpu_kern_thread(u_int);
/f-stack/freebsd/amd64/include/
H A Dfpu.h79 int fpu_kern_thread(u_int flags);
/f-stack/freebsd/i386/include/
H A Dnpx.h82 int fpu_kern_thread(u_int flags);
/f-stack/freebsd/arm64/arm64/
H A Dvfp.c360 fpu_kern_thread(u_int flags) in fpu_kern_thread() function
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c206 fpu_kern_thread(FPU_KERN_NORMAL); in taskq_tsd_set()
/f-stack/freebsd/amd64/amd64/
H A Dfpu.c1249 fpu_kern_thread(u_int flags) in fpu_kern_thread() function
/f-stack/freebsd/i386/i386/
H A Dnpx.c1522 fpu_kern_thread(u_int flags) in fpu_kern_thread() function
/f-stack/freebsd/opencrypto/
H A Dcrypto.c1956 fpu_kern_thread(FPU_KERN_NORMAL); in crypto_proc()
/f-stack/freebsd/kern/
H A Duipc_ktls.c2145 fpu_kern_thread(0); in ktls_work_thread()