Home
last modified time | relevance | path

Searched refs:old_timeval32 (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
H A Delfcore-compat.h30 struct old_timeval32 pr_utime;
31 struct old_timeval32 pr_stime;
32 struct old_timeval32 pr_cutime;
33 struct old_timeval32 pr_cstime;
H A Dtime32.h37 struct old_timeval32 time;
H A Dsyscalls.h59 struct old_timeval32;
1094 struct old_timeval32 __user *t);
1098 struct old_timeval32 __user *t);
/linux/include/vdso/
H A Dtime32.h12 struct old_timeval32 { struct
/linux/kernel/time/
H A Ditimer.c125 struct old_timeval32 it_interval;
126 struct old_timeval32 it_value;
/linux/net/
H A Dcompat.c231 struct old_timeval32 ctv; in put_cmsg_compat()
/linux/net/core/
H A Dsock.c375 struct old_timeval32 tv32 = { tv.tv_sec, tv.tv_usec }; in sock_get_timeout()
376 *(struct old_timeval32 *)optval = tv32; in sock_get_timeout()
397 struct old_timeval32 tv32; in sock_copy_user_timeval()
1735 struct old_timeval32 tm32; in sk_getsockopt()
/linux/net/bluetooth/
H A Dhci_sock.c1534 struct old_timeval32 ctv; in hci_sock_cmsg()
/linux/net/vmw_vsock/
H A Daf_vsock.c1986 struct old_timeval32 tm32; in vsock_connectible_getsockopt()