Searched defs:nbits (Results 1 – 1 of 1) sorted by relevance
14 #define BITMAP_LAST_WORD_MASK(nbits) \ argument20 #define small_const_nbits(nbits) \ argument23 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero()33 static inline int bitmap_weight(const unsigned long *src, int nbits) in bitmap_weight()41 const unsigned long *src2, int nbits) in bitmap_or()