Home
last modified time | relevance | path

Searched refs:try_cmpxchg64_relaxed (Results 1 – 2 of 2) sorted by relevance

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