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

/u-boot/include/linux/
H A Dbitmap.h34 __bitmap_weight(const unsigned long *bitmap, unsigned int bits) function
212 return __bitmap_weight(src, nbits);

Completed in 38 milliseconds