Home
last modified time | relevance | path

Searched defs:wtm (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/kernel/
Dvdso.c299 struct timespec64 *wtm = &tk->wall_to_monotonic; in update_vsyscall() local
/linux-4.4.14/arch/ia64/kernel/
Dtime.c399 void update_vsyscall_old(struct timespec *wall, struct timespec *wtm, in update_vsyscall_old()
/linux-4.4.14/arch/powerpc/kernel/
Dtime.c783 void update_vsyscall_old(struct timespec *wall_time, struct timespec *wtm, in update_vsyscall_old()
/linux-4.4.14/kernel/time/
Dtimekeeping.c97 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono()