Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/vdso/
Dvclock_gettime.c46 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() function
135 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() function
315 return vdso_fallback_gettime(clock, ts); in __vdso_clock_gettime()
/linux-4.1.27/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()