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