test_and_change_bit 127 include/asm-cris/bitops.h static inline int test_and_change_bit(int nr, volatile unsigned long *addr) test_and_change_bit 131 include/asm-frv/bitops.h static inline int test_and_change_bit(int nr, volatile void *addr) test_and_change_bit 173 include/asm-generic/bitops/atomic.h static inline int test_and_change_bit(int nr, volatile unsigned long *addr) test_and_change_bit 223 include/asm-m32r/bitops.h static __inline__ int test_and_change_bit(int nr, volatile void * addr) test_and_change_bit 126 include/asm-m68k/bitops.h #define test_and_change_bit(nr,vaddr) \ test_and_change_bit 100 include/asm-parisc/bitops.h static __inline__ int test_and_change_bit(int nr, volatile unsigned long * addr) test_and_change_bit 284 include/asm-x86/bitops.h static inline int test_and_change_bit(int nr, volatile unsigned long *addr)