Searched defs:bitmap_zero (Results 1 – 4 of 4) sorted by relevance
63 bitmap_zero(struct bitmap *b) in bitmap_zero() function
123 #define bitmap_zero(a) bitmap_clear (a) macro
46 bitmap_zero(void *p, u_int n) in bitmap_zero() function
165 #define bitmap_zero(a) bitmap_clear (a) macro