Searched refs:bitmap_clear_bit (Results 1 – 4 of 4) sorted by relevance
116 bitmap_clear_bit(b, i); in tests()120 bitmap_clear_bit(b, j); in tests()124 bitmap_clear_bit(b, k); in tests()
43 void bitmap_clear_bit(struct bitmap *b, u_int n);
126 bitmap_clear_bit(struct bitmap *b, u_int n) in bitmap_clear_bit() function
68 #define bitmap_clear_bit Fssh_bitmap_clear_bit macro