Searched refs:tms_cutime (Results 1 – 3 of 3) sorted by relevance
10 __kernel_clock_t tms_cutime; member
985 tms->tms_cutime = nsec_to_clock_t(cutime); in do_sys_times()1018 tmp.tms_cutime = clock_t_to_compat_clock_t(tms.tms_cutime); in COMPAT_SYSCALL_DEFINE1()
123 compat_clock_t tms_cutime; member
Completed in 13 milliseconds