atomic64_xchg 316 include/asm-parisc/atomic.h #define atomic64_xchg(v, new) (xchg(&((v)->counter), new)) atomic64_xchg 373 include/asm-x86/atomic_64.h #define atomic64_xchg(v, new) (xchg(&((v)->counter), new))