Home
last modified time | relevance | path

Searched refs:__map_depth (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsbitmap.h174 static inline unsigned int __map_depth(const struct sbitmap *sb, int index) in __map_depth() function
251 __map_depth(sb, index) - nr, in __sbitmap_for_each_set()
/linux/lib/
H A Dsbitmap.c218 word_depth = __map_depth(sb, index); in __map_depth_with_shallow()
359 unsigned int word_depth = __map_depth(sb, i); in __sbitmap_weight()
412 unsigned int word_bits = __map_depth(sb, i); in sbitmap_bitmap_show()
534 unsigned int map_depth = __map_depth(sb, index); in __sbitmap_queue_get_batch()