Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/atomic/
Datomic-long.h1029 return raw_atomic_fetch_andnot_release(i, v); in raw_atomic_long_fetch_andnot_release()
Datomic-instrumented.h899 return raw_atomic_fetch_andnot_release(i, v); in atomic_fetch_andnot_release()
Datomic-arch-fallback.h1621 raw_atomic_fetch_andnot_release(int i, atomic_t *v) in raw_atomic_fetch_andnot_release() function