Lines Matching refs:compat_timespec
143 static int __compat_get_timespec(struct timespec *ts, const struct compat_timespec __user *cts) in __compat_get_timespec()
150 static int __compat_put_timespec(const struct timespec *ts, struct compat_timespec __user *cts) in __compat_put_timespec()
218 struct compat_timespec __user *rmtp; in compat_nanosleep_restart()
239 COMPAT_SYSCALL_DEFINE2(nanosleep, struct compat_timespec __user *, rqtp, in COMPAT_SYSCALL_DEFINE2()
240 struct compat_timespec __user *, rmtp) in COMPAT_SYSCALL_DEFINE2()
741 struct compat_timespec __user *, tp) in COMPAT_SYSCALL_DEFINE2()
758 struct compat_timespec __user *, tp) in COMPAT_SYSCALL_DEFINE2()
798 struct compat_timespec __user *, tp) in COMPAT_SYSCALL_DEFINE2()
819 struct compat_timespec __user *rmtp = restart->nanosleep.compat_rmtp; in compat_clock_nanosleep_restart()
839 struct compat_timespec __user *, rqtp, in COMPAT_SYSCALL_DEFINE4()
840 struct compat_timespec __user *, rmtp) in COMPAT_SYSCALL_DEFINE4()
998 struct compat_timespec __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4()
1143 struct compat_timespec __user *, interval) in COMPAT_SYSCALL_DEFINE2()