Lines Matching refs:notrace
34 static notrace u32 __vdso_read_begin(const struct vdso_data *vdata) in __vdso_read_begin()
46 static notrace u32 vdso_read_begin(const struct vdso_data *vdata) in vdso_read_begin()
56 static notrace int vdso_read_retry(const struct vdso_data *vdata, u32 start) in vdso_read_retry()
62 static notrace long clock_gettime_fallback(clockid_t _clkid, in clock_gettime_fallback()
79 static notrace int do_realtime_coarse(struct timespec *ts, in do_realtime_coarse()
95 static notrace int do_monotonic_coarse(struct timespec *ts, in do_monotonic_coarse()
120 static notrace u64 get_ns(struct vdso_data *vdata) in get_ns()
136 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime()
158 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic()
187 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime()
192 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic()
199 notrace int __vdso_clock_gettime(clockid_t clkid, struct timespec *ts) in __vdso_clock_gettime()
229 static notrace long gettimeofday_fallback(struct timeval *_tv, in gettimeofday_fallback()
246 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()