Searched refs:__flogr (Results 1 – 1 of 1) sorted by relevance
135 static __always_inline __attribute_const__ unsigned long __flogr(unsigned long word) in __flogr() function196 return BITS_PER_LONG - __flogr(-val & val); in ffs()