Lines Matching refs:notrace
22 static notrace unsigned int __vdso_read_begin(const struct vdso_data *vdata) in __vdso_read_begin()
34 static notrace unsigned int vdso_read_begin(const struct vdso_data *vdata) in vdso_read_begin()
44 static notrace int vdso_read_retry(const struct vdso_data *vdata, u32 start) in vdso_read_retry()
50 static notrace long clock_gettime_fallback(clockid_t _clkid, in clock_gettime_fallback()
66 static notrace int do_realtime_coarse(struct timespec *ts, in do_realtime_coarse()
81 static notrace int do_monotonic_coarse(struct timespec *ts, in do_monotonic_coarse()
103 static notrace inline u64 vgetsns(struct vdso_data *vdso) in vgetsns()
118 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime()
136 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic()
161 notrace int __vdso_clock_gettime(clockid_t clkid, struct timespec *ts) in __vdso_clock_gettime()
193 static notrace int clock_getres_fallback(clockid_t _clk_id, in clock_getres_fallback()
209 notrace int __vdso_clock_getres(clockid_t clk_id, struct timespec *res) in __vdso_clock_getres()
233 static notrace inline int gettimeofday_fallback(struct timeval *_tv, in gettimeofday_fallback()
249 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()