Home
last modified time | relevance | path

Searched defs:test_and_clear_bit (Results 1 – 9 of 9) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dsupport.h77 #define test_and_clear_bit(bit, var) \ macro
/third_party/uboot/u-boot-2020.01/arch/sh/include/asm/
Dbitops.h74 static inline int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
/third_party/uboot/u-boot-2020.01/arch/nios2/include/asm/bitops/
Datomic.h151 static inline int test_and_clear_bit(int nr, volatile unsigned long *addr) in test_and_clear_bit() function
/third_party/uboot/u-boot-2020.01/arch/sandbox/include/asm/
Dbitops.h83 static inline int test_and_clear_bit(int nr, void *addr) in test_and_clear_bit() function
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/
Dbitops.h76 static inline int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
/third_party/uboot/u-boot-2020.01/arch/mips/include/asm/
Dbitops.h221 test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function
474 static __inline__ int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dbitops.h167 static __inline__ int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dbitops.h101 static __inline__ int test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function
/third_party/uboot/u-boot-2020.01/arch/microblaze/include/asm/
Dbitops.h133 static inline int test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function