Symbol: linux_msg
sys/amd64/linux/linux_machdep.c
153
linux_msg(td, "unsupported arch_prctl code %#x", args->code);
sys/amd64/linux/linux_machdep.c
311
linux_msg(td, "PT_LWPINFO failed with error %d", error);
sys/amd64/linux32/linux32_machdep.c
277
linux_msg(td, "set_cloned_tls copyin info failed!");
sys/amd64/linux32/linux32_machdep.c
283
linux_msg(td, "set_cloned_tls copyout info failed!");
sys/compat/linux/linux.c
380
linux_msg(curthread,
sys/compat/linux/linux_event.c
190
linux_msg(td, "epoll_ctl unsupported flags: 0x%x",
sys/compat/linux/linux_file.c
1235
linux_msg(td, "unsupported umount2 flags %#x", args->flags);
sys/compat/linux/linux_file.c
1522
linux_msg(td, "unsupported fcntl cmd %d", args->cmd);
sys/compat/linux/linux_file.c
1600
linux_msg(td, "fchownat unsupported flag 0x%x", unsupported);
sys/compat/linux/linux_file.c
1787
linux_msg(td, "copy_file_range unsupported flags 0x%x",
sys/compat/linux/linux_file.c
1863
linux_msg(td, "syscall splice not really implemented");
sys/compat/linux/linux_file.c
1950
linux_msg(NULL, "inotify_init1 unsupported flags 0x%x",
sys/compat/linux/linux_file.c
2041
linux_msg(NULL, "inotify_add_watch unsupported flags 0x%x",
sys/compat/linux/linux_file.c
686
linux_msg(td, "faccessat2 unsupported flag 0x%x", unsupported);
sys/compat/linux/linux_file.c
863
linux_msg(td, "renameat2 unsupported flags %#x",
sys/compat/linux/linux_fork.c
196
linux_msg(td, "copyout p_pid failed!");
sys/compat/linux/linux_fork.c
331
linux_msg(td, "clone_thread: copyout td_tid failed!");
sys/compat/linux/linux_fork.c
541
linux_msg(td, "futex stuff in thread_detach failed.");
sys/compat/linux/linux_futex.c
244
linux_msg(td, "unsupported FUTEX_REQUEUE");
sys/compat/linux/linux_futex.c
314
linux_msg(td, "unsupported FUTEX_WAIT_REQUEUE_PI");
sys/compat/linux/linux_futex.c
323
linux_msg(td, "unsupported FUTEX_CMP_REQUEUE_PI");
sys/compat/linux/linux_futex.c
329
linux_msg(td, "unsupported futex op %d", args->op);
sys/compat/linux/linux_ioctl.c
1083
linux_msg(td, "unsupported ioctl TIOCGPTPEER");
sys/compat/linux/linux_ioctl.c
230
linux_msg(td,
sys/compat/linux/linux_ioctl.c
3749
linux_msg(td, "%s fd=%d, cmd=0x%x ('%c',%d) is not implemented",
sys/compat/linux/linux_ioctl.c
785
linux_msg(td, "ioctl TCSBRK arg 0 not implemented");
sys/compat/linux/linux_ipc.c
636
linux_msg(td, "ipc type %d is not implemented",
sys/compat/linux/linux_ipc.c
907
linux_msg(td, "ipc type %d not implemented",
sys/compat/linux/linux_misc.c
1654
linux_msg(td,
sys/compat/linux/linux_misc.c
1794
linux_msg(td, "unsupported prctl PR_CAPBSET_READ %d",
sys/compat/linux/linux_misc.c
1814
linux_msg(td, "unsupported prctl PR_SET_PTRACER");
sys/compat/linux/linux_misc.c
1818
linux_msg(td, "unsupported prctl option %d", args->option);
sys/compat/linux/linux_misc.c
2480
linux_msg(td, "syslog unsupported type 0x%x", args->type);
sys/compat/linux/linux_mmap.c
320
linux_msg(td,
sys/compat/linux/linux_mmap.c
358
linux_msg(curthread, "unsupported madvise MADV_REMOVE");
sys/compat/linux/linux_mmap.c
365
linux_msg(curthread, "unsupported madvise MADV_MERGEABLE");
sys/compat/linux/linux_mmap.c
379
linux_msg(curthread, "unsupported madvise MADV_NOHUGEPAGE");
sys/compat/linux/linux_mmap.c
391
linux_msg(curthread, "unsupported madvise MADV_HWPOISON");
sys/compat/linux/linux_mmap.c
394
linux_msg(curthread, "unsupported madvise MADV_SOFT_OFFLINE");
sys/compat/linux/linux_mmap.c
407
linux_msg(curthread, "unsupported madvise behav %d", behav);
sys/compat/linux/linux_ptrace.c
133
linux_msg(td, "PT_LWPINFO failed with error %d", error);
sys/compat/linux/linux_ptrace.c
183
linux_msg(td, "unknown ptrace option %lx set; "
sys/compat/linux/linux_ptrace.c
232
linux_msg(td, "PTRACE_GETEVENTMSG not implemented; returning EINVAL");
sys/compat/linux/linux_ptrace.c
245
linux_msg(td, "PT_LWPINFO failed with error %d", error);
sys/compat/linux/linux_ptrace.c
251
linux_msg(td, "no PL_FLAG_SI, returning %d", error);
sys/compat/linux/linux_ptrace.c
308
linux_msg(td, "copyin error %d", error);
sys/compat/linux/linux_ptrace.c
324
linux_msg(td, "copyout error %d", error);
sys/compat/linux/linux_ptrace.c
331
linux_msg(td, "iov copyout error %d", error);
sys/compat/linux/linux_ptrace.c
346
linux_msg(td, "PTRAGE_GETREGSET NT_PRFPREG not implemented; "
sys/compat/linux/linux_ptrace.c
350
linux_msg(td, "PTRAGE_GETREGSET NT_X86_XSTATE not implemented; "
sys/compat/linux/linux_ptrace.c
354
linux_msg(td, "PTRACE_GETREGSET request %#lx not implemented; "
sys/compat/linux/linux_ptrace.c
364
linux_msg(td, "PTRACE_SEIZE not implemented; returning EINVAL");
sys/compat/linux/linux_ptrace.c
380
linux_msg(td, "PT_LWPINFO failed with error %d", error);
sys/compat/linux/linux_ptrace.c
392
linux_msg(td,
sys/compat/linux/linux_ptrace.c
401
linux_msg(td, "PT_GET_SC_RET failed with error %d",
sys/compat/linux/linux_ptrace.c
543
linux_msg(td, "ptrace(%ld, ...) not implemented; "
sys/compat/linux/linux_signal.c
133
linux_msg(curthread, "unsupported sigaction flag %#lx", flags);
sys/compat/linux/linux_signal.c
780
linux_msg(td, "SI_TKILL forbidden since 2.6.39");
sys/compat/linux/linux_signal.c
98
linux_msg(curthread,
sys/compat/linux/linux_socket.c
1486
linux_msg(curthread,
sys/compat/linux/linux_socket.c
2187
linux_msg(curthread,
sys/compat/linux/linux_socket.c
2444
linux_msg(curthread,
sys/compat/linux/linux_socket.c
2849
linux_msg(td, "socket type %d not implemented", args->what);
sys/compat/linux/linux_socket.c
929
linux_msg(curthread,
sys/compat/linux/linux_socket.c
933
linux_msg(curthread,
sys/compat/linux/linux_socket.c
937
linux_msg(curthread, "unsupported socket domain %d, "
sys/compat/linux/linux_stats.c
593
linux_msg(td, "fstatat64 unsupported flags 0x%x", flags);
sys/compat/linux/linux_stats.c
615
linux_msg(td, "fstatat unsupported flags 0x%x", flags);
sys/compat/linux/linux_stats.c
709
linux_msg(td, "statx unsupported flags 0x%x", flags);
sys/compat/linux/linux_sysctl.c
148
linux_msg(td, "sysctl is not implemented");
sys/compat/linux/linux_sysctl.c
158
linux_msg(td, "%s", sysctl_string);
sys/compat/linux/linux_time.c
350
linux_msg(curthread,
sys/compat/linux/linux_time.c
505
linux_msg(curthread,
sys/compat/linux/linux_time.c
562
linux_msg(curthread,
sys/compat/linux/linux_time.c
727
linux_msg(curthread,
sys/compat/linux/linux_util.h
136
linux_msg(curthread, "%s is not tested, please report on emulation@FreeBSD.org how it works", _what); \
sys/compat/linux/linux_util.h
148
linux_msg(curthread, _message); \
sys/compat/linux/linux_util.h
160
linux_msg(curthread, _message, _opt1); \
sys/compat/linux/linux_util.h
172
linux_msg(curthread, _message, _opt1, _opt2); \
sys/compat/linux/linux_util.h
57
linux_msg(td, "syscall %s not implemented", #s); \
sys/i386/linux/linux_machdep.c
262
linux_msg(td, "set_cloned_tls copyin failed!");
sys/i386/linux/linux_machdep.c
271
linux_msg(td, "set_cloned_tls resetting idx!");
sys/i386/linux/linux_machdep.c
281
linux_msg(td, "set_cloned_tls copyout failed!");
sys/i386/linux/linux_machdep.c
411
linux_msg(td, "modify_ldt needs kernel option USER_LDT");