Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dbitops.h249 static inline int find_first_zero_bit_le(const void *p, unsigned size) in find_first_zero_bit_le() function
253 #define find_first_zero_bit_le find_first_zero_bit_le macro
/linux/fs/minix/
H A Dminix.h167 #define minix_find_first_zero_bit find_first_zero_bit_le
/linux/lib/
H A Dfind_bit.c263 #ifndef find_first_zero_bit_le
/linux/fs/ext2/
H A Dext2.h819 #define ext2_find_first_zero_bit find_first_zero_bit_le