Home
last modified time | relevance | path

Searched refs:found_first (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dbitops.h252 goto found_first; in find_next_zero_bit()
267 found_first: in find_next_zero_bit()
342 goto found_first; in ext2_find_next_zero_bit()
357 found_first: in ext2_find_next_zero_bit()
/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dbitops.h229 goto found_first; in find_next_zero_bit()
245 found_first: in find_next_zero_bit()
329 goto found_first; in ext2_find_next_zero_bit()
345 found_first: in ext2_find_next_zero_bit()
/OK3568_Linux_fs/kernel/arch/s390/lib/
H A Dfind.c54 goto found_first; in find_next_bit_inv()
69 found_first: in find_next_bit_inv()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dbitops.h745 goto found_first; in find_next_zero_bit()
761 found_first: in find_next_zero_bit()
856 goto found_first; in ext2_find_next_zero_bit()
872 found_first: in ext2_find_next_zero_bit()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dbitops.h143 goto found_first; in find_next_zero_bit()
160 found_first: in find_next_zero_bit()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c252 int row, found_first = -1; in pmic8xxx_detect_ghost_keys() local
261 if (found_first == -1) in pmic8xxx_detect_ghost_keys()
262 found_first = row; in pmic8xxx_detect_ghost_keys()
265 " and row[%d]\n", found_first, row); in pmic8xxx_detect_ghost_keys()