Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/atomic/
Datomic-long.h660 return raw_atomic_fetch_inc_relaxed(v); in raw_atomic_long_fetch_inc_relaxed()
Datomic-instrumented.h576 return raw_atomic_fetch_inc_relaxed(v); in atomic_fetch_inc_relaxed()
Datomic-arch-fallback.h1172 raw_atomic_fetch_inc_relaxed(atomic_t *v) in raw_atomic_fetch_inc_relaxed() function