Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/vdso/
H A Dvgettimeofday.c18 return __cvdso_clock_getres_data(vd, clock_id, res); in __c_kernel_clock_getres()
/openbmc/linux/lib/vdso/
H A Dgettimeofday.c398 int __cvdso_clock_getres_data(const struct vdso_data *vd, clockid_t clock, in __cvdso_clock_getres_data() function
411 return __cvdso_clock_getres_data(__arch_get_vdso_data(), clock, res); in __cvdso_clock_getres()