Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h638 return raw_atomic64_fetch_inc_release(v); in raw_atomic_long_fetch_inc_release()
H A Datomic-instrumented.h2123 return raw_atomic64_fetch_inc_release(v); in atomic64_fetch_inc_release()
H A Datomic-arch-fallback.h3259 raw_atomic64_fetch_inc_release(atomic64_t *v) in raw_atomic64_fetch_inc_release() function