Searched refs:tms_utime (Results 1 – 6 of 6) sorted by relevance
8 __kernel_clock_t tms_utime; member
176 Begin_Time = (long) time_info.tms_utime; in dhry()235 End_Time = (long) time_info.tms_utime; in dhry()
1017 tms->tms_utime = nsec_to_clock_t(tgutime); in do_sys_times()1050 tmp.tms_utime = clock_t_to_compat_clock_t(tms.tms_utime); in COMPAT_SYSCALL_DEFINE1()
121 compat_clock_t tms_utime; member
340 target_clock_t tms_utime; member
9864 tmsp->tms_utime = tswapal(host_to_target_clock_t(tms.tms_utime)); in _syscall2()