/freebsd/sys/crypto/openssl/ |
H A D | ossl.c | 243 fpu_kern_leave(curthread, NULL); in ossl_newsession_hash() 269 fpu_kern_leave(curthread, NULL); in ossl_newsession_cipher() 276 fpu_kern_leave(curthread, NULL); in ossl_newsession_cipher() 455 fpu_kern_leave(curthread, NULL); in ossl_process()
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | simd_aarch64.h | 70 fpu_kern_leave(curthread, NULL); \
|
H A D | simd_x86.h | 55 fpu_kern_leave(curthread, NULL); \
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_fpu.c | 60 fpu_kern_leave(curthread, NULL); in lkpi_kernel_fpu_end()
|
/freebsd/sys/powerpc/include/ |
H A D | fpu.h | 96 int fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx);
|
/freebsd/sys/amd64/include/ |
H A D | fpu.h | 75 int fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx);
|
/freebsd/sys/i386/include/ |
H A D | npx.h | 78 int fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx);
|
/freebsd/sys/dev/random/ |
H A D | nehemiah.c | 88 fpu_kern_leave(curthread, NULL); in random_nehemiah_read()
|
/freebsd/sys/arm64/include/ |
H A D | vfp.h | 103 int fpu_kern_leave(struct thread *, struct fpu_kern_ctx *);
|
/freebsd/sys/crypto/armv8/ |
H A D | armv8_crypto.c | 254 fpu_kern_leave(curthread, NULL); in armv8_crypto_cipher_setup() 389 fpu_kern_leave(curthread, NULL); in armv8_crypto_cipher_process()
|
/freebsd/sys/arm/include/ |
H A D | vfp.h | 170 int fpu_kern_leave(struct thread *, struct fpu_kern_ctx *);
|
/freebsd/sys/crypto/aesni/ |
H A D | aesni.c | 566 fpu_kern_leave(curthread, NULL); in aesni_cipher_setup() 751 fpu_kern_leave(curthread, NULL); in aesni_cipher_crypt() 855 fpu_kern_leave(curthread, NULL); in aesni_cipher_mac()
|
/freebsd/sys/crypto/via/ |
H A D | padlock_cipher.c | 227 fpu_kern_leave(td, NULL); in padlock_cipher_process()
|
H A D | padlock.c | 178 fpu_kern_leave(td, NULL); in padlock_newsession()
|
H A D | padlock_hash.c | 401 fpu_kern_leave(td, NULL); in padlock_hash_process()
|
/freebsd/sys/crypto/blake2/ |
H A D | blake2_cryptodev.c | 311 fpu_kern_leave(curthread, NULL); in blake2_cipher_process()
|
/freebsd/sys/dev/efidev/ |
H A D | efirt.c | 305 fpu_kern_leave(td, NULL); in efi_enter() 328 fpu_kern_leave(td, NULL); in efi_leave()
|
/freebsd/sys/powerpc/powerpc/ |
H A D | fpu.c | 346 fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx) in fpu_kern_leave() function
|
/freebsd/sys/arm/arm/ |
H A D | vfp.c | 484 fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx) in fpu_kern_leave() function
|
/freebsd/sys/x86/x86/ |
H A D | tsc.c | 782 fpu_kern_leave(curthread, NULL); in tsc_calibrate()
|
H A D | local_apic.c | 958 fpu_kern_leave(curthread, NULL); in lapic_calibrate_initcount()
|
/freebsd/sys/arm64/arm64/ |
H A D | vfp.c | 1134 fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx) in fpu_kern_leave() function
|
/freebsd/sys/amd64/amd64/ |
H A D | fpu.c | 1202 fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx) in fpu_kern_leave() function
|
/freebsd/sys/i386/i386/ |
H A D | npx.c | 1454 fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx) in fpu_kern_leave() function
|
/freebsd/share/man/man9/ |
H A D | Makefile | 1156 fpu_kern.9 fpu_kern_leave.9 \
|