Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h1281 return raw_atomic_xchg(v, new); in raw_atomic_long_xchg()
H A Datomic-instrumented.h1120 return raw_atomic_xchg(v, new); in atomic_xchg()
H A Datomic-arch-fallback.h1897 raw_atomic_xchg(atomic_t *v, int new) in raw_atomic_xchg() function