Searched refs:atomic64_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
922 return atomic64_cmpxchg_acquire(v, old, new); in rust_helper_atomic64_cmpxchg_acquire()
2791 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire() function