Home
last modified time | relevance | path

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

/linux-6.12.1/include/vdso/
Ddatapage.h54 struct vdso_timestamp { struct
108 struct vdso_timestamp basetime[VDSO_BASES];
/linux-6.12.1/lib/vdso/
Dgettimeofday.c76 const struct vdso_timestamp *vdso_ts; in do_hres_timens()
133 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; in do_hres()
186 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; in do_coarse_timens()
221 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; in do_coarse()
/linux-6.12.1/kernel/time/
Dvsyscall.c21 struct vdso_timestamp *vdso_ts; in update_vdso_data()
81 struct vdso_timestamp *vdso_ts; in update_vsyscall()