Searched refs:tms_stime (Results 1 – 3 of 3) sorted by relevance
9 __kernel_clock_t tms_stime; member
1018 tms->tms_stime = nsec_to_clock_t(tgstime); in do_sys_times()1051 tmp.tms_stime = clock_t_to_compat_clock_t(tms.tms_stime); in COMPAT_SYSCALL_DEFINE1()
122 compat_clock_t tms_stime; member