Searched defs:test_and_clear_bit_le (Results 1 – 3 of 3) sorted by relevance
49 static inline int test_and_clear_bit_le(int nr, void *addr) in test_and_clear_bit_le() function
83 static inline int test_and_clear_bit_le(int nr, void *addr) in test_and_clear_bit_le() function
50 # define test_and_clear_bit_le(nr, addr) \ macro57 # define test_and_clear_bit_le test_and_clear_bit macro