Searched defs:round_down (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | math.h | 12 #define round_down(x, y) ((x) & ~__round_mask(x, y)) macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | math.h | 35 #define round_down(x, y) ((x) & ~__round_mask(x, y)) macro
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | kernel.h | 115 #define round_down(x, y) ((x) & ~__round_mask(x, y)) macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | kernel.h | 84 #define round_down(x, y) ((x) & ~__round_mask(x, y)) macro
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| D | horizon.h | 488 round_down, enumerator
|
| D | ambassador.h | 644 round_down, enumerator
|