Searched refs:sync_test_and_clear_bit (Results 1 – 5 of 5) sorted by relevance
20 #define sync_test_and_clear_bit(nr, p) _test_and_clear_bit(nr, p) macro
21 #define sync_test_and_clear_bit(nr, p) test_and_clear_bit(nr, p) macro
98 static inline int sync_test_and_clear_bit(long nr, volatile unsigned long *addr) in sync_test_and_clear_bit() function
407 if (sync_test_and_clear_bit(bit, in vmbus_on_event()
801 if (sync_test_and_clear_bit(0, in vmbus_isr()