Searched refs:__ffs (Results 1 – 2 of 2) sorted by relevance
326 static inline u64 __ffs(u8 word) in __ffs() function367 return min(start + __ffs(tmp), nbits); in _find_next_bit_le()
607 fun:__ffs=uninstrumented