Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dcompat.h32 typedef s32 compat_clock_t; typedef
/linux/kernel/
H A Dsys.c1078 static compat_clock_t clock_t_to_compat_clock_t(clock_t x) in clock_t_to_compat_clock_t()