Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/include/asm/
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-v6.1/include/linux/
Dfind.h429 static inline unsigned long find_first_zero_bit_le(const void *addr, in find_first_zero_bit_le() function
456 #ifndef find_first_zero_bit_le
458 unsigned long find_first_zero_bit_le(const void *addr, unsigned long size) in find_first_zero_bit_le() function
/Linux-v6.1/fs/minix/
Dminix.h166 #define minix_find_first_zero_bit find_first_zero_bit_le
/Linux-v6.1/lib/
Dfind_bit.c221 #ifndef find_first_zero_bit_le
/Linux-v6.1/fs/ext2/
Dext2.h830 #define ext2_find_first_zero_bit find_first_zero_bit_le