Searched defs:__bitmap_weight (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/
H A Dbitmap.c8 unsigned int __bitmap_weight(const unsigned long *bitmap, int bits) function
/linux-master/lib/
H A Dbitmap.c338 unsigned int __bitmap_weight(const unsigned long *bitmap, unsigned int bits) function
342 EXPORT_SYMBOL(__bitmap_weight); variable

Completed in 102 milliseconds