Searched refs:__kernel_old_timespec (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/sh/include/uapi/asm/
H A Dsockios.h16 #define SIOCGSTAMPNS_OLD _IOR('s', 101, struct __kernel_old_timespec) /* Get stamp (timespec) */
/linux-master/arch/x86/um/vdso/
H A Dum_vdso.c16 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts)
27 int clock_gettime(clockid_t, struct __kernel_old_timespec *)
/linux-master/include/uapi/linux/
H A Dtime_types.h31 struct __kernel_old_timespec { struct
H A Derrqueue.h53 * __kernel_timespec or __kernel_old_timespec, in the kernel we
58 struct __kernel_old_timespec ts[3];
/linux-master/arch/sparc/vdso/
H A Dvclock_gettime.c66 notrace static long vdso_fallback_gettime(long clock, struct __kernel_old_timespec *ts)
147 struct __kernel_old_timespec *ts)
167 struct __kernel_old_timespec *ts)
187 struct __kernel_old_timespec *ts)
207 struct __kernel_old_timespec *ts)
227 struct __kernel_old_timespec *ts)
240 struct __kernel_old_timespec *ts)
254 __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts)
278 clock_gettime(clockid_t, struct __kernel_old_timespec *)
282 __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *t
[all...]
/linux-master/net/
H A Dcompat.c252 struct __kernel_old_timespec *ts = data;
H A Dsocket.c938 struct __kernel_old_timespec ts;
/linux-master/net/ipv4/
H A Dtcp.c2241 struct __kernel_old_timespec ts_old = {
/linux-master/include/linux/
H A Dskbuff.h4235 struct __kernel_old_timespec *stamp)

Completed in 162 milliseconds