Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsbitmap.h29 struct sbitmap_word { struct
76 struct sbitmap_word *map;
/linux/lib/
H A Dsbitmap.c63 static inline bool sbitmap_deferred_clear(struct sbitmap_word *map, in sbitmap_deferred_clear()
192 static int sbitmap_find_bit_in_word(struct sbitmap_word *map, in sbitmap_find_bit_in_word()
324 const struct sbitmap_word *word = &sb->map[i]; in __sbitmap_weight()
516 struct sbitmap_word *map = &sb->map[index]; in __sbitmap_queue_get_batch()