Home
last modified time | relevance | path

Searched defs:__test_and_clear_bit (Results 1 – 8 of 8) sorted by relevance

/u-boot/arch/nios2/include/asm/bitops/
A Dnon-atomic.h80 static inline int __test_and_clear_bit(int nr, volatile unsigned long *addr) in __test_and_clear_bit() function
/u-boot/arch/nds32/include/asm/
A Dbitops.h94 static inline int __test_and_clear_bit(int nr, void *addr) in __test_and_clear_bit() function
/u-boot/arch/riscv/include/asm/
A Dbitops.h81 static inline int __test_and_clear_bit(int nr, void *addr) in __test_and_clear_bit() function
/u-boot/arch/sandbox/include/asm/
A Dbitops.h73 static inline int __test_and_clear_bit(int nr, void *addr) in __test_and_clear_bit() function
/u-boot/arch/arm/include/asm/
A Dbitops.h72 static inline int __test_and_clear_bit(int nr, volatile void *addr) in __test_and_clear_bit() function
/u-boot/arch/x86/include/asm/
A Dbitops.h187 static __inline__ int __test_and_clear_bit(int nr, volatile void * addr) in __test_and_clear_bit() function
/u-boot/arch/mips/include/asm/
A Dbitops.h251 static __inline__ int __test_and_clear_bit(int nr, volatile void * addr) in __test_and_clear_bit() function
499 static __inline__ int __test_and_clear_bit(int nr, volatile void * addr) in __test_and_clear_bit() function
/u-boot/arch/microblaze/include/asm/
A Dbitops.h149 static inline int __test_and_clear_bit(int nr, volatile void *addr) in __test_and_clear_bit() function

Completed in 9 milliseconds