Home
last modified time | relevance | path

Searched refs:constant_fls (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arc/include/asm/
H A Dbitops.h42 static inline int constant_fls(unsigned int x) in constant_fls() function
77 return constant_fls(x); in fls()