Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/vdso/
H A Dgettimeofday.c107 static __always_inline int do_hres(const struct vdso_data *vd, clockid_t clk, in do_hres() function
248 return do_hres(vd, clock, ts); in __cvdso_clock_gettime_common()
303 if (do_hres(&vd[CS_HRES_COARSE], CLOCK_REALTIME, &ts)) in __cvdso_gettimeofday_data()