atomic64_fetch_andnot_relaxed  190 arch/alpha/include/asm/atomic.h #define atomic64_fetch_andnot_relaxed	atomic64_fetch_andnot_relaxed
atomic64_fetch_andnot_relaxed  397 arch/arm/include/asm/atomic.h #define atomic64_fetch_andnot_relaxed	atomic64_fetch_andnot_relaxed
atomic64_fetch_andnot_relaxed 1320 include/asm-generic/atomic-instrumented.h #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed
atomic64_fetch_andnot_relaxed  322 include/asm-generic/atomic-long.h 	return atomic64_fetch_andnot_relaxed(i, v);
atomic64_fetch_andnot_relaxed 1767 include/linux/atomic-fallback.h #ifndef atomic64_fetch_andnot_relaxed
atomic64_fetch_andnot_relaxed 1801 include/linux/atomic-fallback.h #ifndef atomic64_fetch_andnot_relaxed
atomic64_fetch_andnot_relaxed 1807 include/linux/atomic-fallback.h #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed
atomic64_fetch_andnot_relaxed 1816 include/linux/atomic-fallback.h 	s64 ret = atomic64_fetch_andnot_relaxed(i, v);
atomic64_fetch_andnot_relaxed 1828 include/linux/atomic-fallback.h 	return atomic64_fetch_andnot_relaxed(i, v);
atomic64_fetch_andnot_relaxed 1839 include/linux/atomic-fallback.h 	ret = atomic64_fetch_andnot_relaxed(i, v);