Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h325 #define IS_ATOMIC_OP(ftype) ( \ macro
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c366 if (!(IS_INIT_OP(optype) || IS_ATOMIC_OP(optype))) in can_resubmit()