Searched refs:atomic64_try_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
946 return atomic64_try_cmpxchg_acquire(v, old, new); in rust_helper_atomic64_try_cmpxchg_acquire()
2876 atomic64_try_cmpxchg_acquire(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg_acquire() function