Searched refs:ms_result (Results 1 – 1 of 1) sorted by relevance
107 U32 ms_result = offset & ~(BITS_PER_LONG-1); in find_next_zero_bit() local112 size -= ms_result; in find_next_zero_bit()123 ms_result += BITS_PER_LONG; in find_next_zero_bit()129 ms_result += BITS_PER_LONG; in find_next_zero_bit()133 return ms_result; in find_next_zero_bit()139 return ms_result + size; in find_next_zero_bit()141 return ms_result + ms_find_1st_zero(ms_tmp); in find_next_zero_bit()