Home
last modified time | relevance | path

Searched defs:vdso_ts (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
H A Dvsyscall.c21 struct vdso_timestamp *vdso_ts; in update_vdso_data() local
75 struct vdso_timestamp *vdso_ts; update_vsyscall() local
[all...]
/kernel/linux/linux-6.6/kernel/time/
H A Dvsyscall.c21 struct vdso_timestamp *vdso_ts; in update_vdso_data() local
75 struct vdso_timestamp *vdso_ts; update_vsyscall() local
[all...]
/kernel/linux/linux-5.10/lib/vdso/
H A Dgettimeofday.c54 const struct vdso_timestamp *vdso_ts; in do_hres_timens() local
110 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; in do_hres() local
166 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; in do_coarse_timens() local
201 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; do_coarse() local
[all...]
/kernel/linux/linux-6.6/lib/vdso/
H A Dgettimeofday.c54 const struct vdso_timestamp *vdso_ts; in do_hres_timens() local
113 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; in do_hres() local
169 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; in do_coarse_timens() local
204 const struct vdso_timestamp *vdso_ts = &vd->basetime[clk]; do_coarse() local
[all...]

Completed in 4 milliseconds