andnot            180 arch/alpha/include/asm/atomic.h ATOMIC_OPS(andnot, bic)
andnot            196 arch/arc/include/asm/atomic.h ATOMIC_OPS(andnot, &= ~, bic)
andnot            435 arch/arc/include/asm/atomic.h ATOMIC64_OPS(andnot, bic, bic)
andnot            236 arch/arm/include/asm/atomic.h ATOMIC_OPS(andnot, &= ~, bic)
andnot            392 arch/arm/include/asm/atomic.h ATOMIC64_OPS(andnot, bic, bic)
andnot            130 arch/arm64/include/asm/atomic_ll_sc.h ATOMIC_OPS(andnot, bic, )
andnot            229 arch/arm64/include/asm/atomic_ll_sc.h ATOMIC64_OPS(andnot, bic, )
andnot             23 arch/arm64/include/asm/atomic_lse.h ATOMIC_OP(andnot, stclr)
andnot             49 arch/arm64/include/asm/atomic_lse.h ATOMIC_FETCH_OPS(andnot, ldclr)
andnot            176 arch/arm64/include/asm/atomic_lse.h ATOMIC64_OP(andnot, stclr)
andnot            202 arch/arm64/include/asm/atomic_lse.h ATOMIC64_FETCH_OPS(andnot, ldclr)
andnot            113 arch/arm64/include/asm/percpu.h PERCPU_OP(andnot, bic, stclr)
andnot            121 lib/atomic64_test.c 	TEST(, andnot, &= ~, v1);
andnot            173 lib/atomic64_test.c 	TEST(64, andnot, &= ~, v1);