Searched refs:compat_clock_t (Results 1 – 10 of 10) sorted by relevance
20 typedef s32 compat_clock_t; typedef163 compat_clock_t _utime;164 compat_clock_t _stime;
14 typedef s32 compat_clock_t; typedef192 compat_clock_t _utime;193 compat_clock_t _stime;
37 typedef s32 compat_clock_t; typedef191 compat_clock_t _utime;192 compat_clock_t _stime;
19 typedef s32 compat_clock_t; typedef168 compat_clock_t _utime;169 compat_clock_t _stime;
17 typedef s32 compat_clock_t; typedef170 compat_clock_t _utime;171 compat_clock_t _stime;
33 typedef s32 compat_clock_t; typedef155 compat_clock_t _utime;156 compat_clock_t _stime;
16 typedef s32 compat_clock_t; typedef172 compat_clock_t _utime;173 compat_clock_t _stime;
54 typedef s32 compat_clock_t; typedef229 compat_clock_t _utime;230 compat_clock_t _stime;
96 compat_clock_t tms_utime;97 compat_clock_t tms_stime;98 compat_clock_t tms_cutime;99 compat_clock_t tms_cstime;
343 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()