Searched refs:off_start (Results 1 – 1 of 1) sorted by relevance
391 size_t off_start, off_end; in sys_bitarray_alloc() local425 off_start = find_lsb_set(~bitarray->bundles[ret]) - 1; in sys_bitarray_alloc()426 bit_idx += off_start; in sys_bitarray_alloc()