Searched defs:test_and_set_bit_le (Results 1 – 2 of 2) sorted by relevance
51 # define test_and_set_bit_le(nr, addr) \ macro59 # define test_and_set_bit_le test_and_set_bit macro
287 int test_and_set_bit_le(u32 nr, u8 *addr) in test_and_set_bit_le() function