/kernel/linux/linux-5.10/kernel/time/ |
D | time.c | 782 const struct __kernel_timespec __user *uts) in get_timespec64() 805 struct __kernel_timespec __user *uts) in put_timespec64() 842 int get_old_timespec32(struct timespec64 *ts, const void __user *uts) in get_old_timespec32() 851 int put_old_timespec32(const struct timespec64 *ts, void __user *uts) in put_old_timespec32()
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/ |
D | cpupower-info.c | 34 struct utsname uts; in cmd_info() local
|
D | cpupower-set.c | 35 struct utsname uts; in cmd_set() local
|
D | cpupower.c | 177 struct utsname uts; in main() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | env.c | 286 struct utsname uts; in perf_env__read_arch() local 357 static struct utsname uts = { .machine[0] = '\0', }; in perf_env__arch() local
|
D | cputopo.c | 158 struct utsname uts; in has_die_topology() local
|
D | header.c | 333 struct utsname uts; in write_hostname() local 346 struct utsname uts; in write_osrelease() local 359 struct utsname uts; in write_arch() local
|
D | symbol.c | 2341 struct utsname uts; in vmlinux_path__init() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ |
D | utils.c | 129 struct utsname uts; in is_ppc64le() local
|
/kernel/linux/linux-5.10/kernel/power/ |
D | power.h | 9 struct new_utsname uts; member
|
/kernel/linux/linux-5.10/kernel/ |
D | signal.c | 3509 const struct __kernel_timespec __user *, uts, in SYSCALL_DEFINE4() argument 3542 const struct old_timespec32 __user *, uts, in SYSCALL_DEFINE4() argument 3575 struct __kernel_timespec __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument 3606 struct old_timespec32 __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-top.c | 169 struct utsname uts; in ui__warn_map_erange() local
|
D | builtin-script.c | 3445 struct utsname uts; in cmd_script() local
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
D | imx.c | 1060 u32 ucr3, uts; in imx_uart_set_mctrl() local 1595 int i = 100, ubir, ubmr, uts; in imx_uart_flush_buffer() local
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
D | libbpf.c | 1658 struct utsname uts; in bpf_object__read_kconfig_file() local
|
/kernel/linux/linux-5.10/io_uring/ |
D | io_uring.c | 7620 struct __kernel_timespec __user *uts) in io_cqring_wait()
|