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