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
331
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
2042
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
1098
linux_msg(td, "unsupported ioctl TIOCGPTPEER");
sys/compat/linux/linux_ioctl.c
245
linux_msg(td,
sys/compat/linux/linux_ioctl.c
3864
linux_msg(td, "%s fd=%d, cmd=0x%x ('%c',%d) is not implemented",
sys/compat/linux/linux_ioctl.c
800
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
1655
linux_msg(td,
sys/compat/linux/linux_misc.c
1795
linux_msg(td, "unsupported prctl PR_CAPBSET_READ %d",
sys/compat/linux/linux_misc.c
1835
linux_msg(td, "unsupported prctl PR_SET_PTRACER");
sys/compat/linux/linux_misc.c
1840
linux_msg(td, "unsupported prctl PR_SET_VMA attr %ju",
sys/compat/linux/linux_misc.c
1846
linux_msg(td, "unsupported prctl option %d", args->option);
sys/compat/linux/linux_misc.c
2523
linux_msg(td, "syslog unsupported type 0x%x", args->type);
sys/compat/linux/linux_mmap.c
324
linux_msg(td,
sys/compat/linux/linux_mmap.c
362
linux_msg(curthread, "unsupported madvise MADV_REMOVE");
sys/compat/linux/linux_mmap.c
369
linux_msg(curthread, "unsupported madvise MADV_MERGEABLE");
sys/compat/linux/linux_mmap.c
383
linux_msg(curthread, "unsupported madvise MADV_NOHUGEPAGE");
sys/compat/linux/linux_mmap.c
395
linux_msg(curthread, "unsupported madvise MADV_HWPOISON");
sys/compat/linux/linux_mmap.c
398
linux_msg(curthread, "unsupported madvise MADV_SOFT_OFFLINE");
sys/compat/linux/linux_mmap.c
411
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
350
linux_msg(td, "copyin error %d", error);
sys/compat/linux/linux_ptrace.c
363
linux_msg(td, "copyout error %d", error);
sys/compat/linux/linux_ptrace.c
370
linux_msg(td, "iov copyout error %d", error);
sys/compat/linux/linux_ptrace.c
386
linux_msg(td, "copyin error %d", error);
sys/compat/linux/linux_ptrace.c
406
linux_msg(td, "copyout error %d", error);
sys/compat/linux/linux_ptrace.c
413
linux_msg(td, "iov copyout error %d", error);
sys/compat/linux/linux_ptrace.c
433
linux_msg(td, "PTRACE_GETREGSET request %#lx not implemented; "
sys/compat/linux/linux_ptrace.c
443
linux_msg(td, "PTRACE_SEIZE not implemented; returning EINVAL");
sys/compat/linux/linux_ptrace.c
459
linux_msg(td, "PT_LWPINFO failed with error %d", error);
sys/compat/linux/linux_ptrace.c
471
linux_msg(td,
sys/compat/linux/linux_ptrace.c
480
linux_msg(td, "PT_GET_SC_RET failed with error %d",
sys/compat/linux/linux_ptrace.c
622
linux_msg(td, "ptrace(%ld, ...) not implemented; "
sys/compat/linux/linux_signal.c
141
linux_msg(curthread, "unsupported sigaction flag %#lx", flags);
sys/compat/linux/linux_signal.c
788
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
1519
linux_msg(curthread,
sys/compat/linux/linux_socket.c
2263
linux_msg(curthread,
sys/compat/linux/linux_socket.c
2624
linux_msg(curthread,
sys/compat/linux/linux_socket.c
3029
linux_msg(td, "socket type %d not implemented", args->what);
sys/compat/linux/linux_socket.c
962
linux_msg(curthread,
sys/compat/linux/linux_socket.c
966
linux_msg(curthread,
sys/compat/linux/linux_socket.c
970
linux_msg(curthread, "unsupported socket domain %d, "
sys/compat/linux/linux_stats.c
641
linux_msg(td, "fstatat64 unsupported flags 0x%x", flags);
sys/compat/linux/linux_stats.c
663
linux_msg(td, "fstatat unsupported flags 0x%x", flags);
sys/compat/linux/linux_stats.c
757
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");