| /OK3568_Linux_fs/kernel/include/asm-generic/bitops/ |
| H A D | instrumented-non-atomic.h | 93 static inline bool __test_and_set_bit(long nr, volatile unsigned long *addr) in __test_and_set_bit() function
|
| H A D | non-atomic.h | 58 static inline int __test_and_set_bit(int nr, volatile unsigned long *addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/bitops/ |
| H A D | non-atomic.h | 57 static inline int __test_and_set_bit(int nr, volatile unsigned long *addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/kernel/tools/include/asm-generic/bitops/ |
| H A D | non-atomic.h | 58 static inline int __test_and_set_bit(int nr, volatile unsigned long *addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | bitops-op32.h | 90 static inline int __test_and_set_bit(int nr, volatile unsigned long *addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | bitops.h | 151 static inline int __test_and_set_bit(int nr, volatile unsigned long *addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | bitops.h | 76 static inline int __test_and_set_bit(int nr, void *addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/ |
| H A D | bitops.h | 51 static inline int __test_and_set_bit(int nr, void *addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | bitops.h | 42 static inline int __test_and_set_bit(int nr, volatile void *addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | bitops.h | 200 static __inline__ int __test_and_set_bit(int nr, volatile void * addr) in __test_and_set_bit() function 454 static __inline__ int __test_and_set_bit(int nr, volatile void * addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | bitops.h | 146 static __inline__ int __test_and_set_bit(int nr, volatile void * addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | bitops.h | 236 __test_and_set_bit (int nr, volatile void *addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | bitops.h | 190 __test_and_set_bit(unsigned long nr, volatile void * addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/ |
| H A D | bitops.h | 121 static inline int __test_and_set_bit(int nr, volatile void *addr) in __test_and_set_bit() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | bitops.h | 204 #define __test_and_set_bit(nr, vaddr) test_and_set_bit(nr, vaddr) macro
|