Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtimekeeping.c2146 static u64 logarithmic_accumulation(struct timekeeper *tk, u64 offset, in logarithmic_accumulation() function
2220 offset = logarithmic_accumulation(tk, offset, shift, &clock_set); in timekeeping_advance()