Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/lib/
Dfind.c55 goto found_first; in find_next_bit_inv()
70 found_first: in find_next_bit_inv()
/linux-4.1.27/tools/lib/util/
Dfind_next_bit.c39 goto found_first; in find_next_bit()
55 found_first: in find_next_bit()
/linux-4.1.27/drivers/input/keyboard/
Dpmic8xxx-keypad.c260 int row, found_first = -1; in pmic8xxx_detect_ghost_keys() local
269 if (found_first == -1) in pmic8xxx_detect_ghost_keys()
270 found_first = row; in pmic8xxx_detect_ghost_keys()
273 " and row[%d]\n", found_first, row); in pmic8xxx_detect_ghost_keys()
/linux-4.1.27/fs/f2fs/
Dsegment.c101 goto found_first; in __find_rev_next_bit()
118 found_first: in __find_rev_next_bit()
152 goto found_first; in __find_rev_next_zero_bit()
170 found_first: in __find_rev_next_zero_bit()