Home
last modified time | relevance | path

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

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