Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds