Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/time/
Dtimekeeping.c149 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono() function
1321 tk_set_wall_to_mono(tk, timespec64_sub(tk->wall_to_monotonic, ts_delta)); in do_settimeofday64()
1370 tk_set_wall_to_mono(tk, timespec64_sub(tk->wall_to_monotonic, *ts)); in timekeeping_inject_offset()
1642 tk_set_wall_to_mono(tk, wall_to_mono); in timekeeping_init()
1670 tk_set_wall_to_mono(tk, timespec64_sub(tk->wall_to_monotonic, *delta)); in __timekeeping_inject_sleeptime()
2063 tk_set_wall_to_mono(tk, in accumulate_nsecs_to_secs()