Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Datomic_ll_sc.h196 #define ATOMIC64_OPS(...) \ macro
211 #define ATOMIC64_OPS(...) \ macro
/arch/tile/include/asm/
Datomic_64.h128 #define ATOMIC64_OPS(op) \ macro
143 ATOMIC64_OPS(and) in ATOMIC64_OPS() function
Datomic_32.h142 #define ATOMIC64_OPS(op) \ macro
155 ATOMIC64_OPS(or) in ATOMIC64_OPS() function
/arch/powerpc/include/asm/
Datomic.h383 #define ATOMIC64_OPS(op, asm_op) \ macro
388 ATOMIC64_OPS(add, add) in ATOMIC64_OPS() function
398 #define ATOMIC64_OPS(op, asm_op) \ in ATOMIC64_OPS() macro
/arch/arm/include/asm/
Datomic.h392 #define ATOMIC64_OPS(op, op1, op2) \ macro
397 ATOMIC64_OPS(add, adds, adc) in ATOMIC64_OPS() function
406 #define ATOMIC64_OPS(op, op1, op2) \ in ATOMIC64_OPS() macro
/arch/s390/include/asm/
Datomic.h155 #define ATOMIC64_OPS(op) \ macro
166 ATOMIC64_OPS(or) in ATOMIC64_OPS() function
/arch/parisc/include/asm/
Datomic.h228 #define ATOMIC64_OPS(op, c_op) \ macro
237 #define ATOMIC64_OPS(op, c_op) \ macro
/arch/mips/include/asm/
Datomic.h520 #define ATOMIC64_OPS(op, c_op, asm_op) \ macro
534 #define ATOMIC64_OPS(op, c_op, asm_op) \ macro
/arch/ia64/include/asm/
Datomic.h162 #define ATOMIC64_OPS(op, c_op) \ macro