Searched refs:sbitmap_word (Results 1 – 2 of 2) sorted by relevance
29 struct sbitmap_word { struct71 struct sbitmap_word *map;
63 static inline bool sbitmap_deferred_clear(struct sbitmap_word *map) in sbitmap_deferred_clear()170 static int sbitmap_find_bit_in_word(struct sbitmap_word *map, in sbitmap_find_bit_in_word()302 const struct sbitmap_word *word = &sb->map[i]; in __sbitmap_weight()499 struct sbitmap_word *map = &sb->map[index]; in __sbitmap_queue_get_batch()
Completed in 5 milliseconds