Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsbitmap.h20 struct sbitmap_word { struct
67 struct sbitmap_word *map;
/Linux-v5.15/lib/
Dsbitmap.c63 static inline bool sbitmap_deferred_clear(struct sbitmap_word *map) in sbitmap_deferred_clear()
183 struct sbitmap_word *map = &sb->map[index]; in sbitmap_find_bit_in_index()
317 const struct sbitmap_word *word = &sb->map[i]; in __sbitmap_weight()