Home
last modified time | relevance | path

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

/include/media/
Dvideobuf2-core.h1191 return bitmap_weight(q->bufs_bitmap, q->max_num_buffers); in vb2_get_num_buffers()
/include/linux/
Dnodemask.h241 return bitmap_weight(srcp->bits, nbits); in __nodes_weight()
Dbitmap.h442 unsigned int bitmap_weight(const unsigned long *src, unsigned int nbits) in bitmap_weight() function
Dcpumask.h775 return bitmap_weight(cpumask_bits(srcp), small_cpumask_bits); in cpumask_weight()