Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h1027 return raw_atomic64_fetch_andnot_release(i, v); in raw_atomic_long_fetch_andnot_release()
H A Datomic-instrumented.h2463 return raw_atomic64_fetch_andnot_release(i, v); in atomic64_fetch_andnot_release()
H A Datomic-arch-fallback.h3720 raw_atomic64_fetch_andnot_release(s64 i, atomic64_t *v) in raw_atomic64_fetch_andnot_release() function