Home
last modified time | relevance | path

Searched refs:__test_and_clear_bit_le (Results 1 – 4 of 4) sorted by relevance

/linux/include/asm-generic/bitops/
H A Dext2-atomic.h22 ret = __test_and_clear_bit_le(nr, addr); \
H A Dle.h59 static inline int __test_and_clear_bit_le(int nr, void *addr) in __test_and_clear_bit_le() function
/linux/fs/minix/
H A Dminix.h168 #define minix_test_and_clear_bit __test_and_clear_bit_le
/linux/fs/ext2/
H A Dext2.h817 #define ext2_clear_bit __test_and_clear_bit_le