Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h90 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback() function
/linux/arch/mips/include/asm/vdso/
H A Dgettimeofday.h127 static __always_inline int clock_getres32_fallback( in clock_getres32_fallback() function
/linux/lib/vdso/
H A Dgettimeofday.c497 return clock_getres32_fallback(clock, res); in __cvdso_clock_getres_time32_data()