Searched refs:compat_clock_t (Results 1 – 9 of 9) sorted by relevance
133 compat_clock_t tms_utime;134 compat_clock_t tms_stime;135 compat_clock_t tms_cutime;136 compat_clock_t tms_cstime;233 compat_clock_t _utime;234 compat_clock_t _stime;
20 typedef s32 compat_clock_t; typedef
14 typedef s32 compat_clock_t; typedef
17 typedef s32 compat_clock_t; typedef
16 typedef s32 compat_clock_t; typedef
37 typedef s32 compat_clock_t; typedef
56 typedef s32 compat_clock_t; typedef
967 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()