Home
last modified time | relevance | path

Searched defs:bitmap_weight (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dbitmap.h69 static inline int bitmap_weight(const unsigned long *src, int nbits) in bitmap_weight() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Dspectral_common.h61 u8 bitmap_weight; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dbitmap.h406 static __always_inline int bitmap_weight(const unsigned long *src, unsigned int nbits) in bitmap_weight() function