Searched defs:uts (Results 1 – 3 of 3) sorted by relevance
| /kernel/time/ |
| D | time.c | 873 const struct __kernel_timespec __user *uts) in get_timespec64() 904 struct __kernel_timespec __user *uts) in put_timespec64() 950 int get_old_timespec32(struct timespec64 *ts, const void __user *uts) in get_old_timespec32() 969 int put_old_timespec32(const struct timespec64 *ts, void __user *uts) in put_old_timespec32()
|
| /kernel/power/ |
| D | power.h | 12 struct new_utsname uts; member
|
| /kernel/ |
| D | signal.c | 3705 const struct __kernel_timespec __user *, uts, in SYSCALL_DEFINE4() argument 3738 const struct old_timespec32 __user *, uts, in SYSCALL_DEFINE4() argument 3771 struct __kernel_timespec __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument 3802 struct old_timespec32 __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument
|