atomic_xchg_relaxed 202 arch/powerpc/include/asm/atomic.h #define atomic_xchg_relaxed(v, new) xchg_relaxed(&((v)->counter), (new)) atomic_xchg_relaxed 303 arch/riscv/include/asm/atomic.h #define atomic_xchg_relaxed atomic_xchg_relaxed atomic_xchg_relaxed 641 include/asm-generic/atomic-instrumented.h atomic_xchg_relaxed(atomic_t *v, int i) atomic_xchg_relaxed 646 include/asm-generic/atomic-instrumented.h #define atomic_xchg_relaxed atomic_xchg_relaxed atomic_xchg_relaxed 825 include/linux/atomic-fallback.h #define atomic_xchg_relaxed atomic_xchg