Home
last modified time | relevance | path

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

/linux-6.6.21/tools/include/linux/
Dbitmap.h64 static inline unsigned int bitmap_weight(const unsigned long *src, unsigned int nbits) in bitmap_weight() function
/linux-6.6.21/drivers/net/wireless/ath/
Dspectral_common.h60 u8 bitmap_weight; member
/linux-6.6.21/include/linux/
Dbitmap.h435 unsigned int bitmap_weight(const unsigned long *src, unsigned int nbits) in bitmap_weight() function