Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/math/
H A Dint_sqrt.c48 u32 int_sqrt64(u64 x) in int_sqrt64() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h517 static inline u32 int_sqrt64(u64 x) in int_sqrt64() function