Searched refs:try_cmpxchg64_relaxed (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/lib/ | ||
D | lockref.c | 19 if (likely(try_cmpxchg64_relaxed(&lockref->lock_count, \ |
/Linux-v6.6/include/linux/atomic/ | ||
D | atomic-instrumented.h | 4898 #define try_cmpxchg64_relaxed(ptr, oldp, ...) \ macro |