Home
last modified time | relevance | path

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

/linux-6.6.21/tools/lib/
Dbitmap.c8 unsigned int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight() function
/linux-6.6.21/lib/
Dbitmap.c349 unsigned int __bitmap_weight(const unsigned long *bitmap, unsigned int bits) in __bitmap_weight() function