Searched refs:ATOMIC64_OPS (Results 1 – 1 of 1) sorted by relevance
32 #define ATOMIC64_OPS(op) ATOMIC64_OP(op) ATOMIC64_OP_RETURN(op) ATOMIC64_FETCH_OP(op) macro34 ATOMIC64_OPS(add)35 ATOMIC64_OPS(sub)37 #undef ATOMIC64_OPS38 #define ATOMIC64_OPS(op) ATOMIC64_OP(op) ATOMIC64_FETCH_OP(op) macro40 ATOMIC64_OPS(and)41 ATOMIC64_OPS(or)42 ATOMIC64_OPS(xor)44 #undef ATOMIC64_OPS