Searched defs:uts (Results 1 – 3 of 3) sorted by relevance
175 int compat_get_timespec(struct timespec *ts, const void __user *uts) in compat_get_timespec()184 int compat_put_timespec(const struct timespec *ts, void __user *uts) in compat_put_timespec()197 struct timespec __user *uts; in compat_convert_timespec() local996 struct compat_timespec __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument
2862 siginfo_t __user *, uinfo, const struct timespec __user *, uts, in SYSCALL_DEFINE4() argument
8 struct new_utsname uts; member