Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsbitmap.h31 struct sbitmap_word { struct
68 struct sbitmap_word *map;
253 struct sbitmap_word *word = &sb->map[index]; in __sbitmap_for_each_set()
/Linux-v4.19/lib/
Dsbitmap.c193 const struct sbitmap_word *word = &sb->map[i]; in sbitmap_any_bit_clear()
209 const struct sbitmap_word *word = &sb->map[i]; in sbitmap_weight()