Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dtime.c428 void update_vsyscall_old(struct timespec *wall, struct timespec *wtm, in update_vsyscall_old() argument
441 fsyscall_gtod_data.wall_time.tv_sec = wall->tv_sec; in update_vsyscall_old()
442 fsyscall_gtod_data.wall_time.tv_nsec = wall->tv_nsec; in update_vsyscall_old()
444 + wall->tv_sec; in update_vsyscall_old()
446 + wall->tv_nsec; in update_vsyscall_old()
/arch/x86/include/asm/
Dpvclock.h12 void pvclock_read_wallclock(struct pvclock_wall_clock *wall,