Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtimekeeper_internal.h116 extern void update_vsyscall_old(struct timespec *ts, struct timespec *wtm,
/linux-4.1.27/arch/ia64/kernel/
Dtime.c428 void update_vsyscall_old(struct timespec *wall, struct timespec *wtm, in update_vsyscall_old() function
/linux-4.1.27/arch/powerpc/kernel/
Dtime.c782 void update_vsyscall_old(struct timespec *wall_time, struct timespec *wtm, in update_vsyscall_old() function
/linux-4.1.27/kernel/time/
Dtimekeeping.c482 update_vsyscall_old(&xt, &wm, tk->tkr_mono.clock, tk->tkr_mono.mult, in update_vsyscall()