Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/atomic/
Datomic-long.h985 return raw_atomic64_fetch_andnot(i, v); in raw_atomic_long_fetch_andnot()
Datomic-instrumented.h2426 return raw_atomic64_fetch_andnot(i, v); in atomic64_fetch_andnot()
Datomic-arch-fallback.h3666 raw_atomic64_fetch_andnot(s64 i, atomic64_t *v) in raw_atomic64_fetch_andnot() function