raw_atomic64_cmpxchg_relaxed
r = raw_atomic64_cmpxchg_relaxed(v, o, new);
return raw_atomic64_cmpxchg_relaxed(v, old, new);