/linux-6.12.1/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.12.1/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.12.1/tools/perf/util/ |
D | env.c | 389 struct utsname uts; in perf_env__read_arch() local 462 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 | 2314 struct utsname uts; in vmlinux_path__init() local
|
/linux-6.12.1/drivers/tty/serial/ |
D | imx.c | 342 u32 ucr2, ubir, ubmr, uts; in imx_uart_soft_reset() local 375 unsigned int uts; in imx_uart_disable_loopback_rs485() local 476 u32 ucr1, ucr2, ucr4, uts; in imx_uart_stop_rx_with_loopback_ctrl() local 1094 u32 ucr3, uts; in imx_uart_set_mctrl() local 1574 u32 ucr1, ucr2, ucr4, uts; in imx_uart_shutdown() local 2316 u32 ucr1, ucr2, uts; in imx_uart_probe() local
|
/linux-6.12.1/kernel/power/ |
D | power.h | 12 struct new_utsname uts; member
|
/linux-6.12.1/tools/testing/selftests/powerpc/ |
D | utils.c | 480 struct utsname uts; in is_ppc64le() local
|
/linux-6.12.1/kernel/ |
D | signal.c | 3690 const struct __kernel_timespec __user *, uts, in SYSCALL_DEFINE4() argument 3723 const struct old_timespec32 __user *, uts, in SYSCALL_DEFINE4() argument 3756 struct __kernel_timespec __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument 3787 struct old_timespec32 __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument
|
/linux-6.12.1/tools/perf/ |
D | builtin-top.c | 171 struct utsname uts; in ui__warn_map_erange() local
|
D | builtin-script.c | 3954 struct utsname uts; in cmd_script() local
|
/linux-6.12.1/tools/lib/bpf/ |
D | libbpf.c | 2247 struct utsname uts; in bpf_object__read_kconfig_file() local
|