Home
last modified time | relevance | path

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

/linux-6.15/include/linux/atomic/
H A Datomic-long.h640 return raw_atomic_fetch_inc_release(v); in raw_atomic_long_fetch_inc_release()
H A Datomic-instrumented.h559 return raw_atomic_fetch_inc_release(v); in atomic_fetch_inc_release()
H A Datomic-arch-fallback.h1160 raw_atomic_fetch_inc_release(atomic_t *v) in raw_atomic_fetch_inc_release() function