Searched refs:bitmap_clear_bit (Results 1 – 4 of 4) sorted by relevance
115 bitmap_clear_bit(b, i); in tests()119 bitmap_clear_bit(b, j); in tests()123 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
72 #define bitmap_clear_bit Fssh_bitmap_clear_bit macro