Searched defs:bitmap_zero (Results 1 – 4 of 4) sorted by relevance
12 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
31 static inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero() function
113 static inline void bitmap_zero(unsigned long *dst, long nbits) in bitmap_zero() function
246 static inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero() function