Searched refs:compat_clock_t (Results 1 – 3 of 3) sorted by relevance
8 typedef s32 compat_clock_t; typedef
127 compat_clock_t tms_utime;128 compat_clock_t tms_stime;129 compat_clock_t tms_cutime;130 compat_clock_t tms_cstime;199 compat_clock_t _utime;200 compat_clock_t _stime;
984 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()