Home
last modified time | relevance | path

Searched refs:compat_clock_t (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcompat.h125 compat_clock_t tms_utime;
126 compat_clock_t tms_stime;
127 compat_clock_t tms_cutime;
128 compat_clock_t tms_cstime;
197 compat_clock_t _utime;
198 compat_clock_t _stime;
/linux/include/asm-generic/
H A Dcompat.h32 typedef s32 compat_clock_t; typedef