Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arc/include/asm/ !
Dbitops.h42 static inline int constant_fls(unsigned int x) in constant_fls() function
77 return constant_fls(x); in fls()