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

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

Completed in 124 milliseconds