Home
last modified time | relevance | path

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

/linux/arch/um/os-Linux/skas/
H A Dprocess.c98 printk(UM_KERN_ERR "Stub registers -\n"); in ptrace_dump_regs()
102 printk(UM_KERN_ERR "\t%s\t(%2d): %lx\n", regname, i, regs[i]); in ptrace_dump_regs()
131 printk(UM_KERN_ERR "%s : continue failed, errno = %d\n", in wait_stub_done()
143 printk(UM_KERN_ERR "Failed to get registers from stub, errno = %d\n", in wait_stub_done()
145 …printk(UM_KERN_ERR "%s : failed to wait for SIGTRAP, pid = %d, n = %d, errno = %d, status = 0x%x\n… in wait_stub_done()
214 printk(UM_KERN_ERR "%s : FUTEX_WAIT failed, errno = %d\n", in wait_stub_done_seccomp()
229 printk(UM_KERN_ERR "%s : invalid mcontext offset", __func__); in wait_stub_done_seccomp()
234 printk(UM_KERN_ERR "%s : expected SIGSYS but got %d", in wait_stub_done_seccomp()
242 printk(UM_KERN_ERR "%s : failed to wait for stub, pid = %d, errno = %d\n", in wait_stub_done_seccomp()
257 printk(UM_KERN_ERR "Failed to continue stub, pid = %d, " in get_skas_faultinfo()
[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()
48 printk(UM_KERN_ERR "%s: FD map num: %d", __func__, in syscall_stub_dump_error()
50 print_hex_dump(UM_KERN_ERR, in syscall_stub_dump_error()
102 printk(UM_KERN_ERR "Registers -\n"); in do_syscall_stub()
104 printk(UM_KERN_ERR "\t%d\t0x%lx\n", i, syscall_regs[i]); in do_syscall_stub()
/linux/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()
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 …]
H A Dsigio.c46 printk(UM_KERN_ERR "%s: epoll_wait failed, errno = %d\n", in write_sigio_thread()
52 printk(UM_KERN_ERR "%s: tgkill failed, errno = %d\n", in write_sigio_thread()
112 printk(UM_KERN_ERR "%s: epoll_create failed, errno = %d\n", in write_sigio_workaround()
119 printk(UM_KERN_ERR "%s: os_run_helper_thread failed, errno = %d\n", in write_sigio_workaround()
209 printk(UM_KERN_ERR "check_one_sigio failed, errno = %d\n", in check_one_sigio()
218 printk(UM_KERN_ERR "check_one_sigio failed to allocate a " in check_one_sigio()
226 printk(UM_KERN_ERR "check_one_sigio : raw failed, errno = %d\n", in check_one_sigio()
233 printk(UM_KERN_ERR "check_one_sigio : sigio_async failed, " in check_one_sigio()
239 printk(UM_KERN_ERR "check_one_sigio : sigaction 1 failed, " in check_one_sigio()
247 printk(UM_KERN_ERR "check_one_sigio : sigaction 2 failed, " in check_one_sigio()
[all …]
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.c307 printk(UM_KERN_ERR "Couldn't stat \"%s\" : err = %d\n", file, in os_file_size()
319 printk(UM_KERN_ERR "Couldn't open \"%s\", " in os_file_size()
325 printk(UM_KERN_ERR "Couldn't get the block size of " in os_file_size()
345 printk(UM_KERN_ERR "Couldn't stat \"%s\" : err = %d\n", file, in os_file_modtime()
387 printk(UM_KERN_ERR "os_pipe : Setting FD_CLOEXEC failed, err = %d\n", in os_pipe()
405 printk(UM_KERN_ERR "os_set_fd_async : failed to set O_ASYNC " in os_set_fd_async()
413 printk(UM_KERN_ERR "os_set_fd_async : Failed to fcntl F_SETOWN " in os_set_fd_async()
554 printk(UM_KERN_ERR "create_unix_socket : " in os_create_unix_socket()
594 printk(UM_KERN_ERR "F_SETLK failed, file already locked by pid %d\n", in os_lock_file()
H A Dprocess.c146 printk(UM_KERN_ERR "Creating test memory file failed, " in can_drop_memory()
154 printk(UM_KERN_ERR "Mapping test memory file failed, " in can_drop_memory()
160 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()
H A Dsmp.c88 printk(UM_KERN_ERR "impossible long jump!"); in os_start_secondary()
/linux/arch/um/drivers/
H A 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 …]
H A Dxterm.c102 printk(UM_KERN_ERR "xterm_open : neither $DISPLAY nor $WAYLAND_DISPLAY is set.\n"); in xterm_open()
115 printk(UM_KERN_ERR "xterm_open : mkstemp failed, errno = %d\n", in xterm_open()
122 printk(UM_KERN_ERR "xterm_open : unlink failed, errno = %d\n", in xterm_open()
131 printk(UM_KERN_ERR "xterm_open : create_unix_socket failed, " in xterm_open()
140 printk(UM_KERN_ERR "xterm_open : run_helper failed, " in xterm_open()
147 printk(UM_KERN_ERR "xterm_open : failed to set descriptor " in xterm_open()
156 printk(UM_KERN_ERR "xterm_open : xterm_fd failed, err = %d\n", in xterm_open()
163 printk(UM_KERN_ERR "xterm_open : failed to set xterm " in xterm_open()
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 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 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 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()
H A Dtty.c24 printk(UM_KERN_ERR "tty_init : channel type 'tty' must specify " in tty_chan_init()
/linux/arch/um/include/shared/
H A Duser.h34 #define UM_KERN_ERR KERN_ERR macro
/linux/arch/x86/um/os-Linux/
H A Dregisters.c105 printk(UM_KERN_ERR "get_thread_regs - unknown register %d\n", in get_thread_reg()