Searched refs:try_cmpxchg64_relaxed (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/atomic/
H A Datomic-instrumented.h4940 #define try_cmpxchg64_relaxed(ptr, oldp, ...) \ macro
/linux-master/lib/
H A Dlockref.c19 if (likely(try_cmpxchg64_relaxed(&lockref->lock_count, \

Completed in 120 milliseconds