Lines Matching refs:timeval32
786 struct timeval32 struct
793 struct timeval32 it_interval; argument
794 struct timeval32 it_value;
798 get_tv32(struct timeval *o, struct timeval32 __user *i) in get_tv32()
806 put_tv32(struct timeval32 __user *o, struct timeval *i) in put_tv32()
834 jiffies_to_timeval32(unsigned long jiffies, struct timeval32 *value) in jiffies_to_timeval32()
840 SYSCALL_DEFINE2(osf_gettimeofday, struct timeval32 __user *, tv, in SYSCALL_DEFINE2()
856 SYSCALL_DEFINE2(osf_settimeofday, struct timeval32 __user *, tv, in SYSCALL_DEFINE2()
912 struct timeval32 __user *, tvs) in SYSCALL_DEFINE2()
936 fd_set __user *, exp, struct timeval32 __user *, tvp) in SYSCALL_DEFINE5()
963 struct timeval32 ru_utime; /* user time used */
964 struct timeval32 ru_stime; /* system time used */
1057 SYSCALL_DEFINE2(osf_usleep_thread, struct timeval32 __user *, sleep, in SYSCALL_DEFINE2()
1058 struct timeval32 __user *, remain) in SYSCALL_DEFINE2()
1094 struct timeval32 time; /* (read only) */