Searched refs:compat_convert_timespec (Results 1 – 4 of 4) sorted by relevance
74 if (compat_convert_timespec(&u_ts, u_abs_timeout)) in COMPAT_SYSCALL_DEFINE5()88 if (compat_convert_timespec(&u_ts, u_abs_timeout)) in COMPAT_SYSCALL_DEFINE5()
754 if (compat_convert_timespec(&ts64, timeout)) in COMPAT_SYSCALL_DEFINE4()
164 extern int compat_convert_timespec(struct timespec __user **,
193 int compat_convert_timespec(struct timespec __user **kts, in compat_convert_timespec() function