Searched refs:clock_getres_fallback (Results 1 – 5 of 5) sorted by relevance
36 long clock_getres_fallback(clockid_t clkid, struct __kernel_timespec *ts) in clock_getres_fallback() function
48 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 54 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) clock_getres_fallback() function
57 static __always_inline int clock_getres_fallback( in clock_getres_fallback() function
77 static __always_inline int clock_getres_fallback( in clock_getres_fallback() function
22 * - clock_getres_fallback(): fallback for clock_getres.456 return clock_getres_fallback(clock, res); in __cvdso_clock_getres_data()