Searched refs:bitmap_clear_bit (Results 1 – 3 of 3) sorted by relevance
113 bitmap_clear_bit(b, i); in tests()117 bitmap_clear_bit(b, j); in tests()121 bitmap_clear_bit(b, k); in tests()
42 void bitmap_clear_bit(struct bitmap *b, u_int n);
124 bitmap_clear_bit(struct bitmap *b, u_int n) in bitmap_clear_bit() function