Searched defs:atomic64_fetch_andnot_relaxed (Results 1 – 4 of 4) sorted by relevance
190 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed in ATOMIC_OPS() macro
135 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed macro
400 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed in ATOMIC64_OPS() macro
1028 #define atomic64_fetch_andnot_relaxed(i, v) atomic64_fetch_and_relaxed(~(long long)(i), (v)) macro1032 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot macro