Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dtime.c438 fsyscall_gtod_data.wall_time.snsec = tk->tkr_mono.xtime_nsec; in update_vsyscall()
442 fsyscall_gtod_data.monotonic_time.snsec = tk->tkr_mono.xtime_nsec in update_vsyscall()
447 while (fsyscall_gtod_data.monotonic_time.snsec >= in update_vsyscall()
449 fsyscall_gtod_data.monotonic_time.snsec -= in update_vsyscall()
H A Dfsyscall_gtod_data.h12 u64 snsec; member
H A Dasm-offsets.c216 offsetof (struct time_sn_spec, snsec)); in foo()