Searched defs:test_bit (Results 1 – 4 of 4) sorted by relevance
34 #define test_bit(nr,addr) \ macro
42 #define test_bit(nr, addr) bitop(_test_bit, nr, addr) macro
61 #define test_bit(nr, addr) bitop(_test_bit, nr, addr) macro
3449 int test_bit; in get_provided_data_sectors() local3467 int test_bit; in initialize_superblock() local