Searched defs:arch_atomic64_xchg (Results 1 – 5 of 5) sorted by relevance
194 static inline s64 arch_atomic64_xchg(atomic64_t *v, s64 new) in arch_atomic64_xchg() function198 #define arch_atomic64_xchg arch_atomic64_xchg macro
88 static inline s64 arch_atomic64_xchg(atomic64_t *v, s64 n) in arch_atomic64_xchg() function98 #define arch_atomic64_xchg arch_atomic64_xchg macro
215 #define arch_atomic64_xchg arch_atomic_xchg macro
1960 arch_atomic64_xchg(atomic64_t *v, s64 i) in arch_atomic64_xchg() function1968 #define arch_atomic64_xchg arch_atomic64_xchg macro
2130 #define arch_atomic64_xchg atomic64_xchg macro