Searched refs:__map_depth (Results 1 – 2 of 2) sorted by relevance
169 static inline unsigned int __map_depth(const struct sbitmap *sb, int index) in __map_depth() function263 __map_depth(sb, index) - nr, in __sbitmap_for_each_set()
201 __map_depth(sb, index), in sbitmap_find_bit()303 unsigned int word_depth = __map_depth(sb, i); in __sbitmap_weight()356 unsigned int word_bits = __map_depth(sb, i); in sbitmap_bitmap_show()501 unsigned int map_depth = __map_depth(sb, index); in __sbitmap_queue_get_batch()
Completed in 5 milliseconds