Home
last modified time | relevance | path

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

/arch/x86/entry/vdso/
Dvclock_gettime.c37 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() function
57 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() function
268 return vdso_fallback_gettime(clock, ts); in __vdso_clock_gettime()
/arch/tile/kernel/vdso/
Dvgettimeofday.c158 static struct syscall_return_value vdso_fallback_gettime(long clock, in vdso_fallback_gettime() function
193 return vdso_fallback_gettime(clock, ts); in __vdso_clock_gettime()