atomic64_xchg_relaxed  429 arch/arm/include/asm/atomic.h static inline s64 atomic64_xchg_relaxed(atomic64_t *ptr, s64 new)
atomic64_xchg_relaxed  447 arch/arm/include/asm/atomic.h #define atomic64_xchg_relaxed		atomic64_xchg_relaxed
atomic64_xchg_relaxed  494 arch/powerpc/include/asm/atomic.h #define atomic64_xchg_relaxed(v, new) xchg_relaxed(&((v)->counter), (new))
atomic64_xchg_relaxed 1451 include/asm-generic/atomic-instrumented.h atomic64_xchg_relaxed(atomic64_t *v, s64 i)
atomic64_xchg_relaxed 1456 include/asm-generic/atomic-instrumented.h #define atomic64_xchg_relaxed atomic64_xchg_relaxed
atomic64_xchg_relaxed 1935 include/linux/atomic-fallback.h #define atomic64_xchg_relaxed atomic64_xchg