Searched defs:__test_and_clear_bit (Results 1 – 8 of 8) sorted by relevance
80 static inline int __test_and_clear_bit(int nr, volatile unsigned long *addr) in __test_and_clear_bit() function
94 static inline int __test_and_clear_bit(int nr, void *addr) in __test_and_clear_bit() function
81 static inline int __test_and_clear_bit(int nr, void *addr) in __test_and_clear_bit() function
73 static inline int __test_and_clear_bit(int nr, void *addr) in __test_and_clear_bit() function
72 static inline int __test_and_clear_bit(int nr, volatile void *addr) in __test_and_clear_bit() function
187 static __inline__ int __test_and_clear_bit(int nr, volatile void * addr) in __test_and_clear_bit() function
251 static __inline__ int __test_and_clear_bit(int nr, volatile void * addr) in __test_and_clear_bit() function499 static __inline__ int __test_and_clear_bit(int nr, volatile void * addr) in __test_and_clear_bit() function
149 static inline int __test_and_clear_bit(int nr, volatile void *addr) in __test_and_clear_bit() function
Completed in 9 milliseconds