Searched refs:find_bit (Results 1 – 3 of 3) sorted by relevance
189 goto find_bit; in affs_alloc_block()203 find_bit: in affs_alloc_block()
764 u8 find_bit = 0; in omap_compare_ecc() local852 find_bit = (ecc_bit[5] << 2) + (ecc_bit[3] << 1) + ecc_bit[1]; in omap_compare_ecc()855 "%d, bit: %d\n", find_byte, find_bit); in omap_compare_ecc()857 page_data[find_byte] ^= (1 << find_bit); in omap_compare_ecc()
28 bsearch.o find_bit.o llist.o memweight.o kfifo.o \