Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/atomic/
Datomic-long.h457 return raw_atomic64_fetch_sub_release(i, v); in raw_atomic_long_fetch_sub_release()
Datomic-arch-fallback.h3040 raw_atomic64_fetch_sub_release(s64 i, atomic64_t *v) in raw_atomic64_fetch_sub_release() function
3487 return raw_atomic64_fetch_sub_release(1, v); in raw_atomic64_fetch_dec_release()
Datomic-instrumented.h1965 return raw_atomic64_fetch_sub_release(i, v); in atomic64_fetch_sub_release()