Searched refs:hweight_long (Results 1 – 2 of 2) sorted by relevance
77 static __always_inline unsigned long hweight_long(unsigned long w) in hweight_long() function
405 return hweight_long(*src & BITMAP_LAST_WORD_MASK(nbits)); in bitmap_weight()