Home
last modified time | relevance | path

Searched refs:vdso_timestamp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/vdso/
H A Ddatapage.h42 * struct vdso_timestamp - basetime per clock_id
46 * There is one vdso_timestamp object in vvar for each vDSO-accelerated
54 struct vdso_timestamp { struct
100 struct vdso_timestamp basetime[VDSO_BASES];
/kernel/linux/linux-6.6/include/vdso/
H A Ddatapage.h42 * struct vdso_timestamp - basetime per clock_id
46 * There is one vdso_timestamp object in vvar for each vDSO-accelerated
54 struct vdso_timestamp { struct
100 struct vdso_timestamp basetime[VDSO_BASES];
/kernel/linux/linux-5.10/kernel/time/
H A Dvsyscall.c21 struct vdso_timestamp *vdso_ts; in update_vdso_data()
75 struct vdso_timestamp *vdso_ts; in update_vsyscall()
/kernel/linux/linux-6.6/kernel/time/
H A Dvsyscall.c21 struct vdso_timestamp *vdso_ts; in update_vdso_data()
75 struct vdso_timestamp *vdso_ts; in update_vsyscall()
/kernel/linux/linux-5.10/lib/vdso/
H A 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()
/kernel/linux/linux-6.6/lib/vdso/
H A 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()

Completed in 3 milliseconds