Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvclock_gettime.c66 notrace static long vdso_fallback_gettime(long clock, struct __kernel_old_timespec *ts) in vdso_fallback_gettime() function
275 return vdso_fallback_gettime(clock, ts); in __vdso_clock_gettime()
303 return vdso_fallback_gettime(clock, ts); in __vdso_clock_gettime_stick()
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvclock_gettime.c66 notrace static long vdso_fallback_gettime(long clock, struct __kernel_old_timespec *ts) in vdso_fallback_gettime() function
275 return vdso_fallback_gettime(clock, ts); in __vdso_clock_gettime()
303 return vdso_fallback_gettime(clock, ts); in __vdso_clock_gettime_stick()

Completed in 2 milliseconds