Searched refs:__ffz_word_loop (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dbitops.h404 * __ffz_word_loop - find byte offset of first long != -1UL
408 static inline unsigned long __ffz_word_loop(const unsigned long *addr, function
620 bytes = __ffz_word_loop(addr, size);
762 bytes = __ffz_word_loop(vaddr, size);

Completed in 60 milliseconds