Home
last modified time | relevance | path

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

/linux-6.15/include/vdso/
H A Ddatapage.h66 struct vdso_timestamp { struct
110 struct vdso_timestamp basetime[VDSO_BASES];
/linux-6.15/lib/vdso/
H A Dgettimeofday.c91 const struct vdso_timestamp *vdso_ts; in do_hres_timens()
147 const struct vdso_timestamp *vdso_ts = &vc->basetime[clk]; in do_hres()
203 const struct vdso_timestamp *vdso_ts; in do_coarse_timens()
241 const struct vdso_timestamp *vdso_ts = &vc->basetime[clk]; in do_coarse()
/linux-6.15/kernel/time/
H A Dvsyscall.c21 struct vdso_timestamp *vdso_ts; in update_vdso_time_data()
82 struct vdso_timestamp *vdso_ts; in update_vsyscall()