Searched refs:bits (Results 1 – 1 of 1) sorted by relevance
104 bitmap_weight(uint64_t bits) in bitmap_weight() argument106 return __builtin_popcountl(bits); in bitmap_weight()
Completed in 2 milliseconds