Home
last modified time | relevance | path

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

/include/linux/
Datomic-fallback.h1758 #ifndef atomic64_andnot
1760 atomic64_andnot(s64 i, atomic64_t *v) in atomic64_andnot() function
1764 #define atomic64_andnot atomic64_andnot macro
/include/asm-generic/
Datomic-instrumented.h1275 atomic64_andnot(s64 i, atomic64_t *v) in atomic64_andnot() function
1280 #define atomic64_andnot atomic64_andnot macro
Datomic-long.h298 atomic64_andnot(i, v); in atomic_long_andnot()