Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h1050 return raw_atomic_fetch_andnot_relaxed(i, v); in raw_atomic_long_fetch_andnot_relaxed()
H A Datomic-instrumented.h917 return raw_atomic_fetch_andnot_relaxed(i, v); in atomic_fetch_andnot_relaxed()
H A Datomic-arch-fallback.h1634 raw_atomic_fetch_andnot_relaxed(int i, atomic_t *v) in raw_atomic_fetch_andnot_relaxed() function