Lines Matching refs:atomic64_fetch_andnot
1946 #define arch_atomic64_fetch_andnot atomic64_fetch_andnot
1952 #ifdef atomic64_fetch_andnot
1953 #define atomic64_fetch_andnot_acquire atomic64_fetch_andnot
1954 #define atomic64_fetch_andnot_release atomic64_fetch_andnot
1955 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot
1958 #ifndef atomic64_fetch_andnot
1960 atomic64_fetch_andnot(s64 i, atomic64_t *v) in atomic64_fetch_andnot() function
1964 #define atomic64_fetch_andnot atomic64_fetch_andnot macro
2017 #ifndef atomic64_fetch_andnot
2019 atomic64_fetch_andnot(s64 i, atomic64_t *v) in atomic64_fetch_andnot() function
2027 #define atomic64_fetch_andnot atomic64_fetch_andnot macro