Home
last modified time | relevance | path

Searched refs:DIV_U64_ROUND_UP (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dmath64.h310 #define DIV_U64_ROUND_UP(ll, d) \ macro
371 return DIV_U64_ROUND_UP(x, y) * y; in roundup_u64()

Completed in 5 milliseconds