Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping.c2283 static u64 logarithmic_accumulation(struct timekeeper *tk, u64 offset, in logarithmic_accumulation() function
2355 offset = logarithmic_accumulation(tk, offset, shift, &clock_set); in __timekeeping_advance()