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