Searched defs:test_and_clear_bit (Results 1 – 2 of 2) sorted by relevance
41 static inline int test_and_clear_bit(unsigned int nr, unsigned long *bitmap) in test_and_clear_bit() function
85 #define test_and_clear_bit(b, p) \ macro102 #define test_and_clear_bit(b, p) \ macro