Searched defs:wtm (Results 1 – 4 of 4) sorted by relevance
299 struct timespec64 *wtm = &tk->wall_to_monotonic; in update_vsyscall() local
399 void update_vsyscall_old(struct timespec *wall, struct timespec *wtm, in update_vsyscall_old()
783 void update_vsyscall_old(struct timespec *wall_time, struct timespec *wtm, in update_vsyscall_old()
97 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono()