Home
last modified time | relevance | path

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

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