Searched refs:constant_fls (Results 1 – 1 of 1) sorted by relevance
224 static inline int constant_fls(unsigned int x) in constant_fls() function259 return constant_fls(x); in fls()