Home
last modified time | relevance | path

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

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