Home
last modified time | relevance | path

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

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