Searched defs:sync_test_and_set_bit (Results 1 – 2 of 2) sorted by relevance
21 #define sync_test_and_set_bit(nr, p) test_and_set_bit(nr, p) macro
31 #define sync_test_and_set_bit(nr, p) _sync_test_and_set_bit(nr, p) macro