Searched refs:vdso_get_timestamp (Results 1 – 1 of 1) sorted by relevance
| /linux/lib/vdso/ |
| H A D | gettimeofday.c | 92 bool vdso_get_timestamp(const struct vdso_time_data *vd, const struct vdso_clock *vc, in vdso_get_timestamp() function 136 if (!vdso_get_timestamp(vd, vc, clk, &sec, &ns)) in do_hres_timens() 180 if (!vdso_get_timestamp(vd, vc, clk, &sec, &ns)) in do_hres() 278 if (!vdso_get_timestamp(vd, vc, VDSO_BASE_AUX, &sec, &ns)) in do_aux()
|