Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/atomic/
Datomic-long.h1048 return raw_atomic64_fetch_andnot_relaxed(i, v); in raw_atomic_long_fetch_andnot_relaxed()
Datomic-instrumented.h2495 return raw_atomic64_fetch_andnot_relaxed(i, v); in atomic64_fetch_andnot_relaxed()
Datomic-arch-fallback.h3773 raw_atomic64_fetch_andnot_relaxed(s64 i, atomic64_t *v) in raw_atomic64_fetch_andnot_relaxed() function