Home
last modified time | relevance | path

Searched refs:monotonic_time (Results 1 – 3 of 3) sorted by relevance

/linux/arch/ia64/kernel/
A Dtime.c446 fsyscall_gtod_data.monotonic_time.sec = tk->xtime_sec in update_vsyscall()
448 fsyscall_gtod_data.monotonic_time.snsec = tk->tkr_mono.xtime_nsec in update_vsyscall()
453 while (fsyscall_gtod_data.monotonic_time.snsec >= in update_vsyscall()
455 fsyscall_gtod_data.monotonic_time.snsec -= in update_vsyscall()
457 fsyscall_gtod_data.monotonic_time.sec++; in update_vsyscall()
A Dfsyscall_gtod_data.h18 struct time_sn_spec monotonic_time; member
A Dasm-offsets.c273 offsetof (struct fsyscall_gtod_data_t, monotonic_time)); in foo()

Completed in 5 milliseconds