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

/linux-master/include/linux/atomic/
H A Datomic-instrumented.h2798 * atomic64_cmpxchg_release() - atomic compare and exchange with release ordering
2811 atomic64_cmpxchg_release(atomic64_t *v, s64 old, s64 new) function

Completed in 256 milliseconds