Searched refs:compat_get_timespec (Results 1 – 5 of 5) sorted by relevance
187 if (compat_get_timespec(&ts, utime)) in COMPAT_SYSCALL_DEFINE6()
142 int compat_get_timespec(struct timespec *ts, const void __user *uts) in compat_get_timespec() function149 EXPORT_SYMBOL_GPL(compat_get_timespec);
3190 if (compat_get_timespec(&t, uts)) in COMPAT_SYSCALL_DEFINE4()
824 if (compat_get_timespec(&ktspec, timeout)) in __compat_sys_recvmmsg()
294 extern int compat_get_timespec(struct timespec *, const void __user *);