Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/include/asm/vdso/
Dgettimeofday.h92 static __always_inline int clock_getres32_fallback( in clock_getres32_fallback() function
/Linux-v5.10/arch/arm64/include/asm/vdso/
Dcompat_gettimeofday.h90 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback() function
/Linux-v5.10/arch/mips/include/asm/vdso/
Dgettimeofday.h113 static __always_inline int clock_getres32_fallback( in clock_getres32_fallback() function
/Linux-v5.10/arch/x86/include/asm/vdso/
Dgettimeofday.h177 long clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback() function
/Linux-v5.10/lib/vdso/
Dgettimeofday.c422 return clock_getres32_fallback(clock, res); in __cvdso_clock_getres_time32_data()