atomic_fetch_andnot_relaxed  185 arch/alpha/include/asm/atomic.h #define atomic_fetch_andnot_relaxed	atomic_fetch_andnot_relaxed
atomic_fetch_andnot_relaxed  104 arch/arm/include/asm/atomic.h #define atomic_fetch_andnot_relaxed	atomic_fetch_andnot_relaxed
atomic_fetch_andnot_relaxed 1376 drivers/iommu/arm-smmu-v3.c 		prod = atomic_fetch_andnot_relaxed(CMDQ_PROD_OWNED_FLAG,
atomic_fetch_andnot_relaxed  510 include/asm-generic/atomic-instrumented.h #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed
atomic_fetch_andnot_relaxed  816 include/asm-generic/atomic-long.h 	return atomic_fetch_andnot_relaxed(i, v);
atomic_fetch_andnot_relaxed  657 include/linux/atomic-fallback.h #ifndef atomic_fetch_andnot_relaxed
atomic_fetch_andnot_relaxed  691 include/linux/atomic-fallback.h #ifndef atomic_fetch_andnot_relaxed
atomic_fetch_andnot_relaxed  697 include/linux/atomic-fallback.h #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed
atomic_fetch_andnot_relaxed  706 include/linux/atomic-fallback.h 	int ret = atomic_fetch_andnot_relaxed(i, v);
atomic_fetch_andnot_relaxed  718 include/linux/atomic-fallback.h 	return atomic_fetch_andnot_relaxed(i, v);
atomic_fetch_andnot_relaxed  729 include/linux/atomic-fallback.h 	ret = atomic_fetch_andnot_relaxed(i, v);