Searched refs:wall (Results 1 – 2 of 2) sorted by relevance
457 void update_vsyscall(struct timespec *wall, struct timespec *wtm, in update_vsyscall() argument470 fsyscall_gtod_data.wall_time.tv_sec = wall->tv_sec; in update_vsyscall()471 fsyscall_gtod_data.wall_time.tv_nsec = wall->tv_nsec; in update_vsyscall()473 + wall->tv_sec; in update_vsyscall()475 + wall->tv_nsec; in update_vsyscall()
11 void pvclock_read_wallclock(struct pvclock_wall_clock *wall,