linux_msg
linux_msg(td, "unsupported arch_prctl code %#x", args->code);
linux_msg(td, "PT_LWPINFO failed with error %d", error);
linux_msg(td, "set_cloned_tls copyin info failed!");
linux_msg(td, "set_cloned_tls copyout info failed!");
linux_msg(curthread,
linux_msg(td, "epoll_ctl unsupported flags: 0x%x",
linux_msg(td, "unsupported umount2 flags %#x", args->flags);
linux_msg(td, "unsupported fcntl cmd %d", args->cmd);
linux_msg(td, "fchownat unsupported flag 0x%x", unsupported);
linux_msg(td, "copy_file_range unsupported flags 0x%x",
linux_msg(td, "syscall splice not really implemented");
linux_msg(NULL, "inotify_init1 unsupported flags 0x%x",
linux_msg(NULL, "inotify_add_watch unsupported flags 0x%x",
linux_msg(td, "faccessat2 unsupported flag 0x%x", unsupported);
linux_msg(td, "renameat2 unsupported flags %#x",
linux_msg(td, "copyout p_pid failed!");
linux_msg(td, "clone_thread: copyout td_tid failed!");
linux_msg(td, "futex stuff in thread_detach failed.");
linux_msg(td, "unsupported FUTEX_REQUEUE");
linux_msg(td, "unsupported FUTEX_WAIT_REQUEUE_PI");
linux_msg(td, "unsupported FUTEX_CMP_REQUEUE_PI");
linux_msg(td, "unsupported futex op %d", args->op);
linux_msg(td, "unsupported ioctl TIOCGPTPEER");
linux_msg(td,
linux_msg(td, "%s fd=%d, cmd=0x%x ('%c',%d) is not implemented",
linux_msg(td, "ioctl TCSBRK arg 0 not implemented");
linux_msg(td, "ipc type %d is not implemented",
linux_msg(td, "ipc type %d not implemented",
linux_msg(td,
linux_msg(td, "unsupported prctl PR_CAPBSET_READ %d",
linux_msg(td, "unsupported prctl PR_SET_PTRACER");
linux_msg(td, "unsupported prctl option %d", args->option);
linux_msg(td, "syslog unsupported type 0x%x", args->type);
linux_msg(td,
linux_msg(curthread, "unsupported madvise MADV_REMOVE");
linux_msg(curthread, "unsupported madvise MADV_MERGEABLE");
linux_msg(curthread, "unsupported madvise MADV_NOHUGEPAGE");
linux_msg(curthread, "unsupported madvise MADV_HWPOISON");
linux_msg(curthread, "unsupported madvise MADV_SOFT_OFFLINE");
linux_msg(curthread, "unsupported madvise behav %d", behav);
linux_msg(td, "PT_LWPINFO failed with error %d", error);
linux_msg(td, "unknown ptrace option %lx set; "
linux_msg(td, "PTRACE_GETEVENTMSG not implemented; returning EINVAL");
linux_msg(td, "PT_LWPINFO failed with error %d", error);
linux_msg(td, "no PL_FLAG_SI, returning %d", error);
linux_msg(td, "copyin error %d", error);
linux_msg(td, "copyout error %d", error);
linux_msg(td, "iov copyout error %d", error);
linux_msg(td, "PTRAGE_GETREGSET NT_PRFPREG not implemented; "
linux_msg(td, "PTRAGE_GETREGSET NT_X86_XSTATE not implemented; "
linux_msg(td, "PTRACE_GETREGSET request %#lx not implemented; "
linux_msg(td, "PTRACE_SEIZE not implemented; returning EINVAL");
linux_msg(td, "PT_LWPINFO failed with error %d", error);
linux_msg(td,
linux_msg(td, "PT_GET_SC_RET failed with error %d",
linux_msg(td, "ptrace(%ld, ...) not implemented; "
linux_msg(curthread, "unsupported sigaction flag %#lx", flags);
linux_msg(td, "SI_TKILL forbidden since 2.6.39");
linux_msg(curthread,
linux_msg(curthread,
linux_msg(curthread,
linux_msg(curthread,
linux_msg(td, "socket type %d not implemented", args->what);
linux_msg(curthread,
linux_msg(curthread,
linux_msg(curthread, "unsupported socket domain %d, "
linux_msg(td, "fstatat64 unsupported flags 0x%x", flags);
linux_msg(td, "fstatat unsupported flags 0x%x", flags);
linux_msg(td, "statx unsupported flags 0x%x", flags);
linux_msg(td, "sysctl is not implemented");
linux_msg(td, "%s", sysctl_string);
linux_msg(curthread,
linux_msg(curthread,
linux_msg(curthread,
linux_msg(curthread,
linux_msg(curthread, "%s is not tested, please report on emulation@FreeBSD.org how it works", _what); \
linux_msg(curthread, _message); \
linux_msg(curthread, _message, _opt1); \
linux_msg(curthread, _message, _opt1, _opt2); \
linux_msg(td, "syscall %s not implemented", #s); \
linux_msg(td, "set_cloned_tls copyin failed!");
linux_msg(td, "set_cloned_tls resetting idx!");
linux_msg(td, "set_cloned_tls copyout failed!");
linux_msg(td, "modify_ldt needs kernel option USER_LDT");