Searched refs:IS_SINGLE_OP (Results 1 – 2 of 2) sorted by relevance
324 #define IS_SINGLE_OP(ftype) ((ftype) == KCF_OP_SINGLE) macro
1340 if (IS_SINGLE_OP(optype) || IS_FINAL_OP(optype)) { in kcf_aop_done()