Home
last modified time | relevance | path

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

12

/arch/um/os-Linux/skas/
Dprocess.c39 printk(UM_KERN_ERR "Stub registers -\n"); in ptrace_dump_regs()
41 printk(UM_KERN_ERR "\t%d - %lx\n", i, regs[i]); in ptrace_dump_regs()
69 printk(UM_KERN_ERR "wait_stub_done : continue failed, " in wait_stub_done()
81 printk(UM_KERN_ERR "Failed to get registers from stub, " in wait_stub_done()
83 printk(UM_KERN_ERR "wait_stub_done : failed to wait for SIGTRAP, " in wait_stub_done()
98 printk(UM_KERN_ERR "get_skas_faultinfo - " in get_skas_faultinfo()
114 printk(UM_KERN_ERR "save_fp_registers returned %d\n", in get_skas_faultinfo()
120 printk(UM_KERN_ERR "Failed to continue stub, pid = %d, " in get_skas_faultinfo()
134 printk(UM_KERN_ERR "put_fp_registers returned %d\n", in get_skas_faultinfo()
167 printk(UM_KERN_ERR "handle_trap - nullifying syscall " in handle_trap()
[all …]
Dmem.c65 printk(UM_KERN_ERR "Registers - \n"); in do_syscall_stub()
67 printk(UM_KERN_ERR "\t%d\t0x%lx\n", i, syscall_regs[i]); in do_syscall_stub()
89 printk(UM_KERN_ERR "do_syscall_stub : ret = %ld, offset = %ld, " in do_syscall_stub()
92 printk(UM_KERN_ERR "do_syscall_stub: syscall %ld failed, " in do_syscall_stub()
95 printk(UM_KERN_ERR " syscall parameters: " in do_syscall_stub()
101 printk(UM_KERN_ERR " additional syscall " in do_syscall_stub()
104 printk("\n" UM_KERN_ERR " "); in do_syscall_stub()
200 printk(UM_KERN_ERR "map : /proc/mm map failed, " in map()
235 printk(UM_KERN_ERR "unmap - proc_mm write returned " in unmap()
271 printk(UM_KERN_ERR "protect failed, err = %d", -ret); in protect()
/arch/um/drivers/
Dchan_user.c156 printk(UM_KERN_ERR "winch_thread : failed to write " in winch_thread()
169 printk(UM_KERN_ERR "winch_thread : sigprocmask failed, " in winch_thread()
177 printk(UM_KERN_ERR "winch_thread : setsid failed, errno = %d\n", in winch_thread()
183 printk(UM_KERN_ERR "winch_thread : TIOCSCTTY failed on " in winch_thread()
189 printk(UM_KERN_ERR "winch_thread : tcsetpgrp failed on " in winch_thread()
202 printk(UM_KERN_ERR "winch_thread : failed to read " in winch_thread()
214 printk(UM_KERN_ERR "winch_thread : write failed, " in winch_thread()
228 printk(UM_KERN_ERR "winch_tramp : os_pipe failed, err = %d\n", in winch_tramp()
243 printk(UM_KERN_ERR "fork of winch_thread failed - errno = %d\n", in winch_tramp()
251 printk(UM_KERN_ERR "winch_tramp : failed to read " in winch_tramp()
[all …]
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()
Dxterm.c102 printk(UM_KERN_ERR "xterm_open: $DISPLAY not 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()
155 printk(UM_KERN_ERR "xterm_open : os_rcv_fd failed, err = %d\n", in xterm_open()
162 printk(UM_KERN_ERR "xterm_open : failed to set xterm " in xterm_open()
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()
161 printk(UM_KERN_ERR "slip_tramp failed - err = %d\n", in slip_open()
167 printk(UM_KERN_ERR "get_ifname failed, err = %d\n", in slip_open()
176 printk(UM_KERN_ERR "Failed to set slip discipline " in slip_open()
206 printk(UM_KERN_ERR "slip_tramp failed - errno = %d\n", -err); in slip_close()
Ddaemon_user.c38 printk(UM_KERN_ERR "new_addr: allocation of sockaddr_un " in new_addr()
58 printk(UM_KERN_ERR "daemon_open : control socket failed, " in connect_to_switch()
66 printk(UM_KERN_ERR "daemon_open : control connect failed, " in connect_to_switch()
74 printk(UM_KERN_ERR "daemon_open : data socket failed, " in connect_to_switch()
80 printk(UM_KERN_ERR "daemon_open : data bind failed, " in connect_to_switch()
87 printk(UM_KERN_ERR "new_addr: allocation of sockaddr_un " in connect_to_switch()
99 printk(UM_KERN_ERR "daemon_open : control setup request " in connect_to_switch()
107 printk(UM_KERN_ERR "daemon_open : read of data socket failed, " in connect_to_switch()
Dpcap_user.c25 printk(UM_KERN_ERR "pcap_user_init : pcap_open_live failed - " in pcap_user_init()
47 printk(UM_KERN_ERR "pcap_open : dev_netmask failed\n"); in pcap_open()
54 printk(UM_KERN_ERR "pcap_open : kmalloc failed\n"); in pcap_open()
62 printk(UM_KERN_ERR "pcap_open : pcap_compile failed - " in pcap_open()
69 printk(UM_KERN_ERR "pcap_open : pcap_setfilter " in pcap_open()
119 printk(UM_KERN_ERR "pcap_dispatch failed - %s\n", in pcap_user_read()
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()
Dslirp_user.c60 printk(UM_KERN_ERR "slirp_tramp failed - errno = %d\n", -err); in slirp_open()
88 printk(UM_KERN_ERR "slirp_close: no child process to shut " in slirp_close()
95 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()
/arch/um/os-Linux/
Dumid.c38 printk(UM_KERN_ERR "make_uml_dir : no value in " in make_uml_dir()
141 printk(UM_KERN_ERR "is_umdir_used - pid filename too long\n"); in is_umdir_used()
151 printk(UM_KERN_ERR "is_umdir_used : couldn't open pid " in is_umdir_used()
160 printk(UM_KERN_ERR "is_umdir_used : couldn't read pid file " in is_umdir_used()
164 printk(UM_KERN_ERR "is_umdir_used : couldn't read pid file " in is_umdir_used()
171 printk(UM_KERN_ERR "is_umdir_used : couldn't parse pid file " in is_umdir_used()
177 printk(UM_KERN_ERR "umid \"%s\" is already in use by pid %d\n", in is_umdir_used()
202 printk(UM_KERN_ERR "is_umdir_used - remove_files_and_dir " in umdir_take_if_dead()
219 printk(UM_KERN_ERR "Open of machine pid file \"%s\" failed: " in create_pid_file()
227 printk(UM_KERN_ERR "Write of pid file failed - err = %d\n", in create_pid_file()
[all …]
Dhelper.c55 printk(UM_KERN_ERR "run_helper : pipe failed, errno = %d\n", in run_helper()
62 printk(UM_KERN_ERR "run_helper : setting FD_CLOEXEC failed, " in run_helper()
77 printk(UM_KERN_ERR "run_helper : clone failed, errno = %d\n", in run_helper()
95 printk(UM_KERN_ERR "run_helper : read on pipe failed, " in run_helper()
127 printk(UM_KERN_ERR "run_helper_thread : clone failed, " in run_helper_thread()
135 printk(UM_KERN_ERR "run_helper_thread - wait failed, " in run_helper_thread()
140 printk(UM_KERN_ERR "run_helper_thread - thread " in run_helper_thread()
155 printk(UM_KERN_ERR "helper_wait : waitpid process %d failed, " in helper_wait()
159 printk(UM_KERN_ERR "helper_wait : process %d exited with " in helper_wait()
Dprocess.c35 printk(UM_KERN_ERR "os_process_pc - couldn't open '%s', " in os_process_pc()
41 printk(UM_KERN_ERR "os_process_pc - couldn't read '%s', " in os_process_pc()
50 printk(UM_KERN_ERR "os_process_pc - couldn't find pc in '%s'\n", in os_process_pc()
70 printk(UM_KERN_ERR "Couldn't open '%s', errno = %d\n", stat, in os_process_parent()
79 printk(UM_KERN_ERR "Couldn't read '%s', errno = %d\n", stat, in os_process_parent()
87 printk(UM_KERN_ERR "Failed to scan '%s'\n", data); in os_process_parent()
206 printk(UM_KERN_ERR "Creating test memory file failed, " in can_drop_memory()
214 printk(UM_KERN_ERR "Mapping test memory file failed, " in can_drop_memory()
220 printk(UM_KERN_ERR "MADV_REMOVE failed, err = %d\n", -errno); in can_drop_memory()
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()
246 printk(UM_KERN_ERR "setup_initial_poll : failed to allocate " in setup_initial_poll()
274 printk(UM_KERN_ERR "write_sigio_workaround - os_pipe 1 failed, " in write_sigio_workaround()
280 printk(UM_KERN_ERR "write_sigio_workaround - os_pipe 2 failed, " in write_sigio_workaround()
348 printk(UM_KERN_ERR "maybe_sigio_broken - failed to add pollfd " in sigio_broken()
[all …]
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()
Daio.c91 printk(UM_KERN_ERR "Bogus op in do_aio - %d\n", type); in do_aio()
114 printk(UM_KERN_ERR "aio_thread - io_getevents failed, " in aio_thread()
124 printk(UM_KERN_ERR "aio_thread - write failed, " in aio_thread()
154 printk(UM_KERN_ERR "do_not_aio - bad request type : %d\n", in do_not_aio()
181 printk(UM_KERN_ERR "not_aio_thread - " in not_aio_thread()
186 printk(UM_KERN_ERR "not_aio_thread - short " in not_aio_thread()
197 printk(UM_KERN_ERR "not_aio_thread - write failed, " in not_aio_thread()
250 printk(UM_KERN_ERR "aio_thread failed to initialize context, " in init_aio_26()
279 printk(UM_KERN_ERR "submit_aio_26 - write failed, " in submit_aio_26()
Dfile.c276 printk(UM_KERN_ERR "Couldn't stat \"%s\" : err = %d\n", file, in os_file_size()
288 printk(UM_KERN_ERR "Couldn't open \"%s\", " in os_file_size()
294 printk(UM_KERN_ERR "Couldn't get the block size of " in os_file_size()
314 printk(UM_KERN_ERR "Couldn't stat \"%s\" : err = %d\n", file, in os_file_modtime()
356 printk(UM_KERN_ERR "os_pipe : Setting FD_CLOEXEC failed, err = %d\n", in os_pipe()
374 printk(UM_KERN_ERR "os_set_fd_async : failed to set O_ASYNC " in os_set_fd_async()
382 printk(UM_KERN_ERR "os_set_fd_async : Failed to fcntl F_SETOWN " in os_set_fd_async()
490 printk(UM_KERN_ERR "rcv_fd didn't receive anything, " in os_rcv_fd()
496 printk(UM_KERN_ERR "rcv_fd didn't receive a descriptor\n"); in os_rcv_fd()
516 printk(UM_KERN_ERR "create_unix_socket : " in os_create_unix_socket()
[all …]
Dirq.c32 printk(UM_KERN_ERR "os_waiting_for_events:" in os_waiting_for_events()
91 printk(UM_KERN_ERR "os_free_irq_by_cb - " in os_free_irq_by_cb()
/arch/x86/um/
Dbugs_32.c56 printk(UM_KERN_ERR "SIGILL in init, could not read " in arch_examine_signal()
65 printk(UM_KERN_ERR "SIGILL caused by cmov, which this " in arch_examine_signal()
69 printk(UM_KERN_ERR "SIGILL caused by cmov, which this " in arch_examine_signal()
72 printk(UM_KERN_ERR "Bad value for host_has_cmov (%d)", in arch_examine_signal()
/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()
/arch/um/include/shared/
Duser.h33 #define UM_KERN_ERR KERN_ERR macro

12