Home
last modified time | relevance | path

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

/linux/include/vdso/
H A Ddatapage.h57 * struct vdso_timestamp - basetime per clock_id
61 * There is one vdso_timestamp object in vvar for each vDSO-accelerated
69 struct vdso_timestamp { struct
113 struct vdso_timestamp basetime[VDSO_BASES];
70 secvdso_timestamp global() argument
71 nsecvdso_timestamp global() argument
/linux/kernel/time/
H A Dvsyscall.c32 struct vdso_timestamp *vdso_ts; in update_vdso_time_data()
81 struct vdso_timestamp *vdso_ts; in update_vsyscall()
143 struct vdso_timestamp *vdso_ts; in vdso_time_update_aux()
/linux/lib/vdso/
H A Dgettimeofday.c95 const struct vdso_timestamp *vdso_ts = &vc->basetime[clkidx]; in vdso_get_timestamp()
215 const struct vdso_timestamp *vdso_ts; in do_coarse_timens()
249 const struct vdso_timestamp *vdso_ts = &vc->basetime[clk]; in do_coarse()