Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/vdso/
A Dgettimeofday.h52 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() function
68 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() function
/linux-6.3-rc2/arch/x86/include/asm/vdso/
A Dgettimeofday.h95 long clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() function
161 clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() function
/linux-6.3-rc2/arch/s390/include/asm/vdso/
A Dgettimeofday.h50 long clock_getres_fallback(clockid_t clkid, struct __kernel_timespec *ts) in clock_getres_fallback() function
/linux-6.3-rc2/arch/riscv/include/asm/vdso/
A Dgettimeofday.h48 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() function
/linux-6.3-rc2/arch/loongarch/include/asm/vdso/
A Dgettimeofday.h55 static __always_inline int clock_getres_fallback( in clock_getres_fallback() function
/linux-6.3-rc2/arch/arm64/include/asm/vdso/
A Dgettimeofday.h53 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() function
A Dcompat_gettimeofday.h73 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() function
/linux-6.3-rc2/arch/csky/include/asm/vdso/
A Dgettimeofday.h65 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() function
/linux-6.3-rc2/arch/arm/include/asm/vdso/
A Dgettimeofday.h74 static __always_inline int clock_getres_fallback( in clock_getres_fallback() function
/linux-6.3-rc2/arch/mips/include/asm/vdso/
A Dgettimeofday.h77 static __always_inline int clock_getres_fallback( in clock_getres_fallback() function
/linux-6.3-rc2/lib/vdso/
A Dgettimeofday.c404 return clock_getres_fallback(clock, res); in __cvdso_clock_getres_data()

Completed in 17 milliseconds