Home
last modified time | relevance | path

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

/linux-6.6.21/arch/sparc/vdso/
Dvclock_gettime.c66 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 …]
/linux-6.6.21/arch/x86/um/vdso/
Dum_vdso.c16 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 *)
/linux-6.6.21/arch/sh/include/uapi/asm/
Dsockios.h16 #define SIOCGSTAMPNS_OLD _IOR('s', 101, struct __kernel_old_timespec) /* Get stamp (timespec) */
/linux-6.6.21/include/uapi/linux/
Dtime_types.h31 struct __kernel_old_timespec { struct
Derrqueue.h58 struct __kernel_old_timespec ts[3];
/linux-6.6.21/arch/ia64/kernel/
Dasm-offsets.c214 offsetof (struct __kernel_old_timespec, tv_nsec)); in foo()
/linux-6.6.21/net/
Dcompat.c252 struct __kernel_old_timespec *ts = data; in put_cmsg_compat()
Dsocket.c938 struct __kernel_old_timespec ts; in __sock_recv_timestamp()
/linux-6.6.21/include/linux/
Dskbuff.h4141 struct __kernel_old_timespec *stamp) in skb_get_timestampns()
/linux-6.6.21/net/ipv4/
Dtcp.c2242 struct __kernel_old_timespec ts_old = { in tcp_recv_timestamp()