Searched refs:bitmap_test_bit (Results 1 – 5 of 5) 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()
37 int bitmap_test_bit(struct bitmap *b, u_int n);
72 bitmap_test_bit(struct bitmap *b, u_int n) in bitmap_test_bit() function
54 #define bitmap_test_bit Fssh_bitmap_test_bit macro
874 if (!bitmap_test_bit(bitmap, serial)) in parse_revoked_certs()