Searched refs:tms_cstime (Results 1 – 4 of 4) sorted by relevance
10 __kernel_clock_t tms_cstime; member
54 compat_clock_t tms_cstime; member
342 tmp.tms_cstime = clock_t_to_compat_clock_t(tms.tms_cstime); in compat_sys_times()
995 tms->tms_cstime = cputime_to_clock_t(cstime); in do_sys_times()