Home
last modified time | relevance | path

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

/linux/arch/x86/entry/vdso/common/
H A Dvclock_gettime.c72 return __cvdso_clock_getres_time32(clock, res); in __vdso_clock_getres()
/linux/lib/vdso/
H A Dgettimeofday.c487 __cvdso_clock_getres_time32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_getres_time32() function