Home
last modified time | relevance | path

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

/Linux-v5.10/include/vdso/
Ddatapage.h54 struct vdso_timestamp { struct
100 struct vdso_timestamp basetime[VDSO_BASES];
/Linux-v5.10/lib/vdso/
Dgettimeofday.c54 const struct vdso_timestamp *vdso_ts; in do_hres_timens()
110 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; in do_hres()
166 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; in do_coarse_timens()
201 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; in do_coarse()
/Linux-v5.10/kernel/time/
Dvsyscall.c21 struct vdso_timestamp *vdso_ts; in update_vdso_data()
75 struct vdso_timestamp *vdso_ts; in update_vsyscall()