Searched defs:ATOMIC64_OPS (Results 1 - 9 of 9) sorted by relevance

/linux-master/lib/
H A Datomic64.c110 #define ATOMIC64_OPS(op, c_op) \ macro
118 #undef ATOMIC64_OPS macro
119 #define ATOMIC64_OPS(op, c_op) \ macro
127 #undef ATOMIC64_OPS macro
/linux-master/arch/arm64/include/asm/
H A Datomic_ll_sc.h180 #define ATOMIC64_OPS(...) \ macro
194 #undef ATOMIC64_OPS macro
195 #define ATOMIC64_OPS(...) \ macro
212 #undef ATOMIC64_OPS macro
[all...]
/linux-master/include/asm-generic/
H A Datomic64.h30 #define ATOMIC64_OPS(op) ATOMIC64_OP(op) ATOMIC64_OP_RETURN(op) ATOMIC64_FETCH_OP(op) macro
35 #undef ATOMIC64_OPS macro
36 #define ATOMIC64_OPS(op) ATOMIC64_OP(op) ATOMIC64_FETCH_OP(op) macro
42 #undef ATOMIC64_OPS macro
/linux-master/arch/parisc/include/asm/
H A Datomic.h185 #define ATOMIC64_OPS(op, c_op) \ macro
198 #undef ATOMIC64_OPS macro
199 #define ATOMIC64_OPS(op, c_op) \ macro
211 #undef ATOMIC64_OPS macro
/linux-master/arch/arc/include/asm/
H A Datomic64-arcv2.h115 #define ATOMIC64_OPS(op, op1, op2) \ macro
123 #undef ATOMIC64_OPS macro
124 #define ATOMIC64_OPS(op, op1, op2) \ macro
135 #undef ATOMIC64_OPS macro
[all...]
/linux-master/arch/s390/include/asm/
H A Datomic.h123 #define ATOMIC64_OPS(op) \ macro
137 #undef ATOMIC64_OPS macro
/linux-master/arch/arm/include/asm/
H A Datomic.h376 #define ATOMIC64_OPS(op, op1, op2) \ macro
389 #undef ATOMIC64_OPS macro
390 #define ATOMIC64_OPS(op, op1, op2) \ macro
406 #undef ATOMIC64_OPS macro
[all...]
/linux-master/arch/powerpc/include/asm/
H A Datomic.h265 #define ATOMIC64_OPS(op, asm_op) \ macro
279 #undef ATOMIC64_OPS macro
280 #define ATOMIC64_OPS(op, asm_op) \ macro
/linux-master/arch/loongarch/include/asm/
H A Datomic.h232 #define ATOMIC64_OPS(op, I, asm_op, c_op) \ macro
259 #undef ATOMIC64_OPS macro
261 #define ATOMIC64_OPS(op, I, asm_op) \ macro
283 #undef ATOMIC64_OPS macro

Completed in 546 milliseconds