Searched defs:test_and_set_bit (Results 1 – 4 of 4) sorted by relevance
47 test_and_set_bit(int b, volatile void *p) in test_and_set_bit() function
76 #define test_and_set_bit(b, p) \ macro
334 test_and_set_bit(long bit, long *var) in test_and_set_bit() function
58 test_and_set_bit(int nr, volatile void *addr) in test_and_set_bit() function