Home
last modified time | relevance | path

Searched refs:ATOMIC64_OP (Results 1 – 1 of 1) sorted by relevance

/include/asm-generic/
Datomic64.h23 #define ATOMIC64_OP(op) \ macro
32 #define ATOMIC64_OPS(op) ATOMIC64_OP(op) ATOMIC64_OP_RETURN(op) ATOMIC64_FETCH_OP(op)
38 #define ATOMIC64_OPS(op) ATOMIC64_OP(op) ATOMIC64_FETCH_OP(op)
47 #undef ATOMIC64_OP