Searched defs:bitmap_zero (Results 1 – 3 of 3) sorted by relevance
65 bitmap_zero(struct bitmap *b) in bitmap_zero() function
184 #define bitmap_zero(a) bitmap_clear (a) macro
240 bitmap_zero(unsigned long *addr, int size) in bitmap_zero() function