Searched refs:sync_test_and_clear_bit (Results 1 – 4 of 4) sorted by relevance
98 static inline int sync_test_and_clear_bit(int nr, volatile unsigned long *addr) in sync_test_and_clear_bit() function
33 static inline int sync_test_and_clear_bit(int nr, volatile void *addr) in sync_test_and_clear_bit() function
263 if (sync_test_and_clear_bit(bit, in vmbus_on_event()
500 if (sync_test_and_clear_bit(0, (unsigned long *) &event->flags32[0])) { in vmbus_isr()