Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h658 return raw_atomic64_fetch_inc_relaxed(v); in raw_atomic_long_fetch_inc_relaxed()
H A Datomic-instrumented.h2140 return raw_atomic64_fetch_inc_relaxed(v); in atomic64_fetch_inc_relaxed()
H A Datomic-arch-fallback.h3284 raw_atomic64_fetch_inc_relaxed(atomic64_t *v) in raw_atomic64_fetch_inc_relaxed() function