11.1Sryo/* $NetBSD: linux_syscalls.c,v 1.16 2025/11/10 15:41:56 christos Exp $ */ 21.1Sryo 31.1Sryo/* 41.1Sryo * System call names. 51.1Sryo * 61.1Sryo * DO NOT EDIT-- this file is automatically generated. 71.16Schristos * created from NetBSD: syscalls.master,v 1.17 2025/11/10 15:41:37 christos Exp 81.1Sryo */ 91.1Sryo 101.1Sryo#include <sys/cdefs.h> 111.1Sryo__KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.16 2025/11/10 15:41:56 christos Exp $"); 121.1Sryo 131.1Sryo#if defined(_KERNEL_OPT) 141.1Sryo#if defined(_KERNEL_OPT) 151.1Sryo#include "opt_sysv.h" 161.1Sryo#include "opt_compat_43.h" 171.1Sryo#include "opt_compat_netbsd.h" 181.1Sryo#endif 191.1Sryo#include <sys/param.h> 201.1Sryo#include <sys/poll.h> 211.1Sryo#include <sys/systm.h> 221.1Sryo#include <sys/signal.h> 231.1Sryo#include <sys/mount.h> 241.1Sryo#include <sys/syscallargs.h> 251.1Sryo#include <sys/time.h> 261.1Sryo#include <compat/sys/time.h> 271.1Sryo#include <compat/linux/common/linux_types.h> 281.7Srin#include <compat/linux/common/linux_ipc.h> 291.1Sryo#include <compat/linux/common/linux_machdep.h> 301.7Srin#include <compat/linux/common/linux_misc.h> 311.1Sryo#include <compat/linux/common/linux_mmap.h> 321.1Sryo#include <compat/linux/common/linux_msg.h> 331.11Schristos#include <compat/linux/common/linux_sched.h> 341.1Sryo#include <compat/linux/common/linux_sem.h> 351.1Sryo#include <compat/linux/common/linux_shm.h> 361.7Srin#include <compat/linux/common/linux_siginfo.h> 371.1Sryo#include <compat/linux/common/linux_signal.h> 381.12Schristos#include <compat/linux/common/linux_mqueue.h> 391.1Sryo#include <compat/linux/linux_syscallargs.h> 401.1Sryo#else /* _KERNEL_OPT */ 411.1Sryo#include <sys/null.h> 421.1Sryo#endif /* _KERNEL_OPT */ 431.1Sryo 441.1Sryoconst char *const linux_syscallnames[] = { 451.1Sryo /* 0 */ "#0 (unimplemented io_setup)", 461.1Sryo /* 1 */ "#1 (unimplemented io_destroy)", 471.1Sryo /* 2 */ "#2 (unimplemented io_submit)", 481.1Sryo /* 3 */ "#3 (unimplemented io_cancel)", 491.1Sryo /* 4 */ "#4 (unimplemented io_getevents)", 501.1Sryo /* 5 */ "setxattr", 511.1Sryo /* 6 */ "lsetxattr", 521.1Sryo /* 7 */ "fsetxattr", 531.1Sryo /* 8 */ "getxattr", 541.1Sryo /* 9 */ "lgetxattr", 551.1Sryo /* 10 */ "fgetxattr", 561.1Sryo /* 11 */ "listxattr", 571.1Sryo /* 12 */ "llistxattr", 581.1Sryo /* 13 */ "flistxattr", 591.1Sryo /* 14 */ "removexattr", 601.1Sryo /* 15 */ "lremovexattr", 611.1Sryo /* 16 */ "fremovexattr", 621.1Sryo /* 17 */ "__getcwd", 631.1Sryo /* 18 */ "#18 (unimplemented lookup_dcookie)", 641.1Sryo /* 19 */ "eventfd2", 651.6Schristos /* 20 */ "epoll_create1", 661.6Schristos /* 21 */ "epoll_ctl", 671.6Schristos /* 22 */ "epoll_pwait", 681.1Sryo /* 23 */ "dup", 691.1Sryo /* 24 */ "dup3", 701.1Sryo /* 25 */ "fcntl", 711.10Schristos /* 26 */ "inotify_init1", 721.10Schristos /* 27 */ "inotify_add_watch", 731.10Schristos /* 28 */ "inotify_rm_watch", 741.1Sryo /* 29 */ "ioctl", 751.1Sryo /* 30 */ "#30 (unimplemented ioprio_set)", 761.1Sryo /* 31 */ "#31 (unimplemented ioprio_get)", 771.1Sryo /* 32 */ "flock", 781.1Sryo /* 33 */ "mknodat", 791.1Sryo /* 34 */ "mkdirat", 801.1Sryo /* 35 */ "unlinkat", 811.1Sryo /* 36 */ "symlinkat", 821.1Sryo /* 37 */ "linkat", 831.1Sryo /* 38 */ "renameat", 841.1Sryo /* 39 */ "#39 (unimplemented umount2)", 851.1Sryo /* 40 */ "#40 (unimplemented mount)", 861.1Sryo /* 41 */ "#41 (unimplemented pivot_root)", 871.1Sryo /* 42 */ "#42 (unimplemented nfsservctl)", 881.1Sryo /* 43 */ "statfs", 891.1Sryo /* 44 */ "fstatfs", 901.1Sryo /* 45 */ "truncate64", 911.1Sryo /* 46 */ "ftruncate64", 921.1Sryo /* 47 */ "fallocate", 931.1Sryo /* 48 */ "faccessat", 941.1Sryo /* 49 */ "chdir", 951.1Sryo /* 50 */ "fchdir", 961.1Sryo /* 51 */ "chroot", 971.1Sryo /* 52 */ "fchmod", 981.1Sryo /* 53 */ "fchmodat", 991.1Sryo /* 54 */ "fchownat", 1001.1Sryo /* 55 */ "__posix_fchown", 1011.1Sryo /* 56 */ "openat", 1021.1Sryo /* 57 */ "close", 1031.1Sryo /* 58 */ "#58 (unimplemented vhangup)", 1041.1Sryo /* 59 */ "pipe2", 1051.1Sryo /* 60 */ "#60 (unimplemented quotactl)", 1061.1Sryo /* 61 */ "getdents64", 1071.1Sryo /* 62 */ "lseek", 1081.1Sryo /* 63 */ "read", 1091.1Sryo /* 64 */ "write", 1101.1Sryo /* 65 */ "readv", 1111.1Sryo /* 66 */ "writev", 1121.1Sryo /* 67 */ "pread", 1131.1Sryo /* 68 */ "pwrite", 1141.1Sryo /* 69 */ "preadv", 1151.1Sryo /* 70 */ "pwritev", 1161.1Sryo /* 71 */ "#71 (unimplemented sendfile)", 1171.1Sryo /* 72 */ "pselect6", 1181.1Sryo /* 73 */ "ppoll", 1191.1Sryo /* 74 */ "#74 (unimplemented signalfd4)", 1201.1Sryo /* 75 */ "#75 (unimplemented vmsplice)", 1211.1Sryo /* 76 */ "#76 (unimplemented splice)", 1221.1Sryo /* 77 */ "#77 (unimplemented tee)", 1231.1Sryo /* 78 */ "readlinkat", 1241.1Sryo /* 79 */ "fstatat64", 1251.1Sryo /* 80 */ "fstat64", 1261.1Sryo /* 81 */ "sync", 1271.1Sryo /* 82 */ "fsync", 1281.1Sryo /* 83 */ "fdatasync", 1291.13Schristos /* 84 */ "sync_file_range", 1301.1Sryo /* 85 */ "timerfd_create", 1311.1Sryo /* 86 */ "timerfd_settime", 1321.1Sryo /* 87 */ "timerfd_gettime", 1331.1Sryo /* 88 */ "utimensat", 1341.1Sryo /* 89 */ "acct", 1351.1Sryo /* 90 */ "#90 (unimplemented capget)", 1361.1Sryo /* 91 */ "#91 (unimplemented capset)", 1371.1Sryo /* 92 */ "personality", 1381.1Sryo /* 93 */ "exit", 1391.1Sryo /* 94 */ "exit_group", 1401.9Schristos /* 95 */ "waitid", 1411.1Sryo /* 96 */ "set_tid_address", 1421.1Sryo /* 97 */ "#97 (unimplemented unshare)", 1431.1Sryo /* 98 */ "futex", 1441.1Sryo /* 99 */ "__futex_set_robust_list", 1451.1Sryo /* 100 */ "__futex_get_robust_list", 1461.1Sryo /* 101 */ "nanosleep", 1471.1Sryo /* 102 */ "getitimer", 1481.1Sryo /* 103 */ "setitimer", 1491.1Sryo /* 104 */ "#104 (unimplemented kexec_load)", 1501.1Sryo /* 105 */ "#105 (unimplemented init_module)", 1511.1Sryo /* 106 */ "#106 (unimplemented delete_module)", 1521.1Sryo /* 107 */ "timer_create", 1531.1Sryo /* 108 */ "timer_gettime", 1541.1Sryo /* 109 */ "timer_getoverrun", 1551.1Sryo /* 110 */ "timer_settime", 1561.1Sryo /* 111 */ "timer_delete", 1571.1Sryo /* 112 */ "clock_settime", 1581.1Sryo /* 113 */ "clock_gettime", 1591.1Sryo /* 114 */ "clock_getres", 1601.1Sryo /* 115 */ "clock_nanosleep", 1611.1Sryo /* 116 */ "#116 (unimplemented syslog)", 1621.1Sryo /* 117 */ "ptrace", 1631.1Sryo /* 118 */ "sched_setparam", 1641.1Sryo /* 119 */ "sched_setscheduler", 1651.1Sryo /* 120 */ "sched_getscheduler", 1661.1Sryo /* 121 */ "sched_getparam", 1671.1Sryo /* 122 */ "sched_setaffinity", 1681.1Sryo /* 123 */ "sched_getaffinity", 1691.1Sryo /* 124 */ "sched_yield", 1701.1Sryo /* 125 */ "sched_get_priority_max", 1711.1Sryo /* 126 */ "sched_get_priority_min", 1721.1Sryo /* 127 */ "#127 (unimplemented sys_sched_rr_get_interval)", 1731.1Sryo /* 128 */ "#128 (unimplemented restart_syscall)", 1741.1Sryo /* 129 */ "kill", 1751.1Sryo /* 130 */ "tkill", 1761.1Sryo /* 131 */ "tgkill", 1771.1Sryo /* 132 */ "sigaltstack", 1781.1Sryo /* 133 */ "rt_sigsuspend", 1791.1Sryo /* 134 */ "rt_sigaction", 1801.1Sryo /* 135 */ "rt_sigprocmask", 1811.1Sryo /* 136 */ "rt_sigpending", 1821.1Sryo /* 137 */ "rt_sigtimedwait", 1831.1Sryo /* 138 */ "#138 (unimplemented rt_sigqueueinfo)", 1841.1Sryo /* 139 */ "rt_sigreturn", 1851.1Sryo /* 140 */ "setpriority", 1861.1Sryo /* 141 */ "getpriority", 1871.1Sryo /* 142 */ "reboot", 1881.1Sryo /* 143 */ "setregid", 1891.1Sryo /* 144 */ "setgid", 1901.1Sryo /* 145 */ "setreuid", 1911.1Sryo /* 146 */ "setuid", 1921.1Sryo /* 147 */ "setresuid", 1931.1Sryo /* 148 */ "getresuid", 1941.1Sryo /* 149 */ "setresgid", 1951.1Sryo /* 150 */ "getresgid", 1961.1Sryo /* 151 */ "setfsuid", 1971.1Sryo /* 152 */ "setfsgid", 1981.1Sryo /* 153 */ "times", 1991.1Sryo /* 154 */ "setpgid", 2001.1Sryo /* 155 */ "getpgid", 2011.1Sryo /* 156 */ "getsid", 2021.1Sryo /* 157 */ "setsid", 2031.1Sryo /* 158 */ "getgroups", 2041.1Sryo /* 159 */ "setgroups", 2051.1Sryo /* 160 */ "uname", 2061.1Sryo /* 161 */ "sethostname", 2071.1Sryo /* 162 */ "setdomainname", 2081.1Sryo /* 163 */ "getrlimit", 2091.1Sryo /* 164 */ "setrlimit", 2101.1Sryo /* 165 */ "getrusage", 2111.1Sryo /* 166 */ "umask", 2121.15Schristos /* 167 */ "__prctl", 2131.11Schristos /* 168 */ "getcpu", 2141.1Sryo /* 169 */ "gettimeofday", 2151.1Sryo /* 170 */ "settimeofday", 2161.1Sryo /* 171 */ "#171 (unimplemented adjtimex)", 2171.1Sryo /* 172 */ "getpid", 2181.1Sryo /* 173 */ "getppid", 2191.1Sryo /* 174 */ "getuid", 2201.1Sryo /* 175 */ "geteuid", 2211.1Sryo /* 176 */ "getgid", 2221.1Sryo /* 177 */ "getegid", 2231.1Sryo /* 178 */ "gettid", 2241.1Sryo /* 179 */ "sysinfo", 2251.12Schristos /* 180 */ "mq_open", 2261.12Schristos /* 181 */ "mq_unlink", 2271.12Schristos /* 182 */ "mq_timedsend", 2281.12Schristos /* 183 */ "mq_timedreceive", 2291.12Schristos /* 184 */ "mq_notify", 2301.12Schristos /* 185 */ "mq_getsetattr", 2311.1Sryo#ifdef SYSVMSG 2321.1Sryo /* 186 */ "msgget", 2331.1Sryo /* 187 */ "msgctl", 2341.1Sryo /* 188 */ "msgrcv", 2351.1Sryo /* 189 */ "msgsnd", 2361.1Sryo#else 2371.1Sryo /* 186 */ "#186 (unimplemented msgget)", 2381.1Sryo /* 187 */ "#187 (unimplemented msgctl)", 2391.1Sryo /* 188 */ "#188 (unimplemented msgrcv)", 2401.1Sryo /* 189 */ "#189 (unimplemented msgsnd)", 2411.1Sryo#endif 2421.1Sryo#ifdef SYSVSEM 2431.1Sryo /* 190 */ "semget", 2441.1Sryo /* 191 */ "semctl", 2451.14Schristos /* 192 */ "semtimedop", 2461.1Sryo /* 193 */ "semop", 2471.1Sryo#else 2481.1Sryo /* 190 */ "#190 (unimplemented semget)", 2491.1Sryo /* 191 */ "#191 (unimplemented semctl)", 2501.1Sryo /* 192 */ "#192 (unimplemented semtimedop)", 2511.1Sryo /* 193 */ "#193 (unimplemented semop)", 2521.1Sryo#endif 2531.1Sryo#ifdef SYSVSEM 2541.1Sryo /* 194 */ "shmget", 2551.1Sryo /* 195 */ "shmctl", 2561.1Sryo /* 196 */ "shmat", 2571.1Sryo /* 197 */ "shmdt", 2581.1Sryo#else 2591.1Sryo /* 194 */ "#194 (unimplemented shmget)", 2601.1Sryo /* 195 */ "#195 (unimplemented shmctl)", 2611.1Sryo /* 196 */ "#196 (unimplemented shmat)", 2621.1Sryo /* 197 */ "#197 (unimplemented shmdt)", 2631.1Sryo#endif 2641.1Sryo /* 198 */ "socket", 2651.1Sryo /* 199 */ "socketpair", 2661.1Sryo /* 200 */ "bind", 2671.1Sryo /* 201 */ "listen", 2681.1Sryo /* 202 */ "oaccept", 2691.1Sryo /* 203 */ "connect", 2701.1Sryo /* 204 */ "getsockname", 2711.1Sryo /* 205 */ "getpeername", 2721.1Sryo /* 206 */ "sendto", 2731.1Sryo /* 207 */ "recvfrom", 2741.1Sryo /* 208 */ "setsockopt", 2751.1Sryo /* 209 */ "getsockopt", 2761.1Sryo /* 210 */ "shutdown", 2771.1Sryo /* 211 */ "sendmsg", 2781.1Sryo /* 212 */ "recvmsg", 2791.8Schristos /* 213 */ "readahead", 2801.1Sryo /* 214 */ "brk", 2811.1Sryo /* 215 */ "munmap", 2821.1Sryo /* 216 */ "mremap", 2831.1Sryo /* 217 */ "#217 (unimplemented add_key)", 2841.1Sryo /* 218 */ "#218 (unimplemented request_key)", 2851.1Sryo /* 219 */ "#219 (unimplemented keyctl)", 2861.1Sryo /* 220 */ "clone", 2871.1Sryo /* 221 */ "execve", 2881.1Sryo /* 222 */ "mmap", 2891.1Sryo /* 223 */ "fadvise64", 2901.1Sryo /* 224 */ "swapon", 2911.1Sryo /* 225 */ "swapoff", 2921.1Sryo /* 226 */ "mprotect", 2931.1Sryo /* 227 */ "__msync13", 2941.1Sryo /* 228 */ "mlock", 2951.1Sryo /* 229 */ "munlock", 2961.1Sryo /* 230 */ "mlockall", 2971.1Sryo /* 231 */ "munlockall", 2981.1Sryo /* 232 */ "mincore", 2991.1Sryo /* 233 */ "madvise", 3001.1Sryo /* 234 */ "#234 (unimplemented remap_file_pages)", 3011.1Sryo /* 235 */ "#235 (unimplemented mbind)", 3021.1Sryo /* 236 */ "#236 (unimplemented get_mempolicy)", 3031.1Sryo /* 237 */ "#237 (unimplemented set_mempolicy)", 3041.1Sryo /* 238 */ "#238 (unimplemented migrate_pages)", 3051.1Sryo /* 239 */ "#239 (unimplemented move_pages)", 3061.1Sryo /* 240 */ "#240 (unimplemented rt_tgsigqueueinfo)", 3071.1Sryo /* 241 */ "#241 (unimplemented perf_event_open)", 3081.1Sryo /* 242 */ "accept4", 3091.1Sryo /* 243 */ "recvmmsg", 3101.1Sryo /* 244 */ "#244 (unimplemented arch_specific_syscall)", 3111.1Sryo /* 245 */ "#245 (unimplemented)", 3121.1Sryo /* 246 */ "#246 (unimplemented)", 3131.1Sryo /* 247 */ "#247 (unimplemented)", 3141.1Sryo /* 248 */ "#248 (unimplemented)", 3151.1Sryo /* 249 */ "#249 (unimplemented)", 3161.1Sryo /* 250 */ "#250 (unimplemented)", 3171.1Sryo /* 251 */ "#251 (unimplemented)", 3181.1Sryo /* 252 */ "#252 (unimplemented)", 3191.1Sryo /* 253 */ "#253 (unimplemented)", 3201.1Sryo /* 254 */ "#254 (unimplemented)", 3211.1Sryo /* 255 */ "#255 (unimplemented)", 3221.1Sryo /* 256 */ "#256 (unimplemented)", 3231.1Sryo /* 257 */ "#257 (unimplemented)", 3241.1Sryo /* 258 */ "#258 (unimplemented)", 3251.1Sryo /* 259 */ "#259 (unimplemented)", 3261.1Sryo /* 260 */ "wait4", 3271.4Sryo /* 261 */ "prlimit64", 3281.1Sryo /* 262 */ "#262 (unimplemented fanotify_init)", 3291.1Sryo /* 263 */ "#263 (unimplemented fanotify_mark)", 3301.1Sryo /* 264 */ "#264 (unimplemented name_to_handle_at)", 3311.1Sryo /* 265 */ "#265 (unimplemented open_by_handle_at)", 3321.1Sryo /* 266 */ "#266 (unimplemented clock_adjtime)", 3331.13Schristos /* 267 */ "syncfs", 3341.1Sryo /* 268 */ "#268 (unimplemented setns)", 3351.1Sryo /* 269 */ "sendmmsg", 3361.1Sryo /* 270 */ "#270 (unimplemented process_vm_readv)", 3371.1Sryo /* 271 */ "#271 (unimplemented process_vm_writev)", 3381.1Sryo /* 272 */ "#272 (unimplemented kcmp)", 3391.1Sryo /* 273 */ "#273 (unimplemented finit_module)", 3401.1Sryo /* 274 */ "#274 (unimplemented sched_setattr)", 3411.1Sryo /* 275 */ "#275 (unimplemented sched_getattr)", 3421.13Schristos /* 276 */ "renameat2", 3431.1Sryo /* 277 */ "#277 (unimplemented seccomp)", 3441.2Sryo /* 278 */ "getrandom", 3451.5Schristos /* 279 */ "memfd_create", 3461.1Sryo /* 280 */ "#280 (unimplemented bpf)", 3471.1Sryo /* 281 */ "#281 (unimplemented execveat)", 3481.1Sryo /* 282 */ "#282 (unimplemented userfaultfd)", 3491.1Sryo /* 283 */ "#283 (unimplemented membarrier)", 3501.1Sryo /* 284 */ "#284 (unimplemented mlock2)", 3511.13Schristos /* 285 */ "copy_file_range", 3521.1Sryo /* 286 */ "#286 (unimplemented preadv2)", 3531.1Sryo /* 287 */ "#287 (unimplemented pwritev2)", 3541.1Sryo /* 288 */ "#288 (unimplemented pkey_mprotect)", 3551.1Sryo /* 289 */ "#289 (unimplemented pkey_alloc)", 3561.1Sryo /* 290 */ "#290 (unimplemented pkey_free)", 3571.3Sryo /* 291 */ "statx", 3581.1Sryo /* 292 */ "#292 (unimplemented io_pgetevents)", 3591.1Sryo /* 293 */ "#293 (unimplemented rseq)", 3601.1Sryo /* 294 */ "#294 (unimplemented kexec_file_load)", 3611.1Sryo /* 295 */ "#295 (unimplemented)", 3621.1Sryo /* 296 */ "#296 (unimplemented)", 3631.1Sryo /* 297 */ "#297 (unimplemented)", 3641.1Sryo /* 298 */ "#298 (unimplemented)", 3651.1Sryo /* 299 */ "#299 (unimplemented)", 3661.1Sryo /* 300 */ "#300 (unimplemented)", 3671.1Sryo /* 301 */ "#301 (unimplemented)", 3681.1Sryo /* 302 */ "#302 (unimplemented)", 3691.1Sryo /* 303 */ "#303 (unimplemented)", 3701.1Sryo /* 304 */ "#304 (unimplemented)", 3711.1Sryo /* 305 */ "#305 (unimplemented)", 3721.1Sryo /* 306 */ "#306 (unimplemented)", 3731.1Sryo /* 307 */ "#307 (unimplemented)", 3741.1Sryo /* 308 */ "#308 (unimplemented)", 3751.1Sryo /* 309 */ "#309 (unimplemented)", 3761.1Sryo /* 310 */ "#310 (unimplemented)", 3771.1Sryo /* 311 */ "#311 (unimplemented)", 3781.1Sryo /* 312 */ "#312 (unimplemented)", 3791.1Sryo /* 313 */ "#313 (unimplemented)", 3801.1Sryo /* 314 */ "#314 (unimplemented)", 3811.1Sryo /* 315 */ "#315 (unimplemented)", 3821.1Sryo /* 316 */ "#316 (unimplemented)", 3831.1Sryo /* 317 */ "#317 (unimplemented)", 3841.1Sryo /* 318 */ "#318 (unimplemented)", 3851.1Sryo /* 319 */ "#319 (unimplemented)", 3861.1Sryo /* 320 */ "#320 (unimplemented)", 3871.1Sryo /* 321 */ "#321 (unimplemented)", 3881.1Sryo /* 322 */ "#322 (unimplemented)", 3891.1Sryo /* 323 */ "#323 (unimplemented)", 3901.1Sryo /* 324 */ "#324 (unimplemented)", 3911.1Sryo /* 325 */ "#325 (unimplemented)", 3921.1Sryo /* 326 */ "#326 (unimplemented)", 3931.1Sryo /* 327 */ "#327 (unimplemented)", 3941.1Sryo /* 328 */ "#328 (unimplemented)", 3951.1Sryo /* 329 */ "#329 (unimplemented)", 3961.1Sryo /* 330 */ "#330 (unimplemented)", 3971.1Sryo /* 331 */ "#331 (unimplemented)", 3981.1Sryo /* 332 */ "#332 (unimplemented)", 3991.1Sryo /* 333 */ "#333 (unimplemented)", 4001.1Sryo /* 334 */ "#334 (unimplemented)", 4011.1Sryo /* 335 */ "#335 (unimplemented)", 4021.1Sryo /* 336 */ "#336 (unimplemented)", 4031.1Sryo /* 337 */ "#337 (unimplemented)", 4041.1Sryo /* 338 */ "#338 (unimplemented)", 4051.1Sryo /* 339 */ "#339 (unimplemented)", 4061.1Sryo /* 340 */ "#340 (unimplemented)", 4071.1Sryo /* 341 */ "#341 (unimplemented)", 4081.1Sryo /* 342 */ "#342 (unimplemented)", 4091.1Sryo /* 343 */ "#343 (unimplemented)", 4101.1Sryo /* 344 */ "#344 (unimplemented)", 4111.1Sryo /* 345 */ "#345 (unimplemented)", 4121.1Sryo /* 346 */ "#346 (unimplemented)", 4131.1Sryo /* 347 */ "#347 (unimplemented)", 4141.1Sryo /* 348 */ "#348 (unimplemented)", 4151.1Sryo /* 349 */ "#349 (unimplemented)", 4161.1Sryo /* 350 */ "#350 (unimplemented)", 4171.1Sryo /* 351 */ "#351 (unimplemented)", 4181.1Sryo /* 352 */ "#352 (unimplemented)", 4191.1Sryo /* 353 */ "#353 (unimplemented)", 4201.1Sryo /* 354 */ "#354 (unimplemented)", 4211.1Sryo /* 355 */ "#355 (unimplemented)", 4221.1Sryo /* 356 */ "#356 (unimplemented)", 4231.1Sryo /* 357 */ "#357 (unimplemented)", 4241.1Sryo /* 358 */ "#358 (unimplemented)", 4251.1Sryo /* 359 */ "#359 (unimplemented)", 4261.1Sryo /* 360 */ "#360 (unimplemented)", 4271.1Sryo /* 361 */ "#361 (unimplemented)", 4281.1Sryo /* 362 */ "#362 (unimplemented)", 4291.1Sryo /* 363 */ "#363 (unimplemented)", 4301.1Sryo /* 364 */ "#364 (unimplemented)", 4311.1Sryo /* 365 */ "#365 (unimplemented)", 4321.1Sryo /* 366 */ "#366 (unimplemented)", 4331.1Sryo /* 367 */ "#367 (unimplemented)", 4341.1Sryo /* 368 */ "#368 (unimplemented)", 4351.1Sryo /* 369 */ "#369 (unimplemented)", 4361.1Sryo /* 370 */ "#370 (unimplemented)", 4371.1Sryo /* 371 */ "#371 (unimplemented)", 4381.1Sryo /* 372 */ "#372 (unimplemented)", 4391.1Sryo /* 373 */ "#373 (unimplemented)", 4401.1Sryo /* 374 */ "#374 (unimplemented)", 4411.1Sryo /* 375 */ "#375 (unimplemented)", 4421.1Sryo /* 376 */ "#376 (unimplemented)", 4431.1Sryo /* 377 */ "#377 (unimplemented)", 4441.1Sryo /* 378 */ "#378 (unimplemented)", 4451.1Sryo /* 379 */ "#379 (unimplemented)", 4461.1Sryo /* 380 */ "#380 (unimplemented)", 4471.1Sryo /* 381 */ "#381 (unimplemented)", 4481.1Sryo /* 382 */ "#382 (unimplemented)", 4491.1Sryo /* 383 */ "#383 (unimplemented)", 4501.1Sryo /* 384 */ "#384 (unimplemented)", 4511.1Sryo /* 385 */ "#385 (unimplemented)", 4521.1Sryo /* 386 */ "#386 (unimplemented)", 4531.1Sryo /* 387 */ "#387 (unimplemented)", 4541.1Sryo /* 388 */ "#388 (unimplemented)", 4551.1Sryo /* 389 */ "#389 (unimplemented)", 4561.1Sryo /* 390 */ "#390 (unimplemented)", 4571.1Sryo /* 391 */ "#391 (unimplemented)", 4581.1Sryo /* 392 */ "#392 (unimplemented)", 4591.1Sryo /* 393 */ "#393 (unimplemented)", 4601.1Sryo /* 394 */ "#394 (unimplemented)", 4611.1Sryo /* 395 */ "#395 (unimplemented)", 4621.1Sryo /* 396 */ "#396 (unimplemented)", 4631.1Sryo /* 397 */ "#397 (unimplemented)", 4641.1Sryo /* 398 */ "#398 (unimplemented)", 4651.1Sryo /* 399 */ "#399 (unimplemented)", 4661.1Sryo /* 400 */ "#400 (unimplemented)", 4671.1Sryo /* 401 */ "#401 (unimplemented)", 4681.1Sryo /* 402 */ "#402 (unimplemented)", 4691.1Sryo /* 403 */ "#403 (unimplemented)", 4701.1Sryo /* 404 */ "#404 (unimplemented)", 4711.1Sryo /* 405 */ "#405 (unimplemented)", 4721.1Sryo /* 406 */ "#406 (unimplemented)", 4731.1Sryo /* 407 */ "#407 (unimplemented)", 4741.1Sryo /* 408 */ "#408 (unimplemented)", 4751.1Sryo /* 409 */ "#409 (unimplemented)", 4761.1Sryo /* 410 */ "#410 (unimplemented)", 4771.1Sryo /* 411 */ "#411 (unimplemented)", 4781.1Sryo /* 412 */ "#412 (unimplemented)", 4791.1Sryo /* 413 */ "#413 (unimplemented)", 4801.1Sryo /* 414 */ "#414 (unimplemented)", 4811.1Sryo /* 415 */ "#415 (unimplemented)", 4821.1Sryo /* 416 */ "#416 (unimplemented)", 4831.1Sryo /* 417 */ "#417 (unimplemented)", 4841.1Sryo /* 418 */ "#418 (unimplemented)", 4851.1Sryo /* 419 */ "#419 (unimplemented)", 4861.1Sryo /* 420 */ "#420 (unimplemented)", 4871.1Sryo /* 421 */ "#421 (unimplemented)", 4881.1Sryo /* 422 */ "#422 (unimplemented)", 4891.1Sryo /* 423 */ "#423 (unimplemented)", 4901.1Sryo /* 424 */ "#424 (unimplemented pidfd_send_signal)", 4911.1Sryo /* 425 */ "#425 (unimplemented io_uring_setup)", 4921.1Sryo /* 426 */ "#426 (unimplemented io_uring_enter)", 4931.1Sryo /* 427 */ "#427 (unimplemented io_uring_register)", 4941.1Sryo /* 428 */ "#428 (unimplemented open_tree)", 4951.1Sryo /* 429 */ "#429 (unimplemented move_mount)", 4961.1Sryo /* 430 */ "#430 (unimplemented fsopen)", 4971.1Sryo /* 431 */ "#431 (unimplemented fsconfig)", 4981.1Sryo /* 432 */ "#432 (unimplemented fsmount)", 4991.1Sryo /* 433 */ "#433 (unimplemented fspick)", 5001.1Sryo /* 434 */ "#434 (unimplemented pidfd_open)", 5011.13Schristos /* 435 */ "clone3", 5021.8Schristos /* 436 */ "close_range", 5031.1Sryo /* 437 */ "#437 (unimplemented openat2)", 5041.1Sryo /* 438 */ "#438 (unimplemented pidfd_getfd)", 5051.11Schristos /* 439 */ "faccessat2", 5061.1Sryo /* 440 */ "nosys", 5071.6Schristos /* 441 */ "epoll_pwait2", 5081.1Sryo /* 442 */ "# filler", 5091.1Sryo /* 443 */ "# filler", 5101.1Sryo /* 444 */ "# filler", 5111.1Sryo /* 445 */ "# filler", 5121.1Sryo /* 446 */ "# filler", 5131.1Sryo /* 447 */ "# filler", 5141.1Sryo /* 448 */ "# filler", 5151.1Sryo /* 449 */ "# filler", 5161.1Sryo /* 450 */ "# filler", 5171.1Sryo /* 451 */ "# filler", 5181.1Sryo /* 452 */ "# filler", 5191.1Sryo /* 453 */ "# filler", 5201.1Sryo /* 454 */ "# filler", 5211.1Sryo /* 455 */ "# filler", 5221.1Sryo /* 456 */ "# filler", 5231.1Sryo /* 457 */ "# filler", 5241.1Sryo /* 458 */ "# filler", 5251.1Sryo /* 459 */ "# filler", 5261.1Sryo /* 460 */ "# filler", 5271.1Sryo /* 461 */ "# filler", 5281.1Sryo /* 462 */ "# filler", 5291.1Sryo /* 463 */ "# filler", 5301.1Sryo /* 464 */ "# filler", 5311.1Sryo /* 465 */ "# filler", 5321.1Sryo /* 466 */ "# filler", 5331.1Sryo /* 467 */ "# filler", 5341.1Sryo /* 468 */ "# filler", 5351.1Sryo /* 469 */ "# filler", 5361.1Sryo /* 470 */ "# filler", 5371.1Sryo /* 471 */ "# filler", 5381.1Sryo /* 472 */ "# filler", 5391.1Sryo /* 473 */ "# filler", 5401.1Sryo /* 474 */ "# filler", 5411.1Sryo /* 475 */ "# filler", 5421.1Sryo /* 476 */ "# filler", 5431.1Sryo /* 477 */ "# filler", 5441.1Sryo /* 478 */ "# filler", 5451.1Sryo /* 479 */ "# filler", 5461.1Sryo /* 480 */ "# filler", 5471.1Sryo /* 481 */ "# filler", 5481.1Sryo /* 482 */ "# filler", 5491.1Sryo /* 483 */ "# filler", 5501.1Sryo /* 484 */ "# filler", 5511.1Sryo /* 485 */ "# filler", 5521.1Sryo /* 486 */ "# filler", 5531.1Sryo /* 487 */ "# filler", 5541.1Sryo /* 488 */ "# filler", 5551.1Sryo /* 489 */ "# filler", 5561.1Sryo /* 490 */ "# filler", 5571.1Sryo /* 491 */ "# filler", 5581.1Sryo /* 492 */ "# filler", 5591.1Sryo /* 493 */ "# filler", 5601.1Sryo /* 494 */ "# filler", 5611.1Sryo /* 495 */ "# filler", 5621.1Sryo /* 496 */ "# filler", 5631.1Sryo /* 497 */ "# filler", 5641.1Sryo /* 498 */ "# filler", 5651.1Sryo /* 499 */ "# filler", 5661.1Sryo /* 500 */ "# filler", 5671.1Sryo /* 501 */ "# filler", 5681.1Sryo /* 502 */ "# filler", 5691.1Sryo /* 503 */ "# filler", 5701.1Sryo /* 504 */ "# filler", 5711.1Sryo /* 505 */ "# filler", 5721.1Sryo /* 506 */ "# filler", 5731.1Sryo /* 507 */ "# filler", 5741.1Sryo /* 508 */ "# filler", 5751.1Sryo /* 509 */ "# filler", 5761.1Sryo /* 510 */ "# filler", 5771.1Sryo /* 511 */ "# filler", 5781.1Sryo}; 5791.1Sryo 5801.1Sryo 5811.1Sryo/* libc style syscall names */ 5821.1Sryoconst char *const altlinux_syscallnames[] = { 5831.1Sryo /* 0 */ NULL, /* unimplemented io_setup */ 5841.1Sryo /* 1 */ NULL, /* unimplemented io_destroy */ 5851.1Sryo /* 2 */ NULL, /* unimplemented io_submit */ 5861.1Sryo /* 3 */ NULL, /* unimplemented io_cancel */ 5871.1Sryo /* 4 */ NULL, /* unimplemented io_getevents */ 5881.1Sryo /* 5 */ NULL, /* setxattr */ 5891.1Sryo /* 6 */ NULL, /* lsetxattr */ 5901.1Sryo /* 7 */ NULL, /* fsetxattr */ 5911.1Sryo /* 8 */ NULL, /* getxattr */ 5921.1Sryo /* 9 */ NULL, /* lgetxattr */ 5931.1Sryo /* 10 */ NULL, /* fgetxattr */ 5941.1Sryo /* 11 */ NULL, /* listxattr */ 5951.1Sryo /* 12 */ NULL, /* llistxattr */ 5961.1Sryo /* 13 */ NULL, /* flistxattr */ 5971.1Sryo /* 14 */ NULL, /* removexattr */ 5981.1Sryo /* 15 */ NULL, /* lremovexattr */ 5991.1Sryo /* 16 */ NULL, /* fremovexattr */ 6001.1Sryo /* 17 */ NULL, /* __getcwd */ 6011.1Sryo /* 18 */ NULL, /* unimplemented lookup_dcookie */ 6021.1Sryo /* 19 */ NULL, /* eventfd2 */ 6031.6Schristos /* 20 */ NULL, /* epoll_create1 */ 6041.6Schristos /* 21 */ NULL, /* epoll_ctl */ 6051.6Schristos /* 22 */ NULL, /* epoll_pwait */ 6061.1Sryo /* 23 */ NULL, /* dup */ 6071.1Sryo /* 24 */ NULL, /* dup3 */ 6081.1Sryo /* 25 */ NULL, /* fcntl */ 6091.10Schristos /* 26 */ NULL, /* inotify_init1 */ 6101.10Schristos /* 27 */ NULL, /* inotify_add_watch */ 6111.10Schristos /* 28 */ NULL, /* inotify_rm_watch */ 6121.1Sryo /* 29 */ NULL, /* ioctl */ 6131.1Sryo /* 30 */ NULL, /* unimplemented ioprio_set */ 6141.1Sryo /* 31 */ NULL, /* unimplemented ioprio_get */ 6151.1Sryo /* 32 */ NULL, /* flock */ 6161.1Sryo /* 33 */ NULL, /* mknodat */ 6171.1Sryo /* 34 */ NULL, /* mkdirat */ 6181.1Sryo /* 35 */ NULL, /* unlinkat */ 6191.1Sryo /* 36 */ NULL, /* symlinkat */ 6201.1Sryo /* 37 */ NULL, /* linkat */ 6211.1Sryo /* 38 */ NULL, /* renameat */ 6221.1Sryo /* 39 */ NULL, /* unimplemented umount2 */ 6231.1Sryo /* 40 */ NULL, /* unimplemented mount */ 6241.1Sryo /* 41 */ NULL, /* unimplemented pivot_root */ 6251.1Sryo /* 42 */ NULL, /* unimplemented nfsservctl */ 6261.1Sryo /* 43 */ NULL, /* statfs */ 6271.1Sryo /* 44 */ NULL, /* fstatfs */ 6281.1Sryo /* 45 */ NULL, /* truncate64 */ 6291.1Sryo /* 46 */ NULL, /* ftruncate64 */ 6301.1Sryo /* 47 */ NULL, /* fallocate */ 6311.1Sryo /* 48 */ NULL, /* faccessat */ 6321.1Sryo /* 49 */ NULL, /* chdir */ 6331.1Sryo /* 50 */ NULL, /* fchdir */ 6341.1Sryo /* 51 */ NULL, /* chroot */ 6351.1Sryo /* 52 */ NULL, /* fchmod */ 6361.1Sryo /* 53 */ NULL, /* fchmodat */ 6371.1Sryo /* 54 */ NULL, /* fchownat */ 6381.1Sryo /* 55 */ NULL, /* __posix_fchown */ 6391.1Sryo /* 56 */ NULL, /* openat */ 6401.1Sryo /* 57 */ NULL, /* close */ 6411.1Sryo /* 58 */ NULL, /* unimplemented vhangup */ 6421.1Sryo /* 59 */ NULL, /* pipe2 */ 6431.1Sryo /* 60 */ NULL, /* unimplemented quotactl */ 6441.1Sryo /* 61 */ NULL, /* getdents64 */ 6451.1Sryo /* 62 */ NULL, /* lseek */ 6461.1Sryo /* 63 */ NULL, /* read */ 6471.1Sryo /* 64 */ NULL, /* write */ 6481.1Sryo /* 65 */ NULL, /* readv */ 6491.1Sryo /* 66 */ NULL, /* writev */ 6501.1Sryo /* 67 */ NULL, /* pread */ 6511.1Sryo /* 68 */ NULL, /* pwrite */ 6521.1Sryo /* 69 */ NULL, /* preadv */ 6531.1Sryo /* 70 */ NULL, /* pwritev */ 6541.1Sryo /* 71 */ NULL, /* unimplemented sendfile */ 6551.1Sryo /* 72 */ NULL, /* pselect6 */ 6561.1Sryo /* 73 */ NULL, /* ppoll */ 6571.1Sryo /* 74 */ NULL, /* unimplemented signalfd4 */ 6581.1Sryo /* 75 */ NULL, /* unimplemented vmsplice */ 6591.1Sryo /* 76 */ NULL, /* unimplemented splice */ 6601.1Sryo /* 77 */ NULL, /* unimplemented tee */ 6611.1Sryo /* 78 */ NULL, /* readlinkat */ 6621.1Sryo /* 79 */ NULL, /* fstatat64 */ 6631.1Sryo /* 80 */ NULL, /* fstat64 */ 6641.1Sryo /* 81 */ NULL, /* sync */ 6651.1Sryo /* 82 */ NULL, /* fsync */ 6661.1Sryo /* 83 */ NULL, /* fdatasync */ 6671.13Schristos /* 84 */ NULL, /* sync_file_range */ 6681.1Sryo /* 85 */ NULL, /* timerfd_create */ 6691.1Sryo /* 86 */ NULL, /* timerfd_settime */ 6701.1Sryo /* 87 */ NULL, /* timerfd_gettime */ 6711.1Sryo /* 88 */ NULL, /* utimensat */ 6721.1Sryo /* 89 */ NULL, /* acct */ 6731.1Sryo /* 90 */ NULL, /* unimplemented capget */ 6741.1Sryo /* 91 */ NULL, /* unimplemented capset */ 6751.1Sryo /* 92 */ NULL, /* personality */ 6761.1Sryo /* 93 */ NULL, /* exit */ 6771.1Sryo /* 94 */ NULL, /* exit_group */ 6781.9Schristos /* 95 */ NULL, /* waitid */ 6791.1Sryo /* 96 */ NULL, /* set_tid_address */ 6801.1Sryo /* 97 */ NULL, /* unimplemented unshare */ 6811.1Sryo /* 98 */ NULL, /* futex */ 6821.1Sryo /* 99 */ NULL, /* __futex_set_robust_list */ 6831.1Sryo /* 100 */ NULL, /* __futex_get_robust_list */ 6841.1Sryo /* 101 */ NULL, /* nanosleep */ 6851.1Sryo /* 102 */ NULL, /* getitimer */ 6861.1Sryo /* 103 */ NULL, /* setitimer */ 6871.1Sryo /* 104 */ NULL, /* unimplemented kexec_load */ 6881.1Sryo /* 105 */ NULL, /* unimplemented init_module */ 6891.1Sryo /* 106 */ NULL, /* unimplemented delete_module */ 6901.1Sryo /* 107 */ NULL, /* timer_create */ 6911.1Sryo /* 108 */ NULL, /* timer_gettime */ 6921.1Sryo /* 109 */ NULL, /* timer_getoverrun */ 6931.1Sryo /* 110 */ NULL, /* timer_settime */ 6941.1Sryo /* 111 */ NULL, /* timer_delete */ 6951.1Sryo /* 112 */ NULL, /* clock_settime */ 6961.1Sryo /* 113 */ NULL, /* clock_gettime */ 6971.1Sryo /* 114 */ NULL, /* clock_getres */ 6981.1Sryo /* 115 */ NULL, /* clock_nanosleep */ 6991.1Sryo /* 116 */ NULL, /* unimplemented syslog */ 7001.1Sryo /* 117 */ NULL, /* ptrace */ 7011.1Sryo /* 118 */ NULL, /* sched_setparam */ 7021.1Sryo /* 119 */ NULL, /* sched_setscheduler */ 7031.1Sryo /* 120 */ NULL, /* sched_getscheduler */ 7041.1Sryo /* 121 */ NULL, /* sched_getparam */ 7051.1Sryo /* 122 */ NULL, /* sched_setaffinity */ 7061.1Sryo /* 123 */ NULL, /* sched_getaffinity */ 7071.1Sryo /* 124 */ NULL, /* sched_yield */ 7081.1Sryo /* 125 */ NULL, /* sched_get_priority_max */ 7091.1Sryo /* 126 */ NULL, /* sched_get_priority_min */ 7101.1Sryo /* 127 */ NULL, /* unimplemented sys_sched_rr_get_interval */ 7111.1Sryo /* 128 */ NULL, /* unimplemented restart_syscall */ 7121.1Sryo /* 129 */ NULL, /* kill */ 7131.1Sryo /* 130 */ NULL, /* tkill */ 7141.1Sryo /* 131 */ NULL, /* tgkill */ 7151.1Sryo /* 132 */ NULL, /* sigaltstack */ 7161.1Sryo /* 133 */ NULL, /* rt_sigsuspend */ 7171.1Sryo /* 134 */ NULL, /* rt_sigaction */ 7181.1Sryo /* 135 */ NULL, /* rt_sigprocmask */ 7191.1Sryo /* 136 */ NULL, /* rt_sigpending */ 7201.1Sryo /* 137 */ NULL, /* rt_sigtimedwait */ 7211.1Sryo /* 138 */ NULL, /* unimplemented rt_sigqueueinfo */ 7221.1Sryo /* 139 */ NULL, /* rt_sigreturn */ 7231.1Sryo /* 140 */ NULL, /* setpriority */ 7241.1Sryo /* 141 */ NULL, /* getpriority */ 7251.1Sryo /* 142 */ NULL, /* reboot */ 7261.1Sryo /* 143 */ NULL, /* setregid */ 7271.1Sryo /* 144 */ NULL, /* setgid */ 7281.1Sryo /* 145 */ NULL, /* setreuid */ 7291.1Sryo /* 146 */ NULL, /* setuid */ 7301.1Sryo /* 147 */ NULL, /* setresuid */ 7311.1Sryo /* 148 */ NULL, /* getresuid */ 7321.1Sryo /* 149 */ NULL, /* setresgid */ 7331.1Sryo /* 150 */ NULL, /* getresgid */ 7341.1Sryo /* 151 */ NULL, /* setfsuid */ 7351.1Sryo /* 152 */ NULL, /* setfsgid */ 7361.1Sryo /* 153 */ NULL, /* times */ 7371.1Sryo /* 154 */ NULL, /* setpgid */ 7381.1Sryo /* 155 */ NULL, /* getpgid */ 7391.1Sryo /* 156 */ NULL, /* getsid */ 7401.1Sryo /* 157 */ NULL, /* setsid */ 7411.1Sryo /* 158 */ NULL, /* getgroups */ 7421.1Sryo /* 159 */ NULL, /* setgroups */ 7431.1Sryo /* 160 */ NULL, /* uname */ 7441.1Sryo /* 161 */ NULL, /* sethostname */ 7451.1Sryo /* 162 */ NULL, /* setdomainname */ 7461.1Sryo /* 163 */ NULL, /* getrlimit */ 7471.1Sryo /* 164 */ NULL, /* setrlimit */ 7481.1Sryo /* 165 */ NULL, /* getrusage */ 7491.1Sryo /* 166 */ NULL, /* umask */ 7501.15Schristos /* 167 */ NULL, /* __prctl */ 7511.11Schristos /* 168 */ NULL, /* getcpu */ 7521.1Sryo /* 169 */ NULL, /* gettimeofday */ 7531.1Sryo /* 170 */ NULL, /* settimeofday */ 7541.1Sryo /* 171 */ NULL, /* unimplemented adjtimex */ 7551.1Sryo /* 172 */ NULL, /* getpid */ 7561.1Sryo /* 173 */ NULL, /* getppid */ 7571.1Sryo /* 174 */ NULL, /* getuid */ 7581.1Sryo /* 175 */ NULL, /* geteuid */ 7591.1Sryo /* 176 */ NULL, /* getgid */ 7601.1Sryo /* 177 */ NULL, /* getegid */ 7611.1Sryo /* 178 */ NULL, /* gettid */ 7621.1Sryo /* 179 */ NULL, /* sysinfo */ 7631.12Schristos /* 180 */ NULL, /* mq_open */ 7641.12Schristos /* 181 */ NULL, /* mq_unlink */ 7651.12Schristos /* 182 */ NULL, /* mq_timedsend */ 7661.12Schristos /* 183 */ NULL, /* mq_timedreceive */ 7671.12Schristos /* 184 */ NULL, /* mq_notify */ 7681.12Schristos /* 185 */ NULL, /* mq_getsetattr */ 7691.1Sryo#ifdef SYSVMSG 7701.1Sryo /* 186 */ NULL, /* msgget */ 7711.1Sryo /* 187 */ NULL, /* msgctl */ 7721.1Sryo /* 188 */ NULL, /* msgrcv */ 7731.1Sryo /* 189 */ NULL, /* msgsnd */ 7741.1Sryo#else 7751.1Sryo /* 186 */ NULL, /* unimplemented msgget */ 7761.1Sryo /* 187 */ NULL, /* unimplemented msgctl */ 7771.1Sryo /* 188 */ NULL, /* unimplemented msgrcv */ 7781.1Sryo /* 189 */ NULL, /* unimplemented msgsnd */ 7791.1Sryo#endif 7801.1Sryo#ifdef SYSVSEM 7811.1Sryo /* 190 */ NULL, /* semget */ 7821.1Sryo /* 191 */ NULL, /* semctl */ 7831.14Schristos /* 192 */ NULL, /* semtimedop */ 7841.1Sryo /* 193 */ NULL, /* semop */ 7851.1Sryo#else 7861.1Sryo /* 190 */ NULL, /* unimplemented semget */ 7871.1Sryo /* 191 */ NULL, /* unimplemented semctl */ 7881.1Sryo /* 192 */ NULL, /* unimplemented semtimedop */ 7891.1Sryo /* 193 */ NULL, /* unimplemented semop */ 7901.1Sryo#endif 7911.1Sryo#ifdef SYSVSEM 7921.1Sryo /* 194 */ NULL, /* shmget */ 7931.1Sryo /* 195 */ NULL, /* shmctl */ 7941.1Sryo /* 196 */ NULL, /* shmat */ 7951.1Sryo /* 197 */ NULL, /* shmdt */ 7961.1Sryo#else 7971.1Sryo /* 194 */ NULL, /* unimplemented shmget */ 7981.1Sryo /* 195 */ NULL, /* unimplemented shmctl */ 7991.1Sryo /* 196 */ NULL, /* unimplemented shmat */ 8001.1Sryo /* 197 */ NULL, /* unimplemented shmdt */ 8011.1Sryo#endif 8021.1Sryo /* 198 */ NULL, /* socket */ 8031.1Sryo /* 199 */ NULL, /* socketpair */ 8041.1Sryo /* 200 */ NULL, /* bind */ 8051.1Sryo /* 201 */ NULL, /* listen */ 8061.1Sryo /* 202 */ "accept", 8071.1Sryo /* 203 */ NULL, /* connect */ 8081.1Sryo /* 204 */ NULL, /* getsockname */ 8091.1Sryo /* 205 */ NULL, /* getpeername */ 8101.1Sryo /* 206 */ NULL, /* sendto */ 8111.1Sryo /* 207 */ NULL, /* recvfrom */ 8121.1Sryo /* 208 */ NULL, /* setsockopt */ 8131.1Sryo /* 209 */ NULL, /* getsockopt */ 8141.1Sryo /* 210 */ NULL, /* shutdown */ 8151.1Sryo /* 211 */ NULL, /* sendmsg */ 8161.1Sryo /* 212 */ NULL, /* recvmsg */ 8171.8Schristos /* 213 */ NULL, /* readahead */ 8181.1Sryo /* 214 */ NULL, /* brk */ 8191.1Sryo /* 215 */ NULL, /* munmap */ 8201.1Sryo /* 216 */ NULL, /* mremap */ 8211.1Sryo /* 217 */ NULL, /* unimplemented add_key */ 8221.1Sryo /* 218 */ NULL, /* unimplemented request_key */ 8231.1Sryo /* 219 */ NULL, /* unimplemented keyctl */ 8241.1Sryo /* 220 */ NULL, /* clone */ 8251.1Sryo /* 221 */ NULL, /* execve */ 8261.1Sryo /* 222 */ NULL, /* mmap */ 8271.1Sryo /* 223 */ NULL, /* fadvise64 */ 8281.1Sryo /* 224 */ NULL, /* swapon */ 8291.1Sryo /* 225 */ NULL, /* swapoff */ 8301.1Sryo /* 226 */ NULL, /* mprotect */ 8311.1Sryo /* 227 */ "msync", 8321.1Sryo /* 228 */ NULL, /* mlock */ 8331.1Sryo /* 229 */ NULL, /* munlock */ 8341.1Sryo /* 230 */ NULL, /* mlockall */ 8351.1Sryo /* 231 */ NULL, /* munlockall */ 8361.1Sryo /* 232 */ NULL, /* mincore */ 8371.1Sryo /* 233 */ NULL, /* madvise */ 8381.1Sryo /* 234 */ NULL, /* unimplemented remap_file_pages */ 8391.1Sryo /* 235 */ NULL, /* unimplemented mbind */ 8401.1Sryo /* 236 */ NULL, /* unimplemented get_mempolicy */ 8411.1Sryo /* 237 */ NULL, /* unimplemented set_mempolicy */ 8421.1Sryo /* 238 */ NULL, /* unimplemented migrate_pages */ 8431.1Sryo /* 239 */ NULL, /* unimplemented move_pages */ 8441.1Sryo /* 240 */ NULL, /* unimplemented rt_tgsigqueueinfo */ 8451.1Sryo /* 241 */ NULL, /* unimplemented perf_event_open */ 8461.1Sryo /* 242 */ NULL, /* accept4 */ 8471.1Sryo /* 243 */ NULL, /* recvmmsg */ 8481.1Sryo /* 244 */ NULL, /* unimplemented arch_specific_syscall */ 8491.1Sryo /* 245 */ NULL, /* unimplemented */ 8501.1Sryo /* 246 */ NULL, /* unimplemented */ 8511.1Sryo /* 247 */ NULL, /* unimplemented */ 8521.1Sryo /* 248 */ NULL, /* unimplemented */ 8531.1Sryo /* 249 */ NULL, /* unimplemented */ 8541.1Sryo /* 250 */ NULL, /* unimplemented */ 8551.1Sryo /* 251 */ NULL, /* unimplemented */ 8561.1Sryo /* 252 */ NULL, /* unimplemented */ 8571.1Sryo /* 253 */ NULL, /* unimplemented */ 8581.1Sryo /* 254 */ NULL, /* unimplemented */ 8591.1Sryo /* 255 */ NULL, /* unimplemented */ 8601.1Sryo /* 256 */ NULL, /* unimplemented */ 8611.1Sryo /* 257 */ NULL, /* unimplemented */ 8621.1Sryo /* 258 */ NULL, /* unimplemented */ 8631.1Sryo /* 259 */ NULL, /* unimplemented */ 8641.1Sryo /* 260 */ NULL, /* wait4 */ 8651.4Sryo /* 261 */ NULL, /* prlimit64 */ 8661.1Sryo /* 262 */ NULL, /* unimplemented fanotify_init */ 8671.1Sryo /* 263 */ NULL, /* unimplemented fanotify_mark */ 8681.1Sryo /* 264 */ NULL, /* unimplemented name_to_handle_at */ 8691.1Sryo /* 265 */ NULL, /* unimplemented open_by_handle_at */ 8701.1Sryo /* 266 */ NULL, /* unimplemented clock_adjtime */ 8711.13Schristos /* 267 */ NULL, /* syncfs */ 8721.1Sryo /* 268 */ NULL, /* unimplemented setns */ 8731.1Sryo /* 269 */ NULL, /* sendmmsg */ 8741.1Sryo /* 270 */ NULL, /* unimplemented process_vm_readv */ 8751.1Sryo /* 271 */ NULL, /* unimplemented process_vm_writev */ 8761.1Sryo /* 272 */ NULL, /* unimplemented kcmp */ 8771.1Sryo /* 273 */ NULL, /* unimplemented finit_module */ 8781.1Sryo /* 274 */ NULL, /* unimplemented sched_setattr */ 8791.1Sryo /* 275 */ NULL, /* unimplemented sched_getattr */ 8801.13Schristos /* 276 */ NULL, /* renameat2 */ 8811.1Sryo /* 277 */ NULL, /* unimplemented seccomp */ 8821.2Sryo /* 278 */ NULL, /* getrandom */ 8831.5Schristos /* 279 */ NULL, /* memfd_create */ 8841.1Sryo /* 280 */ NULL, /* unimplemented bpf */ 8851.1Sryo /* 281 */ NULL, /* unimplemented execveat */ 8861.1Sryo /* 282 */ NULL, /* unimplemented userfaultfd */ 8871.1Sryo /* 283 */ NULL, /* unimplemented membarrier */ 8881.1Sryo /* 284 */ NULL, /* unimplemented mlock2 */ 8891.13Schristos /* 285 */ NULL, /* copy_file_range */ 8901.1Sryo /* 286 */ NULL, /* unimplemented preadv2 */ 8911.1Sryo /* 287 */ NULL, /* unimplemented pwritev2 */ 8921.1Sryo /* 288 */ NULL, /* unimplemented pkey_mprotect */ 8931.1Sryo /* 289 */ NULL, /* unimplemented pkey_alloc */ 8941.1Sryo /* 290 */ NULL, /* unimplemented pkey_free */ 8951.3Sryo /* 291 */ NULL, /* statx */ 8961.1Sryo /* 292 */ NULL, /* unimplemented io_pgetevents */ 8971.1Sryo /* 293 */ NULL, /* unimplemented rseq */ 8981.1Sryo /* 294 */ NULL, /* unimplemented kexec_file_load */ 8991.1Sryo /* 295 */ NULL, /* unimplemented */ 9001.1Sryo /* 296 */ NULL, /* unimplemented */ 9011.1Sryo /* 297 */ NULL, /* unimplemented */ 9021.1Sryo /* 298 */ NULL, /* unimplemented */ 9031.1Sryo /* 299 */ NULL, /* unimplemented */ 9041.1Sryo /* 300 */ NULL, /* unimplemented */ 9051.1Sryo /* 301 */ NULL, /* unimplemented */ 9061.1Sryo /* 302 */ NULL, /* unimplemented */ 9071.1Sryo /* 303 */ NULL, /* unimplemented */ 9081.1Sryo /* 304 */ NULL, /* unimplemented */ 9091.1Sryo /* 305 */ NULL, /* unimplemented */ 9101.1Sryo /* 306 */ NULL, /* unimplemented */ 9111.1Sryo /* 307 */ NULL, /* unimplemented */ 9121.1Sryo /* 308 */ NULL, /* unimplemented */ 9131.1Sryo /* 309 */ NULL, /* unimplemented */ 9141.1Sryo /* 310 */ NULL, /* unimplemented */ 9151.1Sryo /* 311 */ NULL, /* unimplemented */ 9161.1Sryo /* 312 */ NULL, /* unimplemented */ 9171.1Sryo /* 313 */ NULL, /* unimplemented */ 9181.1Sryo /* 314 */ NULL, /* unimplemented */ 9191.1Sryo /* 315 */ NULL, /* unimplemented */ 9201.1Sryo /* 316 */ NULL, /* unimplemented */ 9211.1Sryo /* 317 */ NULL, /* unimplemented */ 9221.1Sryo /* 318 */ NULL, /* unimplemented */ 9231.1Sryo /* 319 */ NULL, /* unimplemented */ 9241.1Sryo /* 320 */ NULL, /* unimplemented */ 9251.1Sryo /* 321 */ NULL, /* unimplemented */ 9261.1Sryo /* 322 */ NULL, /* unimplemented */ 9271.1Sryo /* 323 */ NULL, /* unimplemented */ 9281.1Sryo /* 324 */ NULL, /* unimplemented */ 9291.1Sryo /* 325 */ NULL, /* unimplemented */ 9301.1Sryo /* 326 */ NULL, /* unimplemented */ 9311.1Sryo /* 327 */ NULL, /* unimplemented */ 9321.1Sryo /* 328 */ NULL, /* unimplemented */ 9331.1Sryo /* 329 */ NULL, /* unimplemented */ 9341.1Sryo /* 330 */ NULL, /* unimplemented */ 9351.1Sryo /* 331 */ NULL, /* unimplemented */ 9361.1Sryo /* 332 */ NULL, /* unimplemented */ 9371.1Sryo /* 333 */ NULL, /* unimplemented */ 9381.1Sryo /* 334 */ NULL, /* unimplemented */ 9391.1Sryo /* 335 */ NULL, /* unimplemented */ 9401.1Sryo /* 336 */ NULL, /* unimplemented */ 9411.1Sryo /* 337 */ NULL, /* unimplemented */ 9421.1Sryo /* 338 */ NULL, /* unimplemented */ 9431.1Sryo /* 339 */ NULL, /* unimplemented */ 9441.1Sryo /* 340 */ NULL, /* unimplemented */ 9451.1Sryo /* 341 */ NULL, /* unimplemented */ 9461.1Sryo /* 342 */ NULL, /* unimplemented */ 9471.1Sryo /* 343 */ NULL, /* unimplemented */ 9481.1Sryo /* 344 */ NULL, /* unimplemented */ 9491.1Sryo /* 345 */ NULL, /* unimplemented */ 9501.1Sryo /* 346 */ NULL, /* unimplemented */ 9511.1Sryo /* 347 */ NULL, /* unimplemented */ 9521.1Sryo /* 348 */ NULL, /* unimplemented */ 9531.1Sryo /* 349 */ NULL, /* unimplemented */ 9541.1Sryo /* 350 */ NULL, /* unimplemented */ 9551.1Sryo /* 351 */ NULL, /* unimplemented */ 9561.1Sryo /* 352 */ NULL, /* unimplemented */ 9571.1Sryo /* 353 */ NULL, /* unimplemented */ 9581.1Sryo /* 354 */ NULL, /* unimplemented */ 9591.1Sryo /* 355 */ NULL, /* unimplemented */ 9601.1Sryo /* 356 */ NULL, /* unimplemented */ 9611.1Sryo /* 357 */ NULL, /* unimplemented */ 9621.1Sryo /* 358 */ NULL, /* unimplemented */ 9631.1Sryo /* 359 */ NULL, /* unimplemented */ 9641.1Sryo /* 360 */ NULL, /* unimplemented */ 9651.1Sryo /* 361 */ NULL, /* unimplemented */ 9661.1Sryo /* 362 */ NULL, /* unimplemented */ 9671.1Sryo /* 363 */ NULL, /* unimplemented */ 9681.1Sryo /* 364 */ NULL, /* unimplemented */ 9691.1Sryo /* 365 */ NULL, /* unimplemented */ 9701.1Sryo /* 366 */ NULL, /* unimplemented */ 9711.1Sryo /* 367 */ NULL, /* unimplemented */ 9721.1Sryo /* 368 */ NULL, /* unimplemented */ 9731.1Sryo /* 369 */ NULL, /* unimplemented */ 9741.1Sryo /* 370 */ NULL, /* unimplemented */ 9751.1Sryo /* 371 */ NULL, /* unimplemented */ 9761.1Sryo /* 372 */ NULL, /* unimplemented */ 9771.1Sryo /* 373 */ NULL, /* unimplemented */ 9781.1Sryo /* 374 */ NULL, /* unimplemented */ 9791.1Sryo /* 375 */ NULL, /* unimplemented */ 9801.1Sryo /* 376 */ NULL, /* unimplemented */ 9811.1Sryo /* 377 */ NULL, /* unimplemented */ 9821.1Sryo /* 378 */ NULL, /* unimplemented */ 9831.1Sryo /* 379 */ NULL, /* unimplemented */ 9841.1Sryo /* 380 */ NULL, /* unimplemented */ 9851.1Sryo /* 381 */ NULL, /* unimplemented */ 9861.1Sryo /* 382 */ NULL, /* unimplemented */ 9871.1Sryo /* 383 */ NULL, /* unimplemented */ 9881.1Sryo /* 384 */ NULL, /* unimplemented */ 9891.1Sryo /* 385 */ NULL, /* unimplemented */ 9901.1Sryo /* 386 */ NULL, /* unimplemented */ 9911.1Sryo /* 387 */ NULL, /* unimplemented */ 9921.1Sryo /* 388 */ NULL, /* unimplemented */ 9931.1Sryo /* 389 */ NULL, /* unimplemented */ 9941.1Sryo /* 390 */ NULL, /* unimplemented */ 9951.1Sryo /* 391 */ NULL, /* unimplemented */ 9961.1Sryo /* 392 */ NULL, /* unimplemented */ 9971.1Sryo /* 393 */ NULL, /* unimplemented */ 9981.1Sryo /* 394 */ NULL, /* unimplemented */ 9991.1Sryo /* 395 */ NULL, /* unimplemented */ 10001.1Sryo /* 396 */ NULL, /* unimplemented */ 10011.1Sryo /* 397 */ NULL, /* unimplemented */ 10021.1Sryo /* 398 */ NULL, /* unimplemented */ 10031.1Sryo /* 399 */ NULL, /* unimplemented */ 10041.1Sryo /* 400 */ NULL, /* unimplemented */ 10051.1Sryo /* 401 */ NULL, /* unimplemented */ 10061.1Sryo /* 402 */ NULL, /* unimplemented */ 10071.1Sryo /* 403 */ NULL, /* unimplemented */ 10081.1Sryo /* 404 */ NULL, /* unimplemented */ 10091.1Sryo /* 405 */ NULL, /* unimplemented */ 10101.1Sryo /* 406 */ NULL, /* unimplemented */ 10111.1Sryo /* 407 */ NULL, /* unimplemented */ 10121.1Sryo /* 408 */ NULL, /* unimplemented */ 10131.1Sryo /* 409 */ NULL, /* unimplemented */ 10141.1Sryo /* 410 */ NULL, /* unimplemented */ 10151.1Sryo /* 411 */ NULL, /* unimplemented */ 10161.1Sryo /* 412 */ NULL, /* unimplemented */ 10171.1Sryo /* 413 */ NULL, /* unimplemented */ 10181.1Sryo /* 414 */ NULL, /* unimplemented */ 10191.1Sryo /* 415 */ NULL, /* unimplemented */ 10201.1Sryo /* 416 */ NULL, /* unimplemented */ 10211.1Sryo /* 417 */ NULL, /* unimplemented */ 10221.1Sryo /* 418 */ NULL, /* unimplemented */ 10231.1Sryo /* 419 */ NULL, /* unimplemented */ 10241.1Sryo /* 420 */ NULL, /* unimplemented */ 10251.1Sryo /* 421 */ NULL, /* unimplemented */ 10261.1Sryo /* 422 */ NULL, /* unimplemented */ 10271.1Sryo /* 423 */ NULL, /* unimplemented */ 10281.1Sryo /* 424 */ NULL, /* unimplemented pidfd_send_signal */ 10291.1Sryo /* 425 */ NULL, /* unimplemented io_uring_setup */ 10301.1Sryo /* 426 */ NULL, /* unimplemented io_uring_enter */ 10311.1Sryo /* 427 */ NULL, /* unimplemented io_uring_register */ 10321.1Sryo /* 428 */ NULL, /* unimplemented open_tree */ 10331.1Sryo /* 429 */ NULL, /* unimplemented move_mount */ 10341.1Sryo /* 430 */ NULL, /* unimplemented fsopen */ 10351.1Sryo /* 431 */ NULL, /* unimplemented fsconfig */ 10361.1Sryo /* 432 */ NULL, /* unimplemented fsmount */ 10371.1Sryo /* 433 */ NULL, /* unimplemented fspick */ 10381.1Sryo /* 434 */ NULL, /* unimplemented pidfd_open */ 10391.13Schristos /* 435 */ NULL, /* clone3 */ 10401.8Schristos /* 436 */ NULL, /* close_range */ 10411.1Sryo /* 437 */ NULL, /* unimplemented openat2 */ 10421.1Sryo /* 438 */ NULL, /* unimplemented pidfd_getfd */ 10431.11Schristos /* 439 */ NULL, /* faccessat2 */ 10441.1Sryo /* 440 */ NULL, /* nosys */ 10451.6Schristos /* 441 */ NULL, /* epoll_pwait2 */ 10461.1Sryo /* 442 */ NULL, /* filler */ 10471.1Sryo /* 443 */ NULL, /* filler */ 10481.1Sryo /* 444 */ NULL, /* filler */ 10491.1Sryo /* 445 */ NULL, /* filler */ 10501.1Sryo /* 446 */ NULL, /* filler */ 10511.1Sryo /* 447 */ NULL, /* filler */ 10521.1Sryo /* 448 */ NULL, /* filler */ 10531.1Sryo /* 449 */ NULL, /* filler */ 10541.1Sryo /* 450 */ NULL, /* filler */ 10551.1Sryo /* 451 */ NULL, /* filler */ 10561.1Sryo /* 452 */ NULL, /* filler */ 10571.1Sryo /* 453 */ NULL, /* filler */ 10581.1Sryo /* 454 */ NULL, /* filler */ 10591.1Sryo /* 455 */ NULL, /* filler */ 10601.1Sryo /* 456 */ NULL, /* filler */ 10611.1Sryo /* 457 */ NULL, /* filler */ 10621.1Sryo /* 458 */ NULL, /* filler */ 10631.1Sryo /* 459 */ NULL, /* filler */ 10641.1Sryo /* 460 */ NULL, /* filler */ 10651.1Sryo /* 461 */ NULL, /* filler */ 10661.1Sryo /* 462 */ NULL, /* filler */ 10671.1Sryo /* 463 */ NULL, /* filler */ 10681.1Sryo /* 464 */ NULL, /* filler */ 10691.1Sryo /* 465 */ NULL, /* filler */ 10701.1Sryo /* 466 */ NULL, /* filler */ 10711.1Sryo /* 467 */ NULL, /* filler */ 10721.1Sryo /* 468 */ NULL, /* filler */ 10731.1Sryo /* 469 */ NULL, /* filler */ 10741.1Sryo /* 470 */ NULL, /* filler */ 10751.1Sryo /* 471 */ NULL, /* filler */ 10761.1Sryo /* 472 */ NULL, /* filler */ 10771.1Sryo /* 473 */ NULL, /* filler */ 10781.1Sryo /* 474 */ NULL, /* filler */ 10791.1Sryo /* 475 */ NULL, /* filler */ 10801.1Sryo /* 476 */ NULL, /* filler */ 10811.1Sryo /* 477 */ NULL, /* filler */ 10821.1Sryo /* 478 */ NULL, /* filler */ 10831.1Sryo /* 479 */ NULL, /* filler */ 10841.1Sryo /* 480 */ NULL, /* filler */ 10851.1Sryo /* 481 */ NULL, /* filler */ 10861.1Sryo /* 482 */ NULL, /* filler */ 10871.1Sryo /* 483 */ NULL, /* filler */ 10881.1Sryo /* 484 */ NULL, /* filler */ 10891.1Sryo /* 485 */ NULL, /* filler */ 10901.1Sryo /* 486 */ NULL, /* filler */ 10911.1Sryo /* 487 */ NULL, /* filler */ 10921.1Sryo /* 488 */ NULL, /* filler */ 10931.1Sryo /* 489 */ NULL, /* filler */ 10941.1Sryo /* 490 */ NULL, /* filler */ 10951.1Sryo /* 491 */ NULL, /* filler */ 10961.1Sryo /* 492 */ NULL, /* filler */ 10971.1Sryo /* 493 */ NULL, /* filler */ 10981.1Sryo /* 494 */ NULL, /* filler */ 10991.1Sryo /* 495 */ NULL, /* filler */ 11001.1Sryo /* 496 */ NULL, /* filler */ 11011.1Sryo /* 497 */ NULL, /* filler */ 11021.1Sryo /* 498 */ NULL, /* filler */ 11031.1Sryo /* 499 */ NULL, /* filler */ 11041.1Sryo /* 500 */ NULL, /* filler */ 11051.1Sryo /* 501 */ NULL, /* filler */ 11061.1Sryo /* 502 */ NULL, /* filler */ 11071.1Sryo /* 503 */ NULL, /* filler */ 11081.1Sryo /* 504 */ NULL, /* filler */ 11091.1Sryo /* 505 */ NULL, /* filler */ 11101.1Sryo /* 506 */ NULL, /* filler */ 11111.1Sryo /* 507 */ NULL, /* filler */ 11121.1Sryo /* 508 */ NULL, /* filler */ 11131.1Sryo /* 509 */ NULL, /* filler */ 11141.1Sryo /* 510 */ NULL, /* filler */ 11151.1Sryo /* 511 */ NULL, /* filler */ 11161.1Sryo}; 1117