Searched refs:compat_clock_t (Results 1 – 3 of 3) sorted by relevance
8 typedef s32 compat_clock_t; typedef
129 compat_clock_t tms_utime;130 compat_clock_t tms_stime;131 compat_clock_t tms_cutime;132 compat_clock_t tms_cstime;201 compat_clock_t _utime;202 compat_clock_t _stime;
970 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()