Searched defs:uts (Results 1 – 3 of 3) sorted by relevance
/kernel/time/ |
D | time.c | 783 const struct __kernel_timespec __user *uts) in get_timespec64() 806 struct __kernel_timespec __user *uts) in put_timespec64() 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()
|
/kernel/power/ |
D | power.h | 9 struct new_utsname uts; member
|
/kernel/ |
D | signal.c | 3663 const struct __kernel_timespec __user *, uts, in SYSCALL_DEFINE4() argument 3696 const struct old_timespec32 __user *, uts, in SYSCALL_DEFINE4() argument 3729 struct __kernel_timespec __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument 3760 struct old_timespec32 __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument
|