Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/atomic/
Datomic-long.h457 return raw_atomic64_fetch_sub_release(i, v); in raw_atomic_long_fetch_sub_release()
Datomic-arch-fallback.h3067 raw_atomic64_fetch_sub_release(s64 i, atomic64_t *v) in raw_atomic64_fetch_sub_release() function
3514 return raw_atomic64_fetch_sub_release(1, v); in raw_atomic64_fetch_dec_release()
Datomic-instrumented.h1979 return raw_atomic64_fetch_sub_release(i, v); in atomic64_fetch_sub_release()