Home
last modified time | relevance | path

Searched refs:raw_atomic_xchg_release (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h1323 return raw_atomic_xchg_release(v, new); in raw_atomic_long_xchg_release()
H A Datomic-instrumented.h1157 return raw_atomic_xchg_release(v, new); in atomic_xchg_release()
H A Datomic-arch-fallback.h1951 raw_atomic_xchg_release(atomic_t *v, int new) in raw_atomic_xchg_release() function