Searched defs:DIV_ROUND_CLOSEST (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ | ||
| D | math.h | 86 #define DIV_ROUND_CLOSEST(x, divisor)( \ macro |
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | kernel.h | 137 #define DIV_ROUND_CLOSEST(x, divisor)( \ macro |