Home
last modified time | relevance | path

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

/linux/arch/sh/include/uapi/asm/
H A Dsockios.h16 #define SIOCGSTAMPNS_OLD _IOR('s', 101, struct __kernel_old_timespec) /* Get stamp (timespec) */
/linux/include/uapi/linux/
H A Dtime_types.h31 struct __kernel_old_timespec { struct
H A Derrqueue.h58 struct __kernel_old_timespec ts[3];
/linux/net/
H A Dcompat.c252 struct __kernel_old_timespec *ts = data; in put_cmsg_compat()
H A Dsocket.c940 struct __kernel_old_timespec ts; in __sock_recv_timestamp()
/linux/include/linux/
H A Dskbuff.h4341 struct __kernel_old_timespec *stamp) in skb_get_timestampns()
/linux/net/ipv4/
H A Dtcp.c2316 struct __kernel_old_timespec ts_old = { in tcp_recv_timestamp()