Lines Matching refs:notrace
33 static notrace cycle_t vread_hpet(void) in vread_hpet()
46 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime()
54 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod()
65 static notrace const struct pvclock_vsyscall_time_info *get_pvti(int cpu) in get_pvti()
79 static notrace cycle_t vread_pvclock(int *mode) in vread_pvclock()
135 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime()
150 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod()
167 static notrace cycle_t vread_pvclock(int *mode) in vread_pvclock()
176 notrace static cycle_t vread_tsc(void) in vread_tsc()
196 notrace static inline u64 vgetsns(int *mode) in vgetsns()
218 notrace static int __always_inline do_realtime(struct timespec *ts) in do_realtime()
239 notrace static int __always_inline do_monotonic(struct timespec *ts) in do_monotonic()
260 notrace static void do_realtime_coarse(struct timespec *ts) in do_realtime_coarse()
270 notrace static void do_monotonic_coarse(struct timespec *ts) in do_monotonic_coarse()
280 notrace int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime()
308 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
329 notrace time_t __vdso_time(time_t *t) in __vdso_time()