Searched refs:bitmap_test_bit (Results 1 – 4 of 4) sorted by relevance
70 bitmap_test_bit(b, n)); in tests()102 bitmap_test_bit(b, n)); in tests()126 bitmap_test_bit(b, n)); in tests()
36 int bitmap_test_bit(struct bitmap *b, u_int n);
70 bitmap_test_bit(struct bitmap *b, u_int n) in bitmap_test_bit() function
874 if (!bitmap_test_bit(bitmap, serial)) in parse_revoked_certs()