Searched defs:atomic_cmpxchg_relaxed (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/include/linux/
H A Datomic.h11 #define atomic_cmpxchg_relaxed atomic_cmpxchg macro
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h1254 atomic_cmpxchg_relaxed(atomic_t *v, int old, int new) function

Completed in 217 milliseconds