Lines Matching refs:notrace
43 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime()
52 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod()
65 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime()
80 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod()
98 static notrace const struct pvclock_vsyscall_time_info *get_pvti0(void) in get_pvti0()
103 static notrace u64 vread_pvclock(int *mode) in vread_pvclock()
153 static notrace u64 vread_hvclock(int *mode) in vread_hvclock()
167 notrace static u64 vread_tsc(void) in vread_tsc()
187 notrace static inline u64 vgetsns(int *mode) in vgetsns()
209 notrace static int __always_inline do_realtime(struct timespec *ts) in do_realtime()
230 notrace static int __always_inline do_monotonic(struct timespec *ts) in do_monotonic()
251 notrace static void do_realtime_coarse(struct timespec *ts) in do_realtime_coarse()
261 notrace static void do_monotonic_coarse(struct timespec *ts) in do_monotonic_coarse()
271 notrace int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime()
299 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
320 notrace time_t __vdso_time(time_t *t) in __vdso_time()