Searched refs:do_monotonic (Results 1 – 4 of 4) sorted by relevance
158 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic() function192 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic() function217 ret = do_monotonic(ts, vdata); in __vdso_clock_gettime()
83 static inline int do_monotonic(struct vdso_data *vdso, struct timespec *ts) in do_monotonic() function184 do_monotonic(vdso, ts); in __vdso_clock_gettime()
164 static __always_inline int do_monotonic(struct timespec *ts, in do_monotonic() function241 ret = do_monotonic(ts, data); in __vdso_clock_gettime()
251 notrace static int __always_inline do_monotonic(struct timespec *ts) in do_monotonic() function300 if (do_monotonic(ts) == VCLOCK_NONE) in __vdso_clock_gettime()