Searched defs:find_next_zero_bit (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | bitops.h | 129 static inline int find_next_zero_bit(void *addr, int size, int offset) in find_next_zero_bit() function
|
| /rk3399_rockchip-uboot/arch/mips/include/asm/ |
| H A D | bitops.h | 639 static __inline__ int find_next_zero_bit (void * addr, int size, int offset) in find_next_zero_bit() function 731 static __inline__ int find_next_zero_bit(void *addr, int size, int offset) in find_next_zero_bit() function
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | bitops.h | 295 static __inline__ int find_next_zero_bit (void * addr, int size, int offset) in find_next_zero_bit() function
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | bitops.h | 237 static __inline__ unsigned long find_next_zero_bit(void * addr, in find_next_zero_bit() function
|
| /rk3399_rockchip-uboot/arch/microblaze/include/asm/ |
| H A D | bitops.h | 215 static inline int find_next_zero_bit(void *addr, int size, int offset) in find_next_zero_bit() function
|