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

/linux-master/lib/
H A Dsbitmap.c303 unsigned int word_depth = __map_depth(sb, i); local
306 weight += bitmap_weight(&word->word, word_depth);
308 weight += bitmap_weight(&word->cleared, word_depth);

Completed in 182 milliseconds