Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/lib/
Dfind.c53 goto found_first; in find_next_bit_inv()
68 found_first: in find_next_bit_inv()
/linux-4.4.14/tools/lib/util/
Dfind_next_bit.c39 goto found_first; in find_next_bit()
55 found_first: in find_next_bit()
/linux-4.4.14/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.4.14/fs/f2fs/
Dsegment.c113 goto found_first; in __find_rev_next_bit()
133 found_first: in __find_rev_next_bit()
160 goto found_first; in __find_rev_next_zero_bit()
180 found_first: in __find_rev_next_zero_bit()