Home
last modified time | relevance | path

Searched refs:__kernel_old_timespec (Results 1 – 11 of 11) sorted by relevance

/linux/arch/nds32/kernel/vdso/
A Dgettimeofday.c51 struct __kernel_old_timespec *_ts) in clock_gettime_fallback()
53 register struct __kernel_old_timespec *ts asm("$r1") = _ts; in clock_gettime_fallback()
66 static notrace int do_realtime_coarse(struct __kernel_old_timespec *ts, in do_realtime_coarse()
81 static notrace int do_monotonic_coarse(struct __kernel_old_timespec *ts, in do_monotonic_coarse()
116 static notrace int do_realtime(struct __kernel_old_timespec *ts, struct vdso_data *vdata) in do_realtime()
134 static notrace int do_monotonic(struct __kernel_old_timespec *ts, struct vdso_data *vdata) in do_monotonic()
158 notrace int __vdso_clock_gettime(clockid_t clkid, struct __kernel_old_timespec *ts) in __vdso_clock_gettime()
191 struct __kernel_old_timespec *_res) in clock_getres_fallback()
194 register struct __kernel_old_timespec *res asm("$r1") = _res; in clock_getres_fallback()
206 notrace int __vdso_clock_getres(clockid_t clk_id, struct __kernel_old_timespec *res) in __vdso_clock_getres()
[all …]
/linux/arch/sparc/vdso/
A Dvclock_gettime.c147 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()
314 struct __kernel_old_timespec ts; in __vdso_gettimeofday()
[all …]
/linux/arch/x86/um/vdso/
A Dum_vdso.c16 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime()
25 int clock_gettime(clockid_t, struct __kernel_old_timespec *)
/linux/arch/sh/include/uapi/asm/
A Dsockios.h16 #define SIOCGSTAMPNS_OLD _IOR('s', 101, struct __kernel_old_timespec) /* Get stamp (timespec) */
/linux/include/uapi/linux/
A Dtime_types.h31 struct __kernel_old_timespec { struct
A Derrqueue.h58 struct __kernel_old_timespec ts[3];
/linux/arch/ia64/kernel/
A Dasm-offsets.c214 offsetof (struct __kernel_old_timespec, tv_nsec)); in foo()
/linux/net/
A Dcompat.c253 struct __kernel_old_timespec *ts = data; in put_cmsg_compat()
A Dsocket.c863 struct __kernel_old_timespec ts; in __sock_recv_timestamp()
/linux/include/linux/
A Dskbuff.h3836 struct __kernel_old_timespec *stamp) in skb_get_timestampns()
/linux/net/ipv4/
A Dtcp.c2200 struct __kernel_old_timespec ts_old = { in tcp_recv_timestamp()

Completed in 62 milliseconds