Searched refs:sync_test_and_set_bit (Results 1 – 4 of 4) 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
131 !sync_test_and_set_bit(port / BITS_PER_EVTCHN_WORD, in evtchn_2l_unmask()
936 if (sync_test_and_set_bit(i, map_addr) == 0) in netvsc_get_next_send_section()