bitmap_clear_bit
bitmap_clear_bit(b, i);
bitmap_clear_bit(b, j);
bitmap_clear_bit(b, k);
void bitmap_clear_bit(struct bitmap *b, u_int n);