Lines Matching refs:__user
62 SYSCALL_DEFINE1(time, __kernel_old_time_t __user *, tloc) in SYSCALL_DEFINE1() argument
81 SYSCALL_DEFINE1(stime, __kernel_old_time_t __user *, tptr) in SYSCALL_DEFINE1() argument
105 SYSCALL_DEFINE1(time32, old_time32_t __user *, tloc) in SYSCALL_DEFINE1() argument
119 SYSCALL_DEFINE1(stime32, old_time32_t __user *, tptr) in SYSCALL_DEFINE1() argument
140 SYSCALL_DEFINE2(gettimeofday, struct __kernel_old_timeval __user *, tv, in SYSCALL_DEFINE2() argument
141 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument
199 SYSCALL_DEFINE2(settimeofday, struct __kernel_old_timeval __user *, tv, in SYSCALL_DEFINE2() argument
200 struct timezone __user *, tz) in SYSCALL_DEFINE2() argument
224 COMPAT_SYSCALL_DEFINE2(gettimeofday, struct old_timeval32 __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument
225 struct timezone __user *, tz) in COMPAT_SYSCALL_DEFINE2() argument
243 COMPAT_SYSCALL_DEFINE2(settimeofday, struct old_timeval32 __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument
244 struct timezone __user *, tz) in COMPAT_SYSCALL_DEFINE2() argument
269 SYSCALL_DEFINE1(adjtimex, struct __kernel_timex __user *, txc_p) in SYSCALL_DEFINE1() argument
286 int get_old_timex32(struct __kernel_timex *txc, const struct old_timex32 __user *utp) in get_old_timex32()
318 int put_old_timex32(struct old_timex32 __user *utp, const struct __kernel_timex *txc) in put_old_timex32()
349 SYSCALL_DEFINE1(adjtimex_time32, struct old_timex32 __user *, utp) in SYSCALL_DEFINE1() argument
783 const struct __kernel_timespec __user *uts) in get_timespec64()
806 struct __kernel_timespec __user *uts) in put_timespec64()
818 const struct old_timespec32 __user *cts) in __get_old_timespec32()
834 struct old_timespec32 __user *cts) in __put_old_timespec32()
843 int get_old_timespec32(struct timespec64 *ts, const void __user *uts) in get_old_timespec32()
852 int put_old_timespec32(const struct timespec64 *ts, void __user *uts) in put_old_timespec32()
862 const struct __kernel_itimerspec __user *uit) in get_itimerspec64()
877 struct __kernel_itimerspec __user *uit) in put_itimerspec64()
892 const struct old_itimerspec32 __user *uits) in get_old_itimerspec32()
903 struct old_itimerspec32 __user *uits) in put_old_itimerspec32()