Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/include/linux/
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
/linux-6.6.21/fs/minix/
Dminix.h167 #define minix_find_first_zero_bit find_first_zero_bit_le
/linux-6.6.21/lib/
Dfind_bit.c239 #ifndef find_first_zero_bit_le
/linux-6.6.21/fs/ext2/
Dext2.h823 #define ext2_find_first_zero_bit find_first_zero_bit_le