Searched defs:test_and_clear_bit (Results 1 – 8 of 8) sorted by relevance
74 static inline int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
151 static inline int test_and_clear_bit(int nr, volatile unsigned long *addr) in test_and_clear_bit() function
83 static inline int test_and_clear_bit(int nr, void *addr) in test_and_clear_bit() function
167 static __inline__ int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
221 test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function474 static __inline__ int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
101 static __inline__ int test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function
133 static inline int test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function