Searched defs:tv (Results 1 – 10 of 10) sorted by relevance
1418 struct __kernel_old_timeval tv; in vsock_stream_setsockopt() local1496 struct __kernel_old_timeval tv; in vsock_stream_getsockopt() local
553 struct __kernel_old_timeval tv = in rds_cmsg_recv() local
335 struct __kernel_sock_timeval tv; in sock_get_timeout() local368 struct __kernel_sock_timeval tv; in sock_set_timeout() local3032 struct __kernel_old_timeval __user tv = { in sock_gettstamp() local
218 int tv = prandom_u32() % max_delay; in igmp_start_timer() local227 int tv = prandom_u32() % in_dev->mr_maxdelay; in igmp_gq_start_timer() local241 int tv = prandom_u32() % delay; in igmp_ifc_start_timer() local
1884 struct __kernel_old_timeval tv; in tcp_recv_timestamp() local
1035 unsigned long tv = prandom_u32() % idev->mc_maxdelay; in mld_gq_start_timer() local1051 unsigned long tv = prandom_u32() % delay; in mld_ifc_start_timer() local1066 unsigned long tv = prandom_u32() % delay; in mld_dad_start_timer() local
225 struct __kernel_old_timeval *tv = (struct __kernel_old_timeval *)data; in put_cmsg_compat() local
777 struct __kernel_sock_timeval tv; in __sock_recv_timestamp() local783 struct __kernel_old_timeval tv; in __sock_recv_timestamp() local
1387 struct __kernel_old_timeval tv; in hci_sock_cmsg() local
141 static inline ktime_t bcm_timeval_to_ktime(struct bcm_timeval tv) in bcm_timeval_to_ktime()