Searched defs:arch_atomic64_xchg (Results 1 – 3 of 3) sorted by relevance
189 static inline s64 arch_atomic64_xchg(atomic64_t *v, s64 new) in arch_atomic64_xchg() function
87 static inline s64 arch_atomic64_xchg(atomic64_t *v, s64 n) in arch_atomic64_xchg() function
217 #define arch_atomic64_xchg arch_atomic_xchg macro