mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:24:31 +01:00
Provide mul_u64_u32_add_u64_shr() which is a calculation that will be used by timekeeping and VDSO. Place #include <vdso/math64.h> after #include <asm/div64.h> to allow architecture-specific overrides, at least for the kernel. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20240325064023.2997-6-adrian.hunter@intel.com |
||
|---|---|---|
| .. | ||
| bits.h | ||
| clocksource.h | ||
| const.h | ||
| datapage.h | ||
| gettime.h | ||
| helpers.h | ||
| jiffies.h | ||
| ktime.h | ||
| limits.h | ||
| math64.h | ||
| processor.h | ||
| time.h | ||
| time32.h | ||
| time64.h | ||
| vsyscall.h | ||