Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h987 return raw_atomic_fetch_andnot(i, v); in raw_atomic_long_fetch_andnot()
H A Datomic-instrumented.h862 return raw_atomic_fetch_andnot(i, v); in atomic_fetch_andnot()
H A Datomic-arch-fallback.h1554 raw_atomic_fetch_andnot(int i, atomic_t *v) in raw_atomic_fetch_andnot() function