Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsbitmap.h169 static inline unsigned int __map_depth(const struct sbitmap *sb, int index) in __map_depth() function
263 __map_depth(sb, index) - nr, in __sbitmap_for_each_set()
/openbmc/linux/lib/
H A Dsbitmap.c201 __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()