Searched refs:test_and_set_bit_simple (Results 1 – 1 of 1) sorted by relevance
304 test_and_set_bit_simple(unsigned long nr, volatile unsigned long *ptr) in test_and_set_bit_simple() function317 #define __test_and_set_bit(X,Y) test_and_set_bit_simple(X,Y)368 #define test_and_set_bit test_and_set_bit_simple