Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/include/linux/
H A Dfind.h494 static inline unsigned long find_first_zero_bit_le(const void *addr, in find_first_zero_bit_le() function
521 #ifndef find_first_zero_bit_le
523 unsigned long find_first_zero_bit_le(const void *addr, unsigned long size) in find_first_zero_bit_le() function
/openbmc/linux/fs/minix/
H A Dminix.h167 #define minix_find_first_zero_bit find_first_zero_bit_le
/openbmc/linux/lib/
H A Dfind_bit.c239 #ifndef find_first_zero_bit_le
/openbmc/linux/fs/ext2/
H A Dext2.h823 #define ext2_find_first_zero_bit find_first_zero_bit_le