Searched refs:tms_utime (Results 1 – 3 of 3) sorted by relevance
8 __kernel_clock_t tms_utime; member
950 tms->tms_utime = nsec_to_clock_t(tgutime); in do_sys_times()983 tmp.tms_utime = clock_t_to_compat_clock_t(tms.tms_utime); in COMPAT_SYSCALL_DEFINE1()
129 compat_clock_t tms_utime; member