Searched refs:test_and_clear_bit_le (Results 1 – 3 of 3) sorted by relevance
10 #define ext2_clear_bit_atomic(l, nr, addr) test_and_clear_bit_le(nr, addr)
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 macro192 if (test_and_clear_bit_le(page, host_bmap_track)) { in vm_dirty_log_verify()