Home
last modified time | relevance | path

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

/linux/lib/
H A Dsbitmap.c325 unsigned int word_depth = __map_depth(sb, i); in __sbitmap_weight() local
328 weight += bitmap_weight(&word->word, word_depth); in __sbitmap_weight()
330 weight += bitmap_weight(&word->cleared, word_depth); in __sbitmap_weight()