Searched refs:__kernel_old_timespec (Results 1 – 9 of 9) sorted by relevance
167 struct __kernel_old_timespec *ts) in do_realtime()187 struct __kernel_old_timespec *ts) in do_realtime_stick()207 struct __kernel_old_timespec *ts) in do_monotonic()227 struct __kernel_old_timespec *ts) in do_monotonic_stick()247 struct __kernel_old_timespec *ts) in do_realtime_coarse()260 struct __kernel_old_timespec *ts) in do_monotonic_coarse()274 __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime()298 clock_gettime(clockid_t, struct __kernel_old_timespec *)302 __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime_stick()334 struct __kernel_old_timespec ts; in __vdso_gettimeofday()[all …]
17 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts);22 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime()33 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];
252 struct __kernel_old_timespec *ts = data; in put_cmsg_compat()
892 struct __kernel_old_timespec ts; in __sock_recv_timestamp()
4307 struct __kernel_old_timespec *stamp) in skb_get_timestampns()
2289 struct __kernel_old_timespec ts_old = { in tcp_recv_timestamp()