/linux-6.6.21/kernel/time/ |
D | time.c | 872 const struct __kernel_timespec __user *uts) in get_timespec64() 903 struct __kernel_timespec __user *uts) in put_timespec64() 949 int get_old_timespec32(struct timespec64 *ts, const void __user *uts) in get_old_timespec32() 968 int put_old_timespec32(const struct timespec64 *ts, void __user *uts) in put_old_timespec32()
|
/linux-6.6.21/tools/power/cpupower/utils/ |
D | cpupower-info.c | 34 struct utsname uts; in cmd_info() local
|
D | cpupower-set.c | 38 struct utsname uts; in cmd_set() local
|
D | cpupower.c | 180 struct utsname uts; in main() local
|
/linux-6.6.21/tools/perf/util/ |
D | env.c | 387 struct utsname uts; in perf_env__read_arch() local 460 static struct utsname uts = { .machine[0] = '\0', }; in perf_env__arch() local
|
D | cputopo.c | 225 struct utsname uts; in has_die_topology() local
|
D | header.c | 345 struct utsname uts; in write_hostname() local 358 struct utsname uts; in write_osrelease() local 371 struct utsname uts; in write_arch() local
|
D | symbol.c | 2512 struct utsname uts; in vmlinux_path__init() local
|
/linux-6.6.21/drivers/tty/serial/ |
D | imx.c | 340 u32 ucr2, ubir, ubmr, uts; in imx_uart_soft_reset() local 373 unsigned int uts; in imx_uart_disable_loopback_rs485() local 475 u32 ucr1, ucr2, ucr4, uts; in imx_uart_stop_rx() local 1072 u32 ucr3, uts; in imx_uart_set_mctrl() local 1545 u32 ucr1, ucr2, ucr4, uts; in imx_uart_shutdown() local 2231 u32 ucr1, ucr2, uts; in imx_uart_probe() local
|
/linux-6.6.21/kernel/power/ |
D | power.h | 11 struct new_utsname uts; member
|
/linux-6.6.21/tools/testing/selftests/powerpc/ |
D | utils.c | 480 struct utsname uts; in is_ppc64le() local
|
/linux-6.6.21/kernel/ |
D | signal.c | 3665 const struct __kernel_timespec __user *, uts, in SYSCALL_DEFINE4() argument 3698 const struct old_timespec32 __user *, uts, in SYSCALL_DEFINE4() argument 3731 struct __kernel_timespec __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument 3762 struct old_timespec32 __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument
|
/linux-6.6.21/tools/perf/ |
D | builtin-top.c | 171 struct utsname uts; in ui__warn_map_erange() local
|
D | builtin-script.c | 3823 struct utsname uts; in cmd_script() local
|
/linux-6.6.21/io_uring/ |
D | io_uring.c | 2570 struct __kernel_timespec __user *uts) in io_cqring_wait()
|
/linux-6.6.21/tools/lib/bpf/ |
D | libbpf.c | 1974 struct utsname uts; in bpf_object__read_kconfig_file() local
|