raw_atomic64_try_cmpxchg_acquire
return raw_atomic64_try_cmpxchg_acquire(v, old, new);
return raw_atomic64_try_cmpxchg_acquire(v, (s64 *)old, new);