Searched refs:compat_clock_t (Results 1 – 3 of 3) sorted by relevance
121 compat_clock_t tms_utime;122 compat_clock_t tms_stime;123 compat_clock_t tms_cutime;124 compat_clock_t tms_cstime;193 compat_clock_t _utime;194 compat_clock_t _stime;
32 typedef s32 compat_clock_t; typedef
1037 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()