Searched refs:__kernel_old_timespec (Results 1 – 10 of 10) sorted by relevance
66 notrace static long vdso_fallback_gettime(long clock, struct __kernel_old_timespec *ts) in vdso_fallback_gettime()147 struct __kernel_old_timespec *ts) in do_realtime()167 struct __kernel_old_timespec *ts) in do_realtime_stick()187 struct __kernel_old_timespec *ts) in do_monotonic()207 struct __kernel_old_timespec *ts) in do_monotonic_stick()227 struct __kernel_old_timespec *ts) in do_realtime_coarse()240 struct __kernel_old_timespec *ts) in do_monotonic_coarse()254 __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime()278 clock_gettime(clockid_t, struct __kernel_old_timespec *)282 __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime_stick()[all …]
16 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime()27 int clock_gettime(clockid_t, struct __kernel_old_timespec *)
16 #define SIOCGSTAMPNS_OLD _IOR('s', 101, struct __kernel_old_timespec) /* Get stamp (timespec) */
31 struct __kernel_old_timespec { struct
58 struct __kernel_old_timespec ts[3];
214 offsetof (struct __kernel_old_timespec, tv_nsec)); in foo()
252 struct __kernel_old_timespec *ts = data; in put_cmsg_compat()
938 struct __kernel_old_timespec ts; in __sock_recv_timestamp()
4141 struct __kernel_old_timespec *stamp) in skb_get_timestampns()
2242 struct __kernel_old_timespec ts_old = { in tcp_recv_timestamp()