Searched defs:test_bit (Results 1 – 7 of 7) sorted by relevance
34 #define test_bit(nr,addr) \ macro
320 bool hashed_bit, intlv_bit, test_bit; in mi300_dehash_addr() local
44 #define test_bit(nr, addr) bitop(_test_bit, nr, addr) macro
16 def test_bit(nr, addr): function
827 static bool test_bit(int bit, unsigned long val) in test_bit() function
3986 int test_bit; in get_provided_data_sectors() local4006 int test_bit; in initialize_superblock() local
42 static inline bool test_bit(unsigned int nr, unsigned long *addr) in test_bit() function