Home
last modified time | relevance | path

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

/include/linux/
A Dmath.h54 #define DIV_ROUND_UP_ULL(ll, d) \ macro
58 # define DIV_ROUND_UP_SECTOR_T(ll,d) DIV_ROUND_UP_ULL(ll, d)
/include/linux/mtd/
A Drawnand.h771 DIV_ROUND_UP_ULL(dividend, divisor)); \

Completed in 7 milliseconds