Home
last modified time | relevance | path

Searched refs:IS_ATOMIC_OP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dops_impl.h327 #define IS_ATOMIC_OP(ftype) ( \ macro
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_sched.c370 if (!(IS_INIT_OP(optype) || IS_ATOMIC_OP(optype))) in can_resubmit()