Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h323 #define IS_UPDATE_OP(ftype) ((ftype) == KCF_OP_UPDATE) macro
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c1259 skip_notify = (IS_UPDATE_OP(optype) || IS_INIT_OP(optype)) && in kcf_aop_done()