Searched refs:__test_and_clear_bit_le (Results 1 – 7 of 7) sorted by relevance
22 ret = __test_and_clear_bit_le(nr, addr); \
59 static inline int __test_and_clear_bit_le(int nr, void *addr) in __test_and_clear_bit_le() function
54 # define __test_and_clear_bit_le(nr, addr) \ macro61 # define __test_and_clear_bit_le __test_and_clear_bit macro559 if (__test_and_clear_bit_le(page, host_bmap_track)) { in vm_dirty_log_verify()567 if (__test_and_clear_bit_le(page, bmap)) { in vm_dirty_log_verify()
165 #define minix_test_and_clear_bit __test_and_clear_bit_le
816 #define ext2_clear_bit __test_and_clear_bit_le
1418 c -= (0 != __test_and_clear_bit_le(bitnr & BITS_PER_PAGE_MASK, p_addr)); in __bm_change_bits_to()
1274 #define ext4_test_and_clear_bit __test_and_clear_bit_le