Home
last modified time | relevance | path

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

12

/linux-6.15/arch/um/os-Linux/
H A 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()
204 printk(UM_KERN_ERR "is_umdir_used - remove_files_and_dir " in umdir_take_if_dead()
233 printk(UM_KERN_ERR "Write of pid file failed - err = %d\n", in create_pid_file()
269 printk(UM_KERN_ERR "make_umid - mkstemp(%s) failed: " in make_umid()
[all …]
H A Dsigio.c45 printk(UM_KERN_ERR "%s: epoll_wait failed, errno = %d\n", in write_sigio_thread()
51 printk(UM_KERN_ERR "%s: tgkill failed, errno = %d\n", in write_sigio_thread()
111 printk(UM_KERN_ERR "%s: epoll_create failed, errno = %d\n", in write_sigio_workaround()
208 printk(UM_KERN_ERR "check_one_sigio failed, errno = %d\n", in check_one_sigio()
217 printk(UM_KERN_ERR "check_one_sigio failed to allocate a " in check_one_sigio()
225 printk(UM_KERN_ERR "check_one_sigio : raw failed, errno = %d\n", in check_one_sigio()
232 printk(UM_KERN_ERR "check_one_sigio : sigio_async failed, " in check_one_sigio()
238 printk(UM_KERN_ERR "check_one_sigio : sigaction 1 failed, " in check_one_sigio()
246 printk(UM_KERN_ERR "check_one_sigio : sigaction 2 failed, " in check_one_sigio()
258 printk(UM_KERN_ERR "check_one_sigio : sigaction 3 failed, " in check_one_sigio()
[all …]
H A Dhelper.c57 printk(UM_KERN_ERR "run_helper : pipe failed, errno = %d\n", in run_helper()
64 printk(UM_KERN_ERR "run_helper : setting FD_CLOEXEC failed, " in run_helper()
79 printk(UM_KERN_ERR "run_helper : clone failed, errno = %d\n", in run_helper()
97 printk(UM_KERN_ERR "run_helper : read on pipe failed, " in run_helper()
105 printk(UM_KERN_ERR "run_helper : failed to exec %s on host: %s\n", in run_helper()
137 printk(UM_KERN_ERR "run_helper_thread : clone failed, " in run_helper_thread()
145 printk(UM_KERN_ERR "run_helper_thread - wait failed, " in run_helper_thread()
150 printk(UM_KERN_ERR "run_helper_thread - thread " in run_helper_thread()
165 printk(UM_KERN_ERR "helper_wait : waitpid process %d failed, " in helper_wait()
169 printk(UM_KERN_ERR "helper_wait : process %d exited with " in helper_wait()
H A 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()
H A Dfile.c322 printk(UM_KERN_ERR "Couldn't stat \"%s\" : err = %d\n", file, in os_file_size()
334 printk(UM_KERN_ERR "Couldn't open \"%s\", " in os_file_size()
340 printk(UM_KERN_ERR "Couldn't get the block size of " in os_file_size()
360 printk(UM_KERN_ERR "Couldn't stat \"%s\" : err = %d\n", file, in os_file_modtime()
402 printk(UM_KERN_ERR "os_pipe : Setting FD_CLOEXEC failed, err = %d\n", in os_pipe()
420 printk(UM_KERN_ERR "os_set_fd_async : failed to set O_ASYNC " in os_set_fd_async()
428 printk(UM_KERN_ERR "os_set_fd_async : Failed to fcntl F_SETOWN " in os_set_fd_async()
569 printk(UM_KERN_ERR "create_unix_socket : " in os_create_unix_socket()
609 printk(UM_KERN_ERR "F_SETLK failed, file already locked by pid %d\n", in os_lock_file()
H A Dprocess.c116 printk(UM_KERN_ERR "Creating test memory file failed, " in can_drop_memory()
124 printk(UM_KERN_ERR "Mapping test memory file failed, " in can_drop_memory()
130 printk(UM_KERN_ERR "MADV_REMOVE failed, err = %d\n", -errno); in can_drop_memory()
H A 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.15/arch/um/os-Linux/skas/
H A Dprocess.c93 printk(UM_KERN_ERR "Stub registers -\n"); in ptrace_dump_regs()
97 printk(UM_KERN_ERR "\t%s\t(%2d): %lx\n", regname, i, regs[i]); in ptrace_dump_regs()
126 printk(UM_KERN_ERR "%s : continue failed, errno = %d\n", in wait_stub_done()
153 printk(UM_KERN_ERR "Failed to continue stub, pid = %d, " in get_skas_faultinfo()
343 printk(UM_KERN_ERR "%s : mmap failed, errno = %d\n", in start_userspace()
357 printk(UM_KERN_ERR "%s : clone failed, errno = %d\n", in start_userspace()
366 printk(UM_KERN_ERR "%s : wait failed, errno = %d\n", in start_userspace()
389 printk(UM_KERN_ERR "%s : munmap failed, errno = %d\n", in start_userspace()
484 printk(UM_KERN_ERR "%s - wait failed, errno = %d\n", in userspace()
623 printk(UM_KERN_ERR "Bad sigsetjmp return in %s - %d\n", in start_idle_thread()
[all …]
H A 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.15/arch/um/drivers/
H A 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()
H A Dvector_user.c142 printk(UM_KERN_ERR "uml_tap: failed to open tun device\n"); in create_tap_fd()
293 printk(UM_KERN_ERR in user_init_hybrid_fds()
305 printk(UM_KERN_ERR "user_init_hybrid: init failed"); in user_init_hybrid_fds()
355 printk(UM_KERN_ERR in user_init_unix_fds()
363 printk(UM_KERN_ERR UNIX_BIND_FAIL, errno); in user_init_unix_fds()
423 printk(UM_KERN_ERR "fd open: allocation failed"); in user_init_fd_fds()
501 printk(UM_KERN_ERR "fd open: allocation failed"); in user_init_vde_fds()
661 printk(UM_KERN_ERR in user_init_socket_fds()
670 printk(UM_KERN_ERR in user_init_socket_fds()
679 printk(UM_KERN_ERR L2TPV3_BIND_FAIL, errno); in user_init_socket_fds()
[all …]
H A 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()
H A 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()
H A 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()
H A Dchan_user.c248 printk(UM_KERN_ERR "winch_tramp : os_pipe failed, err = %d\n", in winch_tramp()
264 printk(UM_KERN_ERR "fork of winch_thread failed - errno = %d\n", in winch_tramp()
272 printk(UM_KERN_ERR "winch_tramp : failed to read " in winch_tramp()
274 printk(UM_KERN_ERR "read failed, err = %d\n", errno); in winch_tramp()
275 printk(UM_KERN_ERR "fd %d will not support SIGWINCH\n", fd); in winch_tramp()
282 printk(UM_KERN_ERR "winch_tramp: failed to set thread_fd " in winch_tramp()
320 printk(UM_KERN_ERR "register_winch : failed to write " in register_winch()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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.15/arch/um/os-Linux/drivers/
H A 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()
H A 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.15/arch/x86/um/
H A 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