Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dbitops.h445 static inline unsigned long __ffs_word_loop(const unsigned long *addr, in __ffs_word_loop() function
640 bytes = __ffs_word_loop(addr, size); in find_first_bit()
826 bytes = __ffs_word_loop(vaddr, size); in find_first_bit_le()