Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/atomic/
Datomic-long.h838 return raw_atomic64_fetch_dec_relaxed(v); in raw_atomic_long_fetch_dec_relaxed()
Datomic-instrumented.h2297 return raw_atomic64_fetch_dec_relaxed(v); in atomic64_fetch_dec_relaxed()
Datomic-arch-fallback.h3502 raw_atomic64_fetch_dec_relaxed(atomic64_t *v) in raw_atomic64_fetch_dec_relaxed() function