| /OK3568_Linux_fs/kernel/include/asm-generic/bitops/ |
| H A D | instrumented-non-atomic.h | 121 static inline bool __test_and_change_bit(long nr, volatile unsigned long *addr) in __test_and_change_bit() function
|
| H A D | non-atomic.h | 88 static inline int __test_and_change_bit(int nr, in __test_and_change_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/bitops/ |
| H A D | non-atomic.h | 87 static inline int __test_and_change_bit(int nr, in __test_and_change_bit() function
|
| /OK3568_Linux_fs/kernel/tools/include/asm-generic/bitops/ |
| H A D | non-atomic.h | 88 static inline int __test_and_change_bit(int nr, in __test_and_change_bit() function
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | bitops-op32.h | 120 static inline int __test_and_change_bit(int nr, in __test_and_change_bit() function
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | bitops.h | 156 static inline int __test_and_change_bit(int nr, volatile unsigned long *addr) in __test_and_change_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | bitops.h | 104 static inline int __test_and_change_bit(int nr, void *addr) in __test_and_change_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/ |
| H A D | bitops.h | 97 static inline int __test_and_change_bit(int nr, void *addr) in __test_and_change_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | bitops.h | 88 static inline int __test_and_change_bit(int nr, volatile void *addr) in __test_and_change_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | bitops.h | 303 static __inline__ int __test_and_change_bit(int nr, volatile void * addr) in __test_and_change_bit() function 546 static __inline__ int __test_and_change_bit(int nr, volatile void * addr) in __test_and_change_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | bitops.h | 197 static __inline__ int __test_and_change_bit(int nr, volatile void * addr) in __test_and_change_bit() function
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | bitops.h | 324 __test_and_change_bit (int nr, void *addr) in __test_and_change_bit() function
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | bitops.h | 276 __test_and_change_bit(unsigned long nr, volatile void * addr) in __test_and_change_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/ |
| H A D | bitops.h | 177 static inline int __test_and_change_bit(int nr, volatile void *addr) in __test_and_change_bit() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | bitops.h | 304 #define __test_and_change_bit(nr, vaddr) test_and_change_bit(nr, vaddr) macro
|