Searched refs:bitmap_zero (Results 1 – 5 of 5) sorted by relevance
48 bitmap_zero(b); in tests()97 bitmap_zero(b); in tests()
63 bitmap_zero(struct bitmap *b) in bitmap_zero() function197 bitmap_zero(b); in bitmap_from_string()
33 void bitmap_zero(struct bitmap *b);
22 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
300 bitmap_zero(f->endpoints, 32); in reset_config()