Searched defs:uts (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | 
| D | env.c | 261 	struct utsname uts;  in perf_env__read_arch()  local329 	struct utsname uts;  in perf_env__arch()  local
 
 | 
| D | cputopo.c | 158 	struct utsname uts;  in has_die_topology()  local
 | 
| D | header.c | 332 	struct utsname uts;  in write_hostname()  local345 	struct utsname uts;  in write_osrelease()  local
 358 	struct utsname uts;  in write_arch()  local
 
 | 
| D | symbol.c | 2127 	struct utsname uts;  in vmlinux_path__init()  local
 | 
| /Linux-v5.4/kernel/time/ | 
| D | time.c | 872 		   const struct __kernel_timespec __user *uts)  in get_timespec64()894 		   struct __kernel_timespec __user *uts)  in put_timespec64()
 931 int get_old_timespec32(struct timespec64 *ts, const void __user *uts)  in get_old_timespec32()
 940 int put_old_timespec32(const struct timespec64 *ts, void __user *uts)  in put_old_timespec32()
 
 | 
| /Linux-v5.4/kernel/ | 
| D | compat.c | 75 int compat_get_timespec(struct timespec *ts, const void __user *uts)  in compat_get_timespec()84 int compat_put_timespec(const struct timespec *ts, void __user *uts)  in compat_put_timespec()
 
 | 
| D | signal.c | 3492 		const struct __kernel_timespec __user *, uts,  in SYSCALL_DEFINE4()  argument3525 		const struct old_timespec32 __user *, uts,  in SYSCALL_DEFINE4()  argument
 3558 		struct __kernel_timespec __user *, uts, compat_size_t, sigsetsize)  in COMPAT_SYSCALL_DEFINE4()  argument
 3589 		struct old_timespec32 __user *, uts, compat_size_t, sigsetsize)  in COMPAT_SYSCALL_DEFINE4()  argument
 
 | 
| /Linux-v5.4/tools/power/cpupower/utils/ | 
| D | cpupower.c | 177 	struct utsname uts;  in main()  local
 | 
| /Linux-v5.4/tools/testing/selftests/powerpc/ | 
| D | utils.c | 117 	struct utsname uts;  in is_ppc64le()  local
 | 
| /Linux-v5.4/kernel/power/ | 
| D | power.h | 9 	struct new_utsname	uts;  member
 | 
| /Linux-v5.4/drivers/tty/serial/ | 
| D | imx.c | 961 	u32 ucr3, uts;  in imx_uart_set_mctrl()  local1492 	int i = 100, ubir, ubmr, uts;  in imx_uart_flush_buffer()  local
 
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-top.c | 166 	struct utsname uts;  in ui__warn_map_erange()  local
 | 
| D | builtin-script.c | 3413 	struct utsname uts;  in cmd_script()  local
 |