Lines Matching refs:timeval32
900 struct timeval32 struct
907 struct timeval32 it_interval; argument
908 struct timeval32 it_value;
911 static inline long get_tv32(struct timeval *o, struct timeval32 *i) in get_tv32()
918 static inline long put_tv32(struct timeval32 *o, struct timeval *i) in put_tv32()
943 asmlinkage int osf_gettimeofday(struct timeval32 *tv, struct timezone *tz) in osf_gettimeofday()
958 asmlinkage int osf_settimeofday(struct timeval32 *tv, struct timezone *tz) in osf_settimeofday()
1010 asmlinkage int osf_utimes(const char *filename, struct timeval32 *tvs) in osf_utimes()
1042 struct timeval32 *tvp) in osf_select()
1122 struct timeval32 ru_utime; /* user time used */
1123 struct timeval32 ru_stime; /* system time used */
1232 asmlinkage int osf_usleep_thread(struct timeval32 *sleep, struct timeval32 *remain) in osf_usleep_thread()
1272 struct timeval32 time; /* (read only) */