Home
last modified time | relevance | path

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

/lib/vdso/
A Dgettimeofday.c92 bool vdso_get_timestamp(const struct vdso_time_data *vd, const struct vdso_clock *vc, in vdso_get_timestamp() function
140 if (!vdso_get_timestamp(vd, vc, clk, &sec, &ns)) in do_hres_timens()
198 if (!vdso_get_timestamp(vd, vc, clk, &sec, &ns)) in do_hres()
305 if (!vdso_get_timestamp(vd, vc, VDSO_BASE_AUX, &sec, &ns)) in do_aux()

Completed in 3 milliseconds