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