Searched refs:bitmap_weight (Results 1 – 4 of 4) sorted by relevance
1191 return bitmap_weight(q->bufs_bitmap, q->max_num_buffers); in vb2_get_num_buffers()
241 return bitmap_weight(srcp->bits, nbits); in __nodes_weight()
442 unsigned int bitmap_weight(const unsigned long *src, unsigned int nbits) in bitmap_weight() function
775 return bitmap_weight(cpumask_bits(srcp), small_cpumask_bits); in cpumask_weight()