Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/nios2/include/asm/bitops/
H A Dnon-atomic.h87 static inline int __test_and_change_bit(int nr, in __test_and_change_bit() function
/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dbitops.h97 static inline int __test_and_change_bit(int nr, void *addr) in __test_and_change_bit() function
/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dbitops.h104 static inline int __test_and_change_bit(int nr, void *addr) in __test_and_change_bit() function
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dbitops.h88 static inline int __test_and_change_bit(int nr, volatile void *addr) in __test_and_change_bit() function
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dbitops.h197 static __inline__ int __test_and_change_bit(int nr, volatile void * addr) in __test_and_change_bit() function
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dbitops.h303 static __inline__ int __test_and_change_bit(int nr, volatile void * addr) in __test_and_change_bit() function
546 static __inline__ int __test_and_change_bit(int nr, volatile void * addr) in __test_and_change_bit() function
/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dbitops.h177 static inline int __test_and_change_bit(int nr, volatile void *addr) in __test_and_change_bit() function