Home
last modified time | relevance | path

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

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