Home
last modified time | relevance | path

Searched refs:KPREEMPT_ENABLE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/crypto/aes/
H A Daes_impl.c44 #define KPREEMPT_ENABLE kpreempt_enable() macro
50 #define KPREEMPT_ENABLE macro
1150 KPREEMPT_ENABLE; in aes_setupkeys()
1183 KPREEMPT_ENABLE; in rijndael_encrypt()
1210 KPREEMPT_ENABLE; in rijndael_decrypt()
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.S111 #define KPREEMPT_ENABLE call kpr_enable macro
120 #define KPREEMPT_ENABLE macro
423 KPREEMPT_ENABLE
711 KPREEMPT_ENABLE
865 KPREEMPT_ENABLE
/illumos-gate/usr/src/common/crypto/modes/
H A Dgcm.c49 #define KPREEMPT_ENABLE kpreempt_enable() macro
55 #define KPREEMPT_ENABLE macro
85 KPREEMPT_ENABLE; in gcm_mul()
/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher.c150 #define KPREEMPT_ENABLE kpreempt_enable() macro
161 #define KPREEMPT_ENABLE macro
661 KPREEMPT_ENABLE; in fletcher_4_benchmark_impl()