Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/entry/vdso/
Dvclock_gettime.c54 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod() function
150 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod() function
312 return vdso_fallback_gtod(tv, tz); in __vdso_gettimeofday()