Home
last modified time | relevance | path

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

/linux/arch/x86/entry/vdso/common/
H A Dvclock_gettime.c56 return __cvdso_clock_gettime32(clock, ts); in __vdso_clock_gettime()
/linux/lib/vdso/
H A Dgettimeofday.c339 __cvdso_clock_gettime32(clockid_t clock, struct old_timespec32 *res) in __cvdso_clock_gettime32() function