Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dtimekeeping.c151 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono() function
1335 tk_set_wall_to_mono(tk, timespec64_sub(tk->wall_to_monotonic, ts_delta)); in do_settimeofday64()
1386 tk_set_wall_to_mono(tk, timespec64_sub(tk->wall_to_monotonic, *ts)); in timekeeping_inject_offset()
1669 tk_set_wall_to_mono(tk, wall_to_mono); in timekeeping_init()
1698 tk_set_wall_to_mono(tk, timespec64_sub(tk->wall_to_monotonic, *delta)); in __timekeeping_inject_sleeptime()
2092 tk_set_wall_to_mono(tk, in accumulate_nsecs_to_secs()