Searched refs:__test_and_change_bit (Results 1 – 2 of 2) sorted by relevance
234 static inline int __test_and_change_bit(int nr, void *addr) in __test_and_change_bit() function245 #define __test_and_change_bit(nr, addr) ({ \ macro247 __test_and_change_bit(nr, addr); \
82 static inline int __test_and_change_bit(int nr, in __test_and_change_bit() function
Completed in 3 milliseconds