atomic64_xchg
atomic64_xchg(atomic64_t *v, int64_t i)
#define atomic64_xchg(p, v) atomic_swap_64(p, v)