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
222 test_and_clear_bit(int nr, volatile void *addr) in test_and_clear_bit() function475 static __inline__ int test_and_clear_bit(int nr, volatile void * addr) in test_and_clear_bit() function
165 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