Home
last modified time | relevance | path

Searched refs:UM_KERN_ERR (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.12.1/arch/um/os-Linux/skas/
Dprocess.c90 printk(UM_KERN_ERR "Stub registers -\n"); in ptrace_dump_regs()
94 printk(UM_KERN_ERR "\t%s\t(%2d): %lx\n", regname, i, regs[i]); in ptrace_dump_regs()
123 printk(UM_KERN_ERR "%s : continue failed, errno = %d\n", in wait_stub_done()
135 printk(UM_KERN_ERR "Failed to get registers from stub, errno = %d\n", in wait_stub_done()
137 …printk(UM_KERN_ERR "%s : failed to wait for SIGTRAP, pid = %d, n = %d, errno = %d, status = 0x%x\n… in wait_stub_done()
150 printk(UM_KERN_ERR "save_fp_registers returned %d\n", in get_skas_faultinfo()
156 printk(UM_KERN_ERR "Failed to continue stub, pid = %d, " in get_skas_faultinfo()
170 printk(UM_KERN_ERR "put_fp_registers returned %d\n", in get_skas_faultinfo()
281 printk(UM_KERN_ERR "%s : mmap failed, errno = %d\n", in start_userspace()
295 printk(UM_KERN_ERR "%s : clone failed, errno = %d\n", in start_userspace()
[all …]
Dmem.c38 printk(UM_KERN_ERR "%s : length = %d, last offset = %d", in syscall_stub_dump_error()
41 printk(UM_KERN_ERR "%s : stub syscall type %d failed, return value = 0x%lx\n", in syscall_stub_dump_error()
44 print_hex_dump(UM_KERN_ERR, " syscall data: ", 0, in syscall_stub_dump_error()
85 printk(UM_KERN_ERR "Registers - \n"); in do_syscall_stub()
87 printk(UM_KERN_ERR "\t%d\t0x%lx\n", i, syscall_regs[i]); in do_syscall_stub()
/linux-6.12.1/arch/um/os-Linux/
Dumid.c38 printk(UM_KERN_ERR in make_uml_dir()
54 printk(UM_KERN_ERR "%s : malloc failed, errno = %d\n", in make_uml_dir()
61 printk(UM_KERN_ERR "Failed to mkdir '%s': %s\n", in make_uml_dir()
152 printk(UM_KERN_ERR "is_umdir_used : couldn't open pid " in is_umdir_used()
161 printk(UM_KERN_ERR "is_umdir_used : couldn't read pid file " in is_umdir_used()
165 printk(UM_KERN_ERR "is_umdir_used : couldn't read pid file " in is_umdir_used()
172 printk(UM_KERN_ERR "is_umdir_used : couldn't parse pid file " in is_umdir_used()
178 printk(UM_KERN_ERR "umid \"%s\" is already in use by pid %d\n", in is_umdir_used()
204 printk(UM_KERN_ERR "is_umdir_used - remove_files_and_dir " in umdir_take_if_dead()
225 printk(UM_KERN_ERR "Open of machine pid file \"%s\" failed: " in create_pid_file()
[all …]
Dsigio.c65 printk(UM_KERN_ERR "write_sigio_thread : poll returned " in write_sigio_thread()
76 printk(UM_KERN_ERR in write_sigio_thread()
94 printk(UM_KERN_ERR "write_sigio_thread : " in write_sigio_thread()
112 printk(UM_KERN_ERR "need_poll : failed to allocate new " in need_poll()
138 printk(UM_KERN_ERR "update_thread : write failed, err = %d\n", in update_thread()
145 printk(UM_KERN_ERR "update_thread : read failed, err = %d\n", in update_thread()
265 printk(UM_KERN_ERR "setup_initial_poll : failed to allocate " in setup_initial_poll()
293 printk(UM_KERN_ERR "write_sigio_workaround - os_pipe 1 failed, " in write_sigio_workaround()
299 printk(UM_KERN_ERR "write_sigio_workaround - os_pipe 2 failed, " in write_sigio_workaround()
367 printk(UM_KERN_ERR "maybe_sigio_broken - failed to add pollfd " in sigio_broken()
[all …]
Dhelper.c56 printk(UM_KERN_ERR "run_helper : pipe failed, errno = %d\n", in run_helper()
63 printk(UM_KERN_ERR "run_helper : setting FD_CLOEXEC failed, " in run_helper()
78 printk(UM_KERN_ERR "run_helper : clone failed, errno = %d\n", in run_helper()
96 printk(UM_KERN_ERR "run_helper : read on pipe failed, " in run_helper()
104 printk(UM_KERN_ERR "run_helper : failed to exec %s on host: %s\n", in run_helper()
132 printk(UM_KERN_ERR "run_helper_thread : clone failed, " in run_helper_thread()
140 printk(UM_KERN_ERR "run_helper_thread - wait failed, " in run_helper_thread()
145 printk(UM_KERN_ERR "run_helper_thread - thread " in run_helper_thread()
160 printk(UM_KERN_ERR "helper_wait : waitpid process %d failed, " in helper_wait()
164 printk(UM_KERN_ERR "helper_wait : process %d exited with " in helper_wait()
Dprocess.c36 printk(UM_KERN_ERR "os_process_pc - couldn't open '%s', " in os_process_pc()
42 printk(UM_KERN_ERR "os_process_pc - couldn't read '%s', " in os_process_pc()
51 printk(UM_KERN_ERR "os_process_pc - couldn't find pc in '%s'\n", in os_process_pc()
71 printk(UM_KERN_ERR "Couldn't open '%s', errno = %d\n", stat, in os_process_parent()
80 printk(UM_KERN_ERR "Couldn't read '%s', errno = %d\n", stat, in os_process_parent()
88 printk(UM_KERN_ERR "Failed to scan '%s'\n", data); in os_process_parent()
197 printk(UM_KERN_ERR "Creating test memory file failed, " in can_drop_memory()
205 printk(UM_KERN_ERR "Mapping test memory file failed, " in can_drop_memory()
211 printk(UM_KERN_ERR "MADV_REMOVE failed, err = %d\n", -errno); in can_drop_memory()
Dtty.c35 printk(UM_KERN_ERR "get_pty : Couldn't open /dev/ptmx - " in get_pty()
45 printk(UM_KERN_ERR "get_pty : Couldn't grant pty - " in get_pty()
52 printk(UM_KERN_ERR "get_pty : Couldn't unlock pty - " in get_pty()
Dfile.c328 printk(UM_KERN_ERR "Couldn't stat \"%s\" : err = %d\n", file, in os_file_size()
340 printk(UM_KERN_ERR "Couldn't open \"%s\", " in os_file_size()
346 printk(UM_KERN_ERR "Couldn't get the block size of " in os_file_size()
366 printk(UM_KERN_ERR "Couldn't stat \"%s\" : err = %d\n", file, in os_file_modtime()
408 printk(UM_KERN_ERR "os_pipe : Setting FD_CLOEXEC failed, err = %d\n", in os_pipe()
426 printk(UM_KERN_ERR "os_set_fd_async : failed to set O_ASYNC " in os_set_fd_async()
434 printk(UM_KERN_ERR "os_set_fd_async : Failed to fcntl F_SETOWN " in os_set_fd_async()
575 printk(UM_KERN_ERR "create_unix_socket : " in os_create_unix_socket()
615 printk(UM_KERN_ERR "F_SETLK failed, file already locked by pid %d\n", in os_lock_file()
Dirq.c79 UM_KERN_ERR "os_waiting_for_events:" in os_waiting_for_events_epoll()
119 printk(UM_KERN_ERR in os_mod_epoll_fd()
/linux-6.12.1/arch/um/drivers/
Dumcast_user.c28 printk(UM_KERN_ERR "new_addr: allocation of sockaddr_in " in new_addr()
82 printk(UM_KERN_ERR "umcast_open : data socket failed, " in umcast_open()
89 printk(UM_KERN_ERR "umcast_open: SO_REUSEADDR failed, " in umcast_open()
99 printk(UM_KERN_ERR "umcast_open: IP_MULTICAST_TTL " in umcast_open()
108 printk(UM_KERN_ERR "umcast_open: IP_MULTICAST_LOOP " in umcast_open()
117 printk(UM_KERN_ERR "umcast_open : data bind failed, " in umcast_open()
129 printk(UM_KERN_ERR "umcast_open: IP_ADD_MEMBERSHIP " in umcast_open()
131 printk(UM_KERN_ERR "There appears not to be a " in umcast_open()
134 printk(UM_KERN_ERR "eth0 should be configured in order " in umcast_open()
160 printk(UM_KERN_ERR "umcast_close: IP_DROP_MEMBERSHIP " in umcast_close()
Dvector_user.c120 printk(UM_KERN_ERR "vector_setup - Couldn't parse '%s'\n", arg); in uml_parse_vector_ifspec()
142 printk(UM_KERN_ERR "uml_tap: failed to open tun device\n"); in create_tap_fd()
151 printk(UM_KERN_ERR "uml_tap: failed to select tap interface\n"); in create_tap_fd()
194 printk(UM_KERN_ERR "user_init_raw: init failed, error %d", err); in create_raw_fd()
219 printk(UM_KERN_ERR "uml_tap: failed to allocate file descriptors\n"); in user_init_tap_fds()
239 printk(UM_KERN_ERR "uml_tap: failed to create tun interface\n"); in user_init_tap_fds()
254 printk(UM_KERN_ERR "user_init_tap: init failed, error %d", fd); in user_init_tap_fds()
267 printk(UM_KERN_ERR "uml_tap: failed to parse interface spec\n"); in user_init_hybrid_fds()
273 printk(UM_KERN_ERR "uml_tap: failed to allocate file descriptors\n"); in user_init_hybrid_fds()
285 printk(UM_KERN_ERR "uml_tap: failed to create tun interface: %i\n", result->tx_fd); in user_init_hybrid_fds()
[all …]
Dslip_user.c33 printk(UM_KERN_ERR "could not get initial terminal " in set_up_tty()
51 printk(UM_KERN_ERR "failed to set terminal attributes\n"); in set_up_tty()
82 printk(UM_KERN_ERR "slip_tramp : pipe failed, err = %d\n", in slip_tramp()
99 printk(UM_KERN_ERR "slip_tramp : failed to allocate output " in slip_tramp()
134 printk(UM_KERN_ERR "slip-open : Failed to open pty, err = %d\n", in slip_open()
142 printk(UM_KERN_ERR "Couldn't open tty for slip line, " in slip_open()
162 printk(UM_KERN_ERR "slip_tramp failed - err = %d\n", in slip_open()
168 printk(UM_KERN_ERR "get_ifname failed, err = %d\n", in slip_open()
177 printk(UM_KERN_ERR "Failed to set slip discipline " in slip_open()
207 printk(UM_KERN_ERR "slip_tramp failed - errno = %d\n", -err); in slip_close()
Dxterm.c105 printk(UM_KERN_ERR "xterm_open: $DISPLAY not set.\n"); in xterm_open()
118 printk(UM_KERN_ERR "xterm_open : mkstemp failed, errno = %d\n", in xterm_open()
125 printk(UM_KERN_ERR "xterm_open : unlink failed, errno = %d\n", in xterm_open()
134 printk(UM_KERN_ERR "xterm_open : create_unix_socket failed, " in xterm_open()
143 printk(UM_KERN_ERR "xterm_open : run_helper failed, " in xterm_open()
150 printk(UM_KERN_ERR "xterm_open : failed to set descriptor " in xterm_open()
159 printk(UM_KERN_ERR "xterm_open : xterm_fd failed, err = %d\n", in xterm_open()
166 printk(UM_KERN_ERR "xterm_open : failed to set xterm " in xterm_open()
Ddaemon_user.c39 printk(UM_KERN_ERR "new_addr: allocation of sockaddr_un " in new_addr()
59 printk(UM_KERN_ERR "daemon_open : control socket failed, " in connect_to_switch()
67 printk(UM_KERN_ERR "daemon_open : control connect failed, " in connect_to_switch()
75 printk(UM_KERN_ERR "daemon_open : data socket failed, " in connect_to_switch()
81 printk(UM_KERN_ERR "daemon_open : data bind failed, " in connect_to_switch()
88 printk(UM_KERN_ERR "new_addr: allocation of sockaddr_un " in connect_to_switch()
100 printk(UM_KERN_ERR "daemon_open : control setup request " in connect_to_switch()
108 printk(UM_KERN_ERR "daemon_open : read of data socket failed, " in connect_to_switch()
Dchan_user.c246 printk(UM_KERN_ERR "winch_tramp : os_pipe failed, err = %d\n", in winch_tramp()
262 printk(UM_KERN_ERR "fork of winch_thread failed - errno = %d\n", in winch_tramp()
270 printk(UM_KERN_ERR "winch_tramp : failed to read " in winch_tramp()
272 printk(UM_KERN_ERR "read failed, err = %d\n", errno); in winch_tramp()
273 printk(UM_KERN_ERR "fd %d will not support SIGWINCH\n", fd); in winch_tramp()
280 printk(UM_KERN_ERR "winch_tramp: failed to set thread_fd " in winch_tramp()
318 printk(UM_KERN_ERR "register_winch : failed to write " in register_winch()
Dnet_user.c26 printk(UM_KERN_ERR "Invalid tap IP address - '%s'\n", in tap_open_common()
44 printk(UM_KERN_ERR "The tap IP address and the UML eth IP " in tap_check_ips()
88 printk(UM_KERN_ERR "read_output - read of %s failed, " in read_output()
91 printk(UM_KERN_ERR "read_output - read of %s failed, read only " in read_output()
187 printk(UM_KERN_ERR "change_tramp - pipe failed, err = %d\n", in change_tramp()
225 printk(UM_KERN_ERR "change : failed to allocate output " in change()
Dfd.c29 printk(UM_KERN_ERR "fd_init : channel type 'fd' must specify a " in fd_init()
36 printk(UM_KERN_ERR "fd_init : couldn't parse file descriptor " in fd_init()
79 printk(UM_KERN_ERR "Failed to restore terminal state - " in fd_close()
Dport_user.c33 printk(UM_KERN_ERR "port_init : channel type 'port' must " in port_init()
40 printk(UM_KERN_ERR "port_init : couldn't parse port '%s'\n", in port_init()
185 printk(UM_KERN_ERR "port_connection : error accessing port-helper " in port_connection()
188 printk(UM_KERN_ERR "Set UML_PORT_HELPER environment " in port_connection()
Dslirp_user.c60 printk(UM_KERN_ERR "slirp_tramp failed - errno = %d\n", -err); in slirp_open()
87 printk(UM_KERN_ERR "slirp_close: no child process to shut " in slirp_close()
94 printk(UM_KERN_ERR "slirp_close: sending hangup to %d failed " in slirp_close()
Dvde_user.c25 printk(UM_KERN_ERR "vde_user_init: vde_open failed, " in vde_user_init()
81 printk(UM_KERN_ERR "vde_init_libstuff - vde_open_args " in vde_init_libstuff()
Dpty.c50 printk(UM_KERN_ERR "open_pts : Failed to open pts\n"); in pts_open()
109 printk(UM_KERN_ERR "getmaster - no usable host pty devices\n"); in getmaster()
Dmconsole_user.c192 printk(UM_KERN_ERR "mconsole_notify - socket failed, " in mconsole_notify()
217 printk(UM_KERN_ERR "mconsole_notify - sendto failed, " in mconsole_notify()
/linux-6.12.1/arch/um/os-Linux/drivers/
Dethertap_user.c48 printk(UM_KERN_ERR "etap_change - request failed, err = %d\n", in etap_change()
55 printk(UM_KERN_ERR "etap_change : Failed to allocate output " in etap_change()
126 printk(UM_KERN_ERR "etap_tramp : read of status failed, " in etap_tramp()
131 printk(UM_KERN_ERR "etap_tramp : uml_net failed\n"); in etap_tramp()
150 printk(UM_KERN_ERR "etap_open - data socketpair failed - " in etap_open()
158 printk(UM_KERN_ERR "etap_open - control socketpair failed - " in etap_open()
170 printk(UM_KERN_ERR "etap_open : failed to allocate output " in etap_open()
178 printk(UM_KERN_ERR "etap_tramp failed - err = %d\n", -err); in etap_open()
204 printk(UM_KERN_ERR "etap_close - shutdown data socket failed, " in etap_close()
208 printk(UM_KERN_ERR "etap_close - shutdown control socket " in etap_close()
Dtuntap_user.c105 printk(UM_KERN_ERR "tuntap_open_tramp : recvmsg failed - " in tuntap_open_tramp()
113 printk(UM_KERN_ERR "tuntap_open_tramp : didn't receive a " in tuntap_open_tramp()
119 printk(UM_KERN_ERR "tuntap_open_tramp : didn't receive a " in tuntap_open_tramp()
143 printk(UM_KERN_ERR "Failed to open /dev/net/tun, " in tuntap_open()
152 printk(UM_KERN_ERR "TUNSETIFF failed, errno = %d\n", in tuntap_open()
162 printk(UM_KERN_ERR "tuntap_open : socketpair failed - " in tuntap_open()
179 printk(UM_KERN_ERR "tuntap_open_tramp failed - " in tuntap_open()
/linux-6.12.1/arch/x86/um/
Dbugs_32.c57 printk(UM_KERN_ERR "SIGILL in init, could not read " in arch_examine_signal()
66 printk(UM_KERN_ERR "SIGILL caused by cmov, which this " in arch_examine_signal()
70 printk(UM_KERN_ERR "SIGILL caused by cmov, which this " in arch_examine_signal()
73 printk(UM_KERN_ERR "Bad value for host_has_cmov (%d)", in arch_examine_signal()

12