Home
last modified time | relevance | path

Searched defs:div64_s64 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/math/
H A Ddiv64.c170 s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
179 EXPORT_SYMBOL(div64_s64); variable
/kernel/linux/linux-6.6/lib/math/
H A Ddiv64.c161 s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
170 EXPORT_SYMBOL(div64_s64); variable
/kernel/linux/linux-5.10/include/linux/
H A Dmath64.h78 static inline s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
/kernel/linux/linux-6.6/include/linux/
H A Dmath64.h79 static inline s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function

Completed in 3 milliseconds