Searched refs:bitmap_weight (Results 1 – 3 of 3) sorted by relevance
311 static __always_inline int bitmap_weight(const unsigned long *src, unsigned int nbits) in bitmap_weight() function
497 return bitmap_weight(cpumask_bits(srcp), nr_cpumask_bits); in cpumask_weight()
230 return bitmap_weight(srcp->bits, nbits); in __nodes_weight()