test_and_clear_bits 136 arch/powerpc/include/asm/bitops.h DEFINE_TESTOP(test_and_clear_bits, andc, PPC_ATOMIC_ENTRY_BARRIER, test_and_clear_bits 157 arch/powerpc/include/asm/bitops.h return test_and_clear_bits(BIT_MASK(nr), addr + BIT_WORD(nr)) != 0;