Searched refs:atomic64_cmpxchg_acquire (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/atomic/
H A Datomic-instrumented.h2778 * atomic64_cmpxchg_acquire() - atomic compare and exchange with acquire ordering
2791 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) function

Completed in 205 milliseconds