Home
last modified time | relevance | path

Searched defs:test_and_change_bit (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dbitops.h90 static inline int test_and_change_bit(int nr, volatile void * addr) in test_and_change_bit() function
/rk3399_rockchip-uboot/arch/nios2/include/asm/bitops/
H A Datomic.h174 static inline int test_and_change_bit(int nr, volatile unsigned long *addr) in test_and_change_bit() function
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dbitops.h274 test_and_change_bit(int nr, volatile void *addr) in test_and_change_bit() function
521 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.h216 static __inline__ int test_and_change_bit(int nr, volatile void * addr) in test_and_change_bit() function
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dbitops.h120 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.h161 static inline int test_and_change_bit(int nr, volatile void *addr) in test_and_change_bit() function