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

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

Completed in 111 milliseconds