Home
last modified time | relevance | path

Searched defs:arch_atomic64_xchg (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arc/include/asm/
H A Datomic64-arcv2.h159 static inline s64 arch_atomic64_xchg(atomic64_t *ptr, s64 new) in arch_atomic64_xchg() function
178 #define arch_atomic64_xchg arch_atomic64_xchg macro
/linux/include/asm-generic/
H A Datomic64.h72 #define arch_atomic64_xchg generic_atomic64_xchg macro