Searched defs:sync_test_bit (Results 1 – 3 of 3) sorted by relevance
114 #define sync_test_bit(nr, addr) test_bit(nr, addr) macro
23 #define sync_test_bit(nr, addr) test_bit(nr, addr) macro
24 #define sync_test_bit(nr, addr) test_bit(nr, addr) macro