Searched defs:uts (Results 1 – 16 of 16) sorted by relevance
/linux/kernel/time/ |
A 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()
|
/linux/tools/power/cpupower/utils/ |
A D | cpupower-info.c | 34 struct utsname uts; in cmd_info() local
|
A D | cpupower-set.c | 35 struct utsname uts; in cmd_set() local
|
A D | cpupower.c | 179 struct utsname uts; in main() local
|
/linux/tools/perf/util/ |
A D | env.c | 370 struct utsname uts; in perf_env__read_arch() local 441 static struct utsname uts = { .machine[0] = '\0', }; in perf_env__arch() local
|
A D | cputopo.c | 163 struct utsname uts; in has_die_topology() local
|
A D | header.c | 337 struct utsname uts; in write_hostname() local 350 struct utsname uts; in write_osrelease() local 363 struct utsname uts; in write_arch() local
|
A D | symbol.c | 2348 struct utsname uts; in vmlinux_path__init() local
|
/linux/tools/testing/selftests/powerpc/ |
A D | utils.c | 129 struct utsname uts; in is_ppc64le() local
|
/linux/kernel/power/ |
A D | power.h | 11 struct new_utsname uts; member
|
/linux/kernel/ |
A D | signal.c | 3619 const struct __kernel_timespec __user *, uts, in SYSCALL_DEFINE4() argument 3652 const struct old_timespec32 __user *, uts, in SYSCALL_DEFINE4() argument 3685 struct __kernel_timespec __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument 3716 struct old_timespec32 __user *, uts, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE4() argument
|
/linux/tools/perf/ |
A D | builtin-top.c | 170 struct utsname uts; in ui__warn_map_erange() local
|
A D | builtin-script.c | 3649 struct utsname uts; in cmd_script() local
|
/linux/drivers/tty/serial/ |
A D | imx.c | 1031 u32 ucr3, uts; in imx_uart_set_mctrl() local 1562 int i = 100, ubir, ubmr, uts; in imx_uart_flush_buffer() local
|
/linux/tools/lib/bpf/ |
A D | libbpf.c | 1811 struct utsname uts; in bpf_object__read_kconfig_file() local
|
/linux/fs/ |
A D | io_uring.c | 7638 struct __kernel_timespec __user *uts) in io_cqring_wait()
|
Completed in 79 milliseconds