Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/math/
A Ddiv64.c67 s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder) in div_s64_rem() function
/linux-6.3-rc2/include/linux/
A Dmath64.h40 static inline s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder) in div_s64_rem() function

Completed in 5 milliseconds