Searched refs:map_depth (Results 1 – 1 of 1) sorted by relevance
523 unsigned int map_depth = __map_depth(sb, index); in __sbitmap_queue_get_batch() local528 if (val == (1UL << (map_depth - 1)) - 1) in __sbitmap_queue_get_batch()531 nr = find_first_zero_bit(&val, map_depth); in __sbitmap_queue_get_batch()532 if (nr + nr_tags <= map_depth) { in __sbitmap_queue_get_batch()