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