Home
last modified time | relevance | path

Searched defs:test_and_set_bit (Results 1 – 11 of 11) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/xtensa/include/asm/
Dbitops.h21 static inline int test_and_set_bit(int nr, volatile void *addr) in test_and_set_bit() function
/third_party/uboot/u-boot-2020.01/arch/m68k/include/asm/
Dbitops.h30 static inline int test_and_set_bit(int nr, volatile void *vaddr) in test_and_set_bit() function
/third_party/ntfs-3g/include/ntfs-3g/
Dsupport.h70 #define test_and_set_bit(bit, var) \ macro
/third_party/uboot/u-boot-2020.01/arch/sh/include/asm/
Dbitops.h58 static inline int test_and_set_bit(int nr, volatile void * addr) in test_and_set_bit() function
/third_party/uboot/u-boot-2020.01/arch/nios2/include/asm/bitops/
Datomic.h127 static inline int test_and_set_bit(int nr, volatile unsigned long *addr) in test_and_set_bit() function
/third_party/uboot/u-boot-2020.01/arch/sandbox/include/asm/
Dbitops.h61 static inline int test_and_set_bit(int nr, void *addr) in test_and_set_bit() function
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/
Dbitops.h54 static inline int test_and_set_bit(int nr, volatile void * addr) in test_and_set_bit() function
/third_party/uboot/u-boot-2020.01/arch/mips/include/asm/
Dbitops.h170 test_and_set_bit(int nr, volatile void *addr) in test_and_set_bit() function
428 static __inline__ int test_and_set_bit(int nr, volatile void * addr) in test_and_set_bit() function
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dbitops.h128 static __inline__ int test_and_set_bit(int nr, volatile void * addr) in test_and_set_bit() function
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dbitops.h82 static __inline__ int test_and_set_bit(int nr, volatile void *addr) in test_and_set_bit() function
/third_party/uboot/u-boot-2020.01/arch/microblaze/include/asm/
Dbitops.h105 static inline int test_and_set_bit(int nr, volatile void *addr) in test_and_set_bit() function