Searched defs:test_and_clear_bit (Results 1 – 2 of 2) sorted by relevance
45 static inline int test_and_clear_bit(unsigned int nr, volatile unsigned long *p) in test_and_clear_bit() function
183 static inline bool test_and_clear_bit(long nr, volatile unsigned long *addr) in test_and_clear_bit() function