Home
last modified time | relevance | path

Searched defs:uts (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
Dtime.c782 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/
Dcpupower-info.c34 struct utsname uts; in cmd_info() local
Dcpupower-set.c35 struct utsname uts; in cmd_set() local
Dcpupower.c177 struct utsname uts; in main() local
/kernel/linux/linux-5.10/tools/perf/util/
Denv.c286 struct utsname uts; in perf_env__read_arch() local
357 static struct utsname uts = { .machine[0] = '\0', }; in perf_env__arch() local
Dcputopo.c158 struct utsname uts; in has_die_topology() local
Dheader.c333 struct utsname uts; in write_hostname() local
346 struct utsname uts; in write_osrelease() local
359 struct utsname uts; in write_arch() local
Dsymbol.c2341 struct utsname uts; in vmlinux_path__init() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
Dutils.c129 struct utsname uts; in is_ppc64le() local
/kernel/linux/linux-5.10/kernel/power/
Dpower.h9 struct new_utsname uts; member
/kernel/linux/linux-5.10/kernel/
Dsignal.c3509 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/
Dbuiltin-top.c169 struct utsname uts; in ui__warn_map_erange() local
Dbuiltin-script.c3445 struct utsname uts; in cmd_script() local
/kernel/linux/linux-5.10/drivers/tty/serial/
Dimx.c1060 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/
Dlibbpf.c1658 struct utsname uts; in bpf_object__read_kconfig_file() local
/kernel/linux/linux-5.10/io_uring/
Dio_uring.c7620 struct __kernel_timespec __user *uts) in io_cqring_wait()