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

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

Completed in 355 milliseconds