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