Searched defs:arch_atomic64_xchg_relaxed (Results 1 – 4 of 4) sorted by relevance
427 static inline s64 arch_atomic64_xchg_relaxed(atomic64_t *ptr, s64 new) in arch_atomic64_xchg_relaxed() function445 #define arch_atomic64_xchg_relaxed arch_atomic64_xchg_relaxed macro
212 #define arch_atomic64_xchg_relaxed arch_atomic_xchg_relaxed macro
421 #define arch_atomic64_xchg_relaxed(v, new) \ macro
2102 #define arch_atomic64_xchg_relaxed arch_atomic64_xchg macro
Completed in 11 milliseconds