Home
last modified time | relevance | path

Searched defs:fls64 (Results 1 – 2 of 2) sorted by relevance

/tools/include/asm-generic/bitops/
Dfls64.h18 static __always_inline int fls64(__u64 x) in fls64() function
26 static __always_inline int fls64(__u64 x) in fls64() function
/tools/testing/radix-tree/linux/bitops/
Dfls64.h6 static inline int fls64(__u64 x) in fls64() function