test_and_clear_bit 103 include/asm-cris/bitops.h static inline int test_and_clear_bit(int nr, volatile unsigned long *addr) test_and_clear_bit 115 include/asm-frv/bitops.h static inline int test_and_clear_bit(int nr, volatile void *addr) test_and_clear_bit 150 include/asm-generic/bitops/atomic.h static inline int test_and_clear_bit(int nr, volatile unsigned long *addr) test_and_clear_bit 186 include/asm-m32r/bitops.h static __inline__ int test_and_clear_bit(int nr, volatile void * addr) test_and_clear_bit 72 include/asm-m68k/bitops.h #define test_and_clear_bit(nr,vaddr) \ test_and_clear_bit 133 include/asm-mn10300/bitops.h #define test_and_clear_bit(nr, addr) __test_and_clear_bit((nr), (addr)) test_and_clear_bit 82 include/asm-parisc/bitops.h static __inline__ int test_and_clear_bit(int nr, volatile unsigned long * addr) test_and_clear_bit 232 include/asm-x86/bitops.h static inline int test_and_clear_bit(int nr, volatile unsigned long *addr)