Searched refs:l_bit (Results 1 – 1 of 1) sorted by relevance
721 int s_index, l_bit; in pcpu_block_update_scan() local731 l_bit = find_last_bit(pcpu_index_alloc_map(chunk, s_index), s_off); in pcpu_block_update_scan()732 s_off = (s_off == l_bit) ? 0 : l_bit + 1; in pcpu_block_update_scan()1002 int l_bit = find_last_bit(pcpu_index_alloc_map(chunk, s_index), in pcpu_block_update_hint_free() local1004 start = (start == l_bit) ? 0 : l_bit + 1; in pcpu_block_update_hint_free()