Searched defs:DIV_ROUND_DOWN_ULL (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ | ||
| H A D | math.h | 39 #define DIV_ROUND_DOWN_ULL(ll, d) \ macro |
| /kernel/linux/linux-5.10/include/linux/ | ||
| H A D | kernel.h | 90 #define DIV_ROUND_DOWN_ULL(ll, d) \ macro |
Completed in 2 milliseconds