Searched refs:IS_ATOMIC_OP (Results 1 – 2 of 2) sorted by relevance
325 #define IS_ATOMIC_OP(ftype) ( \ macro
366 if (!(IS_INIT_OP(optype) || IS_ATOMIC_OP(optype))) in can_resubmit()