Searched refs:__test_and_change_bit (Results 1 - 7 of 7) sorted by relevance

/u-boot/arch/nios2/include/asm/bitops/
H A Dnon-atomic.h91 static inline int __test_and_change_bit(int nr, function
/u-boot/arch/sandbox/include/asm/
H A Dbitops.h97 static inline int __test_and_change_bit(int nr, void *addr) function
/u-boot/arch/riscv/include/asm/
H A Dbitops.h93 static inline int __test_and_change_bit(int nr, void *addr) function
/u-boot/arch/x86/include/asm/
H A Dbitops.h199 static __inline__ int __test_and_change_bit(int nr, volatile void * addr) function
/u-boot/arch/arm/include/asm/
H A Dbitops.h121 static inline int __test_and_change_bit(int nr, volatile void *addr) function
/u-boot/arch/mips/include/asm/
H A Dbitops.h294 * __test_and_change_bit - Change a bit and return its old value
302 static __inline__ int __test_and_change_bit(int nr, volatile void * addr) function
537 * __test_and_change_bit - Change a bit and return its old value
545 static __inline__ int __test_and_change_bit(int nr, volatile void * addr) function
/u-boot/arch/microblaze/include/asm/
H A Dbitops.h177 static inline int __test_and_change_bit(int nr, volatile void *addr) function

Completed in 109 milliseconds