Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/entry/vdso/
Dvclock_gettime.c43 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() function
65 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() function
294 return vdso_fallback_gettime(clock, ts); in __vdso_clock_gettime()
/Linux-v4.19/arch/sparc/vdso/
Dvclock_gettime.c80 vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() function
234 return vdso_fallback_gettime(clock, ts); in __vdso_clock_gettime()