Searched defs:int_sqrt64 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/lib/math/ | ||
| D | int_sqrt.c | 48 u32 int_sqrt64(u64 x) in int_sqrt64() function |
| /Linux-v5.4/include/linux/ | ||
| D | kernel.h | 517 static inline u32 int_sqrt64(u64 x) in int_sqrt64() function |