linux32_syscalls.c revision 1.1
1/* $NetBSD: linux32_syscalls.c,v 1.1 2021/11/25 03:08:04 ryo Exp $ */
2
3/*
4 * System call names.
5 *
6 * DO NOT EDIT-- this file is automatically generated.
7 * created from	NetBSD
8 */
9
10#include <sys/cdefs.h>
11__KERNEL_RCSID(0, "$NetBSD: linux32_syscalls.c,v 1.1 2021/11/25 03:08:04 ryo Exp $");
12
13#if defined(_KERNEL_OPT)
14#include <sys/param.h>
15#include <sys/syscallargs.h>
16#include <machine/netbsd32_machdep.h>
17#include <compat/netbsd32/netbsd32.h>
18#include <compat/netbsd32/netbsd32_syscallargs.h>
19#include <compat/linux/common/linux_types.h>
20#include <compat/linux/common/linux_mmap.h>
21#include <compat/linux/common/linux_signal.h>
22#include <compat/linux/common/linux_siginfo.h>
23#include <compat/linux/common/linux_machdep.h>
24#include <compat/linux/common/linux_ipc.h>
25#include <compat/linux/common/linux_sem.h>
26#include <compat/linux/linux_syscallargs.h>
27#include <compat/linux32/common/linux32_types.h>
28#include <compat/linux32/common/linux32_signal.h>
29#include <compat/linux32/common/linux32_socketcall.h>
30#include <compat/linux32/arch/aarch64/linux32_missing.h>
31#include <compat/linux32/linux32_syscallargs.h>
32#else /* _KERNEL_OPT */
33#include <sys/null.h>
34#endif /* _KERNEL_OPT */
35
36const char *const linux32_syscallnames[] = {
37	/*   0 */	"syscall",
38	/*   1 */	"exit",
39	/*   2 */	"fork",
40	/*   3 */	"netbsd32_read",
41	/*   4 */	"netbsd32_write",
42	/*   5 */	"open",
43	/*   6 */	"netbsd32_close",
44	/*   7 */	"waitpid",
45	/*   8 */	"creat",
46	/*   9 */	"netbsd32_link",
47	/*  10 */	"unlink",
48	/*  11 */	"netbsd32_execve",
49	/*  12 */	"netbsd32_chdir",
50	/*  13 */	"time",
51	/*  14 */	"mknod",
52	/*  15 */	"netbsd32_chmod",
53	/*  16 */	"lchown16",
54	/*  17 */	"#17 (obsolete break)",
55	/*  18 */	"#18 (obsolete ostat)",
56	/*  19 */	"compat_43_netbsd32_olseek",
57	/*  20 */	"getpid",
58	/*  21 */	"#21 (unimplemented mount)",
59	/*  22 */	"#22 (unimplemented umount)",
60	/*  23 */	"linux_setuid16",
61	/*  24 */	"linux_getuid16",
62	/*  25 */	"stime",
63	/*  26 */	"ptrace",
64	/*  27 */	"alarm",
65	/*  28 */	"#28 (obsolete ofstat)",
66	/*  29 */	"pause",
67	/*  30 */	"utime",
68	/*  31 */	"#31 (obsolete stty)",
69	/*  32 */	"#32 (obsolete gtty)",
70	/*  33 */	"netbsd32_access",
71	/*  34 */	"nice",
72	/*  35 */	"#35 (obsolete ftime)",
73	/*  36 */	"sync",
74	/*  37 */	"kill",
75	/*  38 */	"netbsd32___posix_rename",
76	/*  39 */	"netbsd32_mkdir",
77	/*  40 */	"netbsd32_rmdir",
78	/*  41 */	"netbsd32_dup",
79	/*  42 */	"pipe",
80	/*  43 */	"times",
81	/*  44 */	"#44 (obsolete prof)",
82	/*  45 */	"brk",
83	/*  46 */	"linux_setgid16",
84	/*  47 */	"linux_getgid16",
85	/*  48 */	"signal",
86	/*  49 */	"linux_geteuid16",
87	/*  50 */	"linux_getegid16",
88	/*  51 */	"netbsd32_acct",
89	/*  52 */	"#52 (obsolete phys)",
90	/*  53 */	"#53 (obsolete lock)",
91	/*  54 */	"ioctl",
92	/*  55 */	"fcntl",
93	/*  56 */	"#56 (obsolete mpx)",
94	/*  57 */	"netbsd32_setpgid",
95	/*  58 */	"#58 (obsolete ulimit)",
96	/*  59 */	"oldolduname",
97	/*  60 */	"netbsd32_umask",
98	/*  61 */	"netbsd32_chroot",
99	/*  62 */	"#62 (unimplemented ustat)",
100	/*  63 */	"netbsd32_dup2",
101	/*  64 */	"getppid",
102	/*  65 */	"getpgrp",
103	/*  66 */	"setsid",
104	/*  67 */	"#67 (unimplemented sigaction)",
105	/*  68 */	"siggetmask",
106	/*  69 */	"sigsetmask",
107	/*  70 */	"setreuid16",
108	/*  71 */	"setregid16",
109	/*  72 */	"#72 (unimplemented sigsuspend)",
110	/*  73 */	"#73 (unimplemented sigpending)",
111	/*  74 */	"compat_43_netbsd32_osethostname",
112	/*  75 */	"setrlimit",
113	/*  76 */	"getrlimit",
114	/*  77 */	"compat_50_netbsd32_getrusage",
115	/*  78 */	"gettimeofday",
116	/*  79 */	"settimeofday",
117	/*  80 */	"getgroups16",
118	/*  81 */	"setgroups16",
119	/*  82 */	"oldselect",
120	/*  83 */	"netbsd32_symlink",
121	/*  84 */	"compat_43_netbsd32_lstat43",
122	/*  85 */	"netbsd32_readlink",
123	/*  86 */	"#86 (unimplemented uselib)",
124	/*  87 */	"swapon",
125	/*  88 */	"reboot",
126	/*  89 */	"readdir",
127	/*  90 */	"old_mmap",
128	/*  91 */	"netbsd32_munmap",
129	/*  92 */	"compat_43_netbsd32_otruncate",
130	/*  93 */	"compat_43_netbsd32_oftruncate",
131	/*  94 */	"netbsd32_fchmod",
132	/*  95 */	"fchown16",
133	/*  96 */	"getpriority",
134	/*  97 */	"netbsd32_setpriority",
135	/*  98 */	"netbsd32_profil",
136	/*  99 */	"statfs",
137	/* 100 */	"fstatfs",
138	/* 101 */	"#101 (unimplemented ioperm)",
139	/* 102 */	"socketcall",
140	/* 103 */	"#103 (unimplemented syslog)",
141	/* 104 */	"compat_50_netbsd32_setitimer",
142	/* 105 */	"compat_50_netbsd32_getitimer",
143	/* 106 */	"stat",
144	/* 107 */	"lstat",
145	/* 108 */	"fstat",
146	/* 109 */	"olduname",
147	/* 110 */	"#110 (unimplemented iopl)",
148	/* 111 */	"#111 (unimplemented vhangup)",
149	/* 112 */	"#112 (unimplemented idle)",
150	/* 113 */	"#113 (unimplemented syscall)",
151	/* 114 */	"wait4",
152	/* 115 */	"swapoff",
153	/* 116 */	"sysinfo",
154	/* 117 */	"ipc",
155	/* 118 */	"netbsd32_fsync",
156	/* 119 */	"sigreturn",
157	/* 120 */	"clone",
158	/* 121 */	"setdomainname",
159	/* 122 */	"uname",
160	/* 123 */	"#123 (unimplemented modify_ldt)",
161	/* 124 */	"#124 (unimplemented adjtimex)",
162	/* 125 */	"mprotect",
163	/* 126 */	"#126 (unimplemented sigprocmask)",
164	/* 127 */	"#127 (unimplemented create_module)",
165	/* 128 */	"#128 (unimplemented init_module)",
166	/* 129 */	"#129 (unimplemented delete_module)",
167	/* 130 */	"#130 (unimplemented get_kernel_syms)",
168	/* 131 */	"#131 (unimplemented quotactl)",
169	/* 132 */	"netbsd32_getpgid",
170	/* 133 */	"netbsd32_fchdir",
171	/* 134 */	"#134 (unimplemented bdflush)",
172	/* 135 */	"#135 (unimplemented sysfs)",
173	/* 136 */	"personality",
174	/* 137 */	"#137 (unimplemented afs_syscall)",
175	/* 138 */	"setfsuid16",
176	/* 139 */	"setfsgid16",
177	/* 140 */	"llseek",
178	/* 141 */	"getdents",
179	/* 142 */	"select",
180	/* 143 */	"netbsd32_flock",
181	/* 144 */	"netbsd32___msync13",
182	/* 145 */	"netbsd32_readv",
183	/* 146 */	"netbsd32_writev",
184	/* 147 */	"netbsd32_getsid",
185	/* 148 */	"fdatasync",
186	/* 149 */	"__sysctl",
187	/* 150 */	"netbsd32_mlock",
188	/* 151 */	"netbsd32_munlock",
189	/* 152 */	"netbsd32_mlockall",
190	/* 153 */	"munlockall",
191	/* 154 */	"sched_setparam",
192	/* 155 */	"sched_getparam",
193	/* 156 */	"sched_setscheduler",
194	/* 157 */	"sched_getscheduler",
195	/* 158 */	"sched_yield",
196	/* 159 */	"sched_get_priority_max",
197	/* 160 */	"sched_get_priority_min",
198	/* 161 */	"#161 (unimplemented sched_rr_get_interval)",
199	/* 162 */	"nanosleep",
200	/* 163 */	"mremap",
201	/* 164 */	"setresuid16",
202	/* 165 */	"getresuid16",
203	/* 166 */	"#166 (unimplemented vm86)",
204	/* 167 */	"#167 (unimplemented query_module)",
205	/* 168 */	"netbsd32_poll",
206	/* 169 */	"#169 (unimplemented nfsservctl)",
207	/* 170 */	"setresgid16",
208	/* 171 */	"getresgid16",
209	/* 172 */	"#172 (unimplemented prctl)",
210	/* 173 */	"rt_sigreturn",
211	/* 174 */	"rt_sigaction",
212	/* 175 */	"rt_sigprocmask",
213	/* 176 */	"rt_sigpending",
214	/* 177 */	"rt_sigtimedwait",
215	/* 178 */	"rt_queueinfo",
216	/* 179 */	"rt_sigsuspend",
217	/* 180 */	"pread",
218	/* 181 */	"pwrite",
219	/* 182 */	"chown16",
220	/* 183 */	"netbsd32___getcwd",
221	/* 184 */	"#184 (unimplemented capget)",
222	/* 185 */	"#185 (unimplemented capset)",
223	/* 186 */	"#186 (unimplemented sigaltstack)",
224	/* 187 */	"#187 (unimplemented sendfile)",
225	/* 188 */	"#188 (unimplemented getpmsg)",
226	/* 189 */	"#189 (unimplemented putpmsg)",
227	/* 190 */	"__vfork14",
228	/* 191 */	"ugetrlimit",
229	/* 192 */	"mmap2",
230	/* 193 */	"truncate64",
231	/* 194 */	"ftruncate64",
232	/* 195 */	"stat64",
233	/* 196 */	"lstat64",
234	/* 197 */	"fstat64",
235	/* 198 */	"netbsd32___posix_lchown",
236	/* 199 */	"getuid",
237	/* 200 */	"getgid",
238	/* 201 */	"geteuid",
239	/* 202 */	"getegid",
240	/* 203 */	"netbsd32_setreuid",
241	/* 204 */	"netbsd32_setregid",
242	/* 205 */	"netbsd32_getgroups",
243	/* 206 */	"netbsd32_setgroups",
244	/* 207 */	"netbsd32___posix_fchown",
245	/* 208 */	"setresuid",
246	/* 209 */	"getresuid",
247	/* 210 */	"setresgid",
248	/* 211 */	"getresgid",
249	/* 212 */	"netbsd32___posix_chown",
250	/* 213 */	"netbsd32_setuid",
251	/* 214 */	"netbsd32_setgid",
252	/* 215 */	"setfsuid",
253	/* 216 */	"setfsgid",
254	/* 217 */	"getdents64",
255	/* 218 */	"#218 (unimplemented pivot_root)",
256	/* 219 */	"netbsd32_mincore",
257	/* 220 */	"netbsd32_madvise",
258#define linux32_sys_fcntl64 linux32_sys_fcntl
259#define linux32_sys_fcntl64_args linux32_sys_fcntl_args
260	/* 221 */	"fcntl64",
261	/* 222 */	"#222 (unimplemented / * unused * /)",
262	/* 223 */	"#223 (unimplemented / * unused * /)",
263	/* 224 */	"gettid",
264	/* 225 */	"#225 (unimplemented readahead)",
265	/* 226 */	"netbsd32_setxattr",
266	/* 227 */	"netbsd32_lsetxattr",
267	/* 228 */	"netbsd32_fsetxattr",
268	/* 229 */	"netbsd32_getxattr",
269	/* 230 */	"netbsd32_lgetxattr",
270	/* 231 */	"netbsd32_fgetxattr",
271	/* 232 */	"netbsd32_listxattr",
272	/* 233 */	"netbsd32_llistxattr",
273	/* 234 */	"netbsd32_flistxattr",
274	/* 235 */	"netbsd32_removexattr",
275	/* 236 */	"netbsd32_lremovexattr",
276	/* 237 */	"netbsd32_fremovexattr",
277	/* 238 */	"tkill",
278	/* 239 */	"#239 (unimplemented sendfile64)",
279	/* 240 */	"futex",
280	/* 241 */	"sched_setaffinity",
281	/* 242 */	"sched_getaffinity",
282	/* 243 */	"#243 (unimplemented io_setup)",
283	/* 244 */	"#244 (unimplemented io_destroy)",
284	/* 245 */	"#245 (unimplemented io_getevents)",
285	/* 246 */	"#246 (unimplemented io_submit)",
286	/* 247 */	"#247 (unimplemented io_cancel)",
287	/* 248 */	"exit_group",
288	/* 249 */	"#249 (unimplemented lookup_dcookie)",
289	/* 250 */	"#250 (unimplemented epoll_create)",
290	/* 251 */	"#251 (unimplemented epoll_ctl)",
291	/* 252 */	"#252 (unimplemented epoll_wait)",
292	/* 253 */	"#253 (unimplemented remap_file_pages)",
293	/* 254 */	"#254 (unimplemented set_thread_area)",
294	/* 255 */	"#255 (unimplemented get_thread_area)",
295	/* 256 */	"set_tid_address",
296	/* 257 */	"timer_create",
297	/* 258 */	"timer_settime",
298	/* 259 */	"timer_gettime",
299	/* 260 */	"timer_getoverrun",
300	/* 261 */	"timer_delete",
301	/* 262 */	"clock_settime",
302	/* 263 */	"clock_gettime",
303	/* 264 */	"clock_getres",
304	/* 265 */	"clock_nanosleep",
305	/* 266 */	"statfs64",
306	/* 267 */	"fstatfs64",
307	/* 268 */	"tgkill",
308	/* 269 */	"compat_50_netbsd32_utimes",
309	/* 270 */	"fadvise64_64",
310	/* 271 */	"#271 (unimplemented pciconfig_iobase)",
311	/* 272 */	"#272 (unimplemented pciconfig_read)",
312	/* 273 */	"#273 (unimplemented pciconfig_write)",
313	/* 274 */	"#274 (unimplemented mq_open)",
314	/* 275 */	"#275 (unimplemented mq_unlink)",
315	/* 276 */	"#276 (unimplemented mq_timedsend)",
316	/* 277 */	"#277 (unimplemented mq_timedreceive)",
317	/* 278 */	"#278 (unimplemented mq_notify)",
318	/* 279 */	"#279 (unimplemented mq_getsetattr)",
319	/* 280 */	"#280 (unimplemented waitid)",
320	/* 281 */	"socket",
321	/* 282 */	"bind",
322	/* 283 */	"connect",
323	/* 284 */	"#284 (unimplemented listen)",
324	/* 285 */	"accept",
325	/* 286 */	"getsockname",
326	/* 287 */	"getpeername",
327	/* 288 */	"socketpair",
328	/* 289 */	"send",
329	/* 290 */	"sendto",
330	/* 291 */	"recv",
331	/* 292 */	"recvfrom",
332	/* 293 */	"#293 (unimplemented shutdown)",
333	/* 294 */	"setsockopt",
334	/* 295 */	"getsockopt",
335	/* 296 */	"#296 (unimplemented sendmsg)",
336	/* 297 */	"#297 (unimplemented recvmsg)",
337	/* 298 */	"#298 (unimplemented semop)",
338	/* 299 */	"#299 (unimplemented semget)",
339	/* 300 */	"#300 (unimplemented semctl)",
340	/* 301 */	"#301 (unimplemented msgsnd)",
341	/* 302 */	"#302 (unimplemented msgrcv)",
342	/* 303 */	"#303 (unimplemented msgget)",
343	/* 304 */	"#304 (unimplemented msgctl)",
344	/* 305 */	"#305 (unimplemented shmat)",
345	/* 306 */	"#306 (unimplemented shmdt)",
346	/* 307 */	"#307 (unimplemented shmget)",
347	/* 308 */	"#308 (unimplemented shmctl)",
348	/* 309 */	"#309 (unimplemented add_key)",
349	/* 310 */	"#310 (unimplemented request_key)",
350	/* 311 */	"#311 (unimplemented keyctl)",
351	/* 312 */	"#312 (unimplemented semtimedop)",
352	/* 313 */	"#313 (unimplemented vserver)",
353	/* 314 */	"#314 (unimplemented ioptio_set)",
354	/* 315 */	"#315 (unimplemented ioptio_get)",
355	/* 316 */	"#316 (unimplemented inotify_init)",
356	/* 317 */	"#317 (unimplemented inotify_add_watch)",
357	/* 318 */	"#318 (unimplemented inotify_rm_watch)",
358	/* 319 */	"#319 (unimplemented mbind)",
359	/* 320 */	"#320 (unimplemented get_mempolicy)",
360	/* 321 */	"#321 (unimplemented set_mempolicy)",
361	/* 322 */	"openat",
362	/* 323 */	"netbsd32_mkdirat",
363	/* 324 */	"mknodat",
364	/* 325 */	"fchownat",
365	/* 326 */	"#326 (unimplemented futimesat)",
366	/* 327 */	"fstatat64",
367	/* 328 */	"unlinkat",
368	/* 329 */	"netbsd32_renameat",
369	/* 330 */	"linkat",
370	/* 331 */	"netbsd32_symlinkat",
371	/* 332 */	"netbsd32_readlinkat",
372	/* 333 */	"fchmodat",
373	/* 334 */	"faccessat",
374	/* 335 */	"#335 (unimplemented pselect6)",
375	/* 336 */	"ppoll",
376	/* 337 */	"#337 (unimplemented unshare)",
377	/* 338 */	"netbsd32___futex_set_robust_list",
378	/* 339 */	"netbsd32___futex_get_robust_list",
379	/* 340 */	"#340 (unimplemented splice)",
380	/* 341 */	"#341 (unimplemented sync_file_range)",
381	/* 342 */	"#342 (unimplemented tee)",
382	/* 343 */	"#343 (unimplemented vmsplice)",
383	/* 344 */	"#344 (unimplemented move_pages)",
384	/* 345 */	"#345 (unimplemented getcpu)",
385	/* 346 */	"#346 (unimplemented epoll_wait)",
386	/* 347 */	"#347 (unimplemented kexec_load)",
387	/* 348 */	"utimensat",
388	/* 349 */	"#349 (unimplemented signalfd)",
389	/* 350 */	"timerfd_create",
390	/* 351 */	"eventfd",
391	/* 352 */	"fallocate",
392	/* 353 */	"timerfd_settime",
393	/* 354 */	"timerfd_gettime",
394	/* 355 */	"#355 (unimplemented signalfd4)",
395	/* 356 */	"eventfd2",
396	/* 357 */	"#357 (unimplemented epoll_create1)",
397	/* 358 */	"dup3",
398	/* 359 */	"pipe2",
399	/* 360 */	"#360 (unimplemented inotify_init1)",
400	/* 361 */	"preadv",
401	/* 362 */	"pwritev",
402	/* 363 */	"#363 (unimplemented rt_tgsigqueueinfo)",
403	/* 364 */	"#364 (unimplemented perf_counter_open)",
404	/* 365 */	"#365 (unimplemented recvmmsg)",
405	/* 366 */	"#366 (unimplemented accept4)",
406	/* 367 */	"#367 (unimplemented fanotify_init)",
407	/* 368 */	"#368 (unimplemented fanotify_mark)",
408	/* 369 */	"#369 (unimplemented prlimit64)",
409	/* 370 */	"#370 (unimplemented name_to_handle_at)",
410	/* 371 */	"#371 (unimplemented open_by_handle_at)",
411	/* 372 */	"#372 (unimplemented clock_adjtime)",
412	/* 373 */	"#373 (unimplemented syncfs)",
413	/* 374 */	"#374 (unimplemented sendmmsg)",
414	/* 375 */	"#375 (unimplemented setns)",
415	/* 376 */	"#376 (unimplemented process_vm_readv)",
416	/* 377 */	"#377 (unimplemented process_vm_writev)",
417	/* 378 */	"#378 (unimplemented kcmp)",
418	/* 379 */	"#379 (unimplemented finit_module)",
419	/* 380 */	"#380 (unimplemented sched_setattr)",
420	/* 381 */	"#381 (unimplemented sched_getattr)",
421	/* 382 */	"#382 (unimplemented renameat2)",
422	/* 383 */	"#383 (unimplemented seccomp)",
423	/* 384 */	"netbsd32_getrandom",
424	/* 385 */	"#385 (unimplemented memfd_create)",
425	/* 386 */	"#386 (unimplemented bpf)",
426	/* 387 */	"#387 (unimplemented execveat)",
427	/* 388 */	"#388 (unimplemented userfaultfd)",
428	/* 389 */	"#389 (unimplemented membarrier)",
429	/* 390 */	"#390 (unimplemented mlock2)",
430	/* 391 */	"#391 (unimplemented copy_file_range)",
431	/* 392 */	"#392 (unimplemented preadv2)",
432	/* 393 */	"#393 (unimplemented pwritev2)",
433	/* 394 */	"#394 (unimplemented pkey_mprotect)",
434	/* 395 */	"#395 (unimplemented pkey_alloc)",
435	/* 396 */	"#396 (unimplemented pkey_free)",
436	/* 397 */	"statx",
437	/* 398 */	"#398 (unimplemented rseq)",
438	/* 399 */	"#399 (unimplemented io_pgetevents)",
439	/* 400 */	"#400 (unimplemented migrate_pages)",
440	/* 401 */	"#401 (unimplemented kexec_file_load)",
441	/* 402 */	"#402 (unimplemented / * unused * /)",
442	/* 403 */	"#403 (unimplemented clock_gettime64)",
443	/* 404 */	"#404 (unimplemented clock_settime64)",
444	/* 405 */	"#405 (unimplemented clock_adjtime64)",
445	/* 406 */	"#406 (unimplemented clock_getres_time64)",
446	/* 407 */	"#407 (unimplemented clock_nanosleep_time64)",
447	/* 408 */	"#408 (unimplemented timer_gettime64)",
448	/* 409 */	"#409 (unimplemented timer_settime64)",
449	/* 410 */	"#410 (unimplemented timerfd_gettime64)",
450	/* 411 */	"#411 (unimplemented timerfd_settime64)",
451	/* 412 */	"#412 (unimplemented utimensat_time64)",
452	/* 413 */	"#413 (unimplemented pselect6_time64)",
453	/* 414 */	"#414 (unimplemented ppoll_time64)",
454	/* 415 */	"#415 (unimplemented / * unused? * /)",
455	/* 416 */	"#416 (unimplemented io_pgetevents_time64)",
456	/* 417 */	"#417 (unimplemented recvmmsg_time64)",
457	/* 418 */	"#418 (unimplemented mq_timedsend_time64)",
458	/* 419 */	"#419 (unimplemented mq_timedreceive_time64)",
459	/* 420 */	"#420 (unimplemented semtimedop_time64)",
460	/* 421 */	"#421 (unimplemented rt_sigtimedwait_time64)",
461	/* 422 */	"#422 (unimplemented futex_time64)",
462	/* 423 */	"#423 (unimplemented sched_rr_get_interval_time64)",
463	/* 424 */	"#424 (unimplemented pidfd_send_signal)",
464	/* 425 */	"#425 (unimplemented io_uring_setup)",
465	/* 426 */	"#426 (unimplemented io_uring_enter)",
466	/* 427 */	"#427 (unimplemented io_uring_register)",
467	/* 428 */	"#428 (unimplemented open_tree)",
468	/* 429 */	"#429 (unimplemented move_mount)",
469	/* 430 */	"#430 (unimplemented fsopen)",
470	/* 431 */	"#431 (unimplemented fsconfig)",
471	/* 432 */	"#432 (unimplemented fsmount)",
472	/* 433 */	"#433 (unimplemented fspick)",
473	/* 434 */	"#434 (unimplemented pidfd_open)",
474	/* 435 */	"#435 (unimplemented clone3)",
475	/* 436 */	"#436 (unimplemented close_range)",
476	/* 437 */	"#437 (unimplemented openat2)",
477	/* 438 */	"#438 (unimplemented pidfd_getfd)",
478	/* 439 */	"#439 (unimplemented faccessat2)",
479	/* 440 */	"#440 (unimplemented process_madvise)",
480	/* 441 */	"#441 (unimplemented epoll_pwait2)",
481	/* 442 */	"#442 (unimplemented mount_setattr)",
482	/* 443 */	"#443 (unimplemented quotactl_fd)",
483	/* 444 */	"#444 (unimplemented landlock_create_ruleset)",
484	/* 445 */	"#445 (unimplemented landlock_add_rule)",
485	/* 446 */	"#446 (unimplemented landlock_restrict_self)",
486	/* 447 */	"#447 (unimplemented)",
487	/* 448 */	"#448 (unimplemented)",
488	/* 449 */	"#449 (unimplemented)",
489	/* 450 */	"#450 (unimplemented)",
490	/* 451 */	"#451 (unimplemented)",
491	/* 452 */	"#452 (unimplemented)",
492	/* 453 */	"#453 (unimplemented)",
493	/* 454 */	"#454 (unimplemented)",
494	/* 455 */	"#455 (unimplemented)",
495	/* 456 */	"#456 (unimplemented)",
496	/* 457 */	"#457 (unimplemented)",
497	/* 458 */	"#458 (unimplemented)",
498	/* 459 */	"#459 (unimplemented)",
499	/* 460 */	"#460 (unimplemented)",
500	/* 461 */	"#461 (unimplemented)",
501	/* 462 */	"#462 (unimplemented)",
502	/* 463 */	"#463 (unimplemented)",
503	/* 464 */	"#464 (unimplemented)",
504	/* 465 */	"#465 (unimplemented)",
505	/* 466 */	"#466 (unimplemented)",
506	/* 467 */	"#467 (unimplemented)",
507	/* 468 */	"#468 (unimplemented)",
508	/* 469 */	"#469 (unimplemented)",
509	/* 470 */	"#470 (unimplemented)",
510	/* 471 */	"#471 (unimplemented)",
511	/* 472 */	"#472 (unimplemented)",
512	/* 473 */	"#473 (unimplemented)",
513	/* 474 */	"#474 (unimplemented)",
514	/* 475 */	"#475 (unimplemented)",
515	/* 476 */	"#476 (unimplemented)",
516	/* 477 */	"#477 (unimplemented)",
517	/* 478 */	"#478 (unimplemented)",
518	/* 479 */	"#479 (unimplemented)",
519	/* 480 */	"#480 (unimplemented / * base. actually 0x0f0000 * /)",
520	/* 481 */	"#481 (unimplemented breakpoint)",
521	/* 482 */	"#482 (unimplemented cacheflush)",
522	/* 483 */	"#483 (unimplemented usr26)",
523	/* 484 */	"#484 (unimplemented usr32)",
524	/* 485 */	"set_tls",
525	/* 486 */	"get_tls",
526	/* 487 */	"# filler",
527	/* 488 */	"# filler",
528	/* 489 */	"# filler",
529	/* 490 */	"# filler",
530	/* 491 */	"# filler",
531	/* 492 */	"# filler",
532	/* 493 */	"# filler",
533	/* 494 */	"# filler",
534	/* 495 */	"# filler",
535	/* 496 */	"# filler",
536	/* 497 */	"# filler",
537	/* 498 */	"# filler",
538	/* 499 */	"# filler",
539	/* 500 */	"# filler",
540	/* 501 */	"# filler",
541	/* 502 */	"# filler",
542	/* 503 */	"# filler",
543	/* 504 */	"# filler",
544	/* 505 */	"# filler",
545	/* 506 */	"# filler",
546	/* 507 */	"# filler",
547	/* 508 */	"# filler",
548	/* 509 */	"# filler",
549	/* 510 */	"# filler",
550	/* 511 */	"# filler",
551};
552
553
554/* libc style syscall names */
555const char *const altlinux32_syscallnames[] = {
556	/*   0 */	"nosys",
557	/*   1 */	NULL, /* exit */
558	/*   2 */	NULL, /* fork */
559	/*   3 */	"read",
560	/*   4 */	"write",
561	/*   5 */	NULL, /* open */
562	/*   6 */	"close",
563	/*   7 */	NULL, /* waitpid */
564	/*   8 */	NULL, /* creat */
565	/*   9 */	"link",
566	/*  10 */	NULL, /* unlink */
567	/*  11 */	"execve",
568	/*  12 */	"chdir",
569	/*  13 */	NULL, /* time */
570	/*  14 */	NULL, /* mknod */
571	/*  15 */	"chmod",
572	/*  16 */	NULL, /* lchown16 */
573	/*  17 */	NULL, /* obsolete break */
574	/*  18 */	NULL, /* obsolete ostat */
575	/*  19 */	"olseek",
576	/*  20 */	NULL, /* getpid */
577	/*  21 */	NULL, /* unimplemented mount */
578	/*  22 */	NULL, /* unimplemented umount */
579	/*  23 */	"setuid",
580	/*  24 */	"getuid",
581	/*  25 */	NULL, /* stime */
582	/*  26 */	NULL, /* ptrace */
583	/*  27 */	NULL, /* alarm */
584	/*  28 */	NULL, /* obsolete ofstat */
585	/*  29 */	NULL, /* pause */
586	/*  30 */	NULL, /* utime */
587	/*  31 */	NULL, /* obsolete stty */
588	/*  32 */	NULL, /* obsolete gtty */
589	/*  33 */	"access",
590	/*  34 */	NULL, /* nice */
591	/*  35 */	NULL, /* obsolete ftime */
592	/*  36 */	NULL, /* sync */
593	/*  37 */	NULL, /* kill */
594	/*  38 */	"__posix_rename",
595	/*  39 */	"mkdir",
596	/*  40 */	"rmdir",
597	/*  41 */	"dup",
598	/*  42 */	NULL, /* pipe */
599	/*  43 */	NULL, /* times */
600	/*  44 */	NULL, /* obsolete prof */
601	/*  45 */	NULL, /* brk */
602	/*  46 */	"setgid",
603	/*  47 */	"getgid",
604	/*  48 */	NULL, /* signal */
605	/*  49 */	"geteuid",
606	/*  50 */	"getegid",
607	/*  51 */	"acct",
608	/*  52 */	NULL, /* obsolete phys */
609	/*  53 */	NULL, /* obsolete lock */
610	/*  54 */	NULL, /* ioctl */
611	/*  55 */	NULL, /* fcntl */
612	/*  56 */	NULL, /* obsolete mpx */
613	/*  57 */	"setpgid",
614	/*  58 */	NULL, /* obsolete ulimit */
615	/*  59 */	NULL, /* oldolduname */
616	/*  60 */	"umask",
617	/*  61 */	"chroot",
618	/*  62 */	NULL, /* unimplemented ustat */
619	/*  63 */	"dup2",
620	/*  64 */	NULL, /* getppid */
621	/*  65 */	NULL, /* getpgrp */
622	/*  66 */	NULL, /* setsid */
623	/*  67 */	NULL, /* unimplemented sigaction */
624	/*  68 */	NULL, /* siggetmask */
625	/*  69 */	NULL, /* sigsetmask */
626	/*  70 */	NULL, /* setreuid16 */
627	/*  71 */	NULL, /* setregid16 */
628	/*  72 */	NULL, /* unimplemented sigsuspend */
629	/*  73 */	NULL, /* unimplemented sigpending */
630	/*  74 */	"osethostname",
631	/*  75 */	NULL, /* setrlimit */
632	/*  76 */	NULL, /* getrlimit */
633	/*  77 */	"getrusage",
634	/*  78 */	NULL, /* gettimeofday */
635	/*  79 */	NULL, /* settimeofday */
636	/*  80 */	NULL, /* getgroups16 */
637	/*  81 */	NULL, /* setgroups16 */
638	/*  82 */	NULL, /* oldselect */
639	/*  83 */	"symlink",
640	/*  84 */	"lstat43",
641	/*  85 */	"readlink",
642	/*  86 */	NULL, /* unimplemented uselib */
643	/*  87 */	NULL, /* swapon */
644	/*  88 */	NULL, /* reboot */
645	/*  89 */	NULL, /* readdir */
646	/*  90 */	NULL, /* old_mmap */
647	/*  91 */	"munmap",
648	/*  92 */	"otruncate",
649	/*  93 */	"oftruncate",
650	/*  94 */	"fchmod",
651	/*  95 */	NULL, /* fchown16 */
652	/*  96 */	NULL, /* getpriority */
653	/*  97 */	"setpriority",
654	/*  98 */	"profil",
655	/*  99 */	NULL, /* statfs */
656	/* 100 */	NULL, /* fstatfs */
657	/* 101 */	NULL, /* unimplemented ioperm */
658	/* 102 */	NULL, /* socketcall */
659	/* 103 */	NULL, /* unimplemented syslog */
660	/* 104 */	"setitimer",
661	/* 105 */	"getitimer",
662	/* 106 */	NULL, /* stat */
663	/* 107 */	NULL, /* lstat */
664	/* 108 */	NULL, /* fstat */
665	/* 109 */	NULL, /* olduname */
666	/* 110 */	NULL, /* unimplemented iopl */
667	/* 111 */	NULL, /* unimplemented vhangup */
668	/* 112 */	NULL, /* unimplemented idle */
669	/* 113 */	NULL, /* unimplemented syscall */
670	/* 114 */	NULL, /* wait4 */
671	/* 115 */	NULL, /* swapoff */
672	/* 116 */	NULL, /* sysinfo */
673	/* 117 */	NULL, /* ipc */
674	/* 118 */	"fsync",
675	/* 119 */	NULL, /* sigreturn */
676	/* 120 */	NULL, /* clone */
677	/* 121 */	NULL, /* setdomainname */
678	/* 122 */	NULL, /* uname */
679	/* 123 */	NULL, /* unimplemented modify_ldt */
680	/* 124 */	NULL, /* unimplemented adjtimex */
681	/* 125 */	NULL, /* mprotect */
682	/* 126 */	NULL, /* unimplemented sigprocmask */
683	/* 127 */	NULL, /* unimplemented create_module */
684	/* 128 */	NULL, /* unimplemented init_module */
685	/* 129 */	NULL, /* unimplemented delete_module */
686	/* 130 */	NULL, /* unimplemented get_kernel_syms */
687	/* 131 */	NULL, /* unimplemented quotactl */
688	/* 132 */	"getpgid",
689	/* 133 */	"fchdir",
690	/* 134 */	NULL, /* unimplemented bdflush */
691	/* 135 */	NULL, /* unimplemented sysfs */
692	/* 136 */	NULL, /* personality */
693	/* 137 */	NULL, /* unimplemented afs_syscall */
694	/* 138 */	"setfsuid",
695	/* 139 */	"setfsgid",
696	/* 140 */	NULL, /* llseek */
697	/* 141 */	NULL, /* getdents */
698	/* 142 */	NULL, /* select */
699	/* 143 */	"flock",
700	/* 144 */	"msync",
701	/* 145 */	"readv",
702	/* 146 */	"writev",
703	/* 147 */	"getsid",
704	/* 148 */	NULL, /* fdatasync */
705	/* 149 */	NULL, /* __sysctl */
706	/* 150 */	"mlock",
707	/* 151 */	"munlock",
708	/* 152 */	"mlockall",
709	/* 153 */	NULL, /* munlockall */
710	/* 154 */	NULL, /* sched_setparam */
711	/* 155 */	NULL, /* sched_getparam */
712	/* 156 */	NULL, /* sched_setscheduler */
713	/* 157 */	NULL, /* sched_getscheduler */
714	/* 158 */	NULL, /* sched_yield */
715	/* 159 */	NULL, /* sched_get_priority_max */
716	/* 160 */	NULL, /* sched_get_priority_min */
717	/* 161 */	NULL, /* unimplemented sched_rr_get_interval */
718	/* 162 */	NULL, /* nanosleep */
719	/* 163 */	NULL, /* mremap */
720	/* 164 */	NULL, /* setresuid16 */
721	/* 165 */	NULL, /* getresuid16 */
722	/* 166 */	NULL, /* unimplemented vm86 */
723	/* 167 */	NULL, /* unimplemented query_module */
724	/* 168 */	"poll",
725	/* 169 */	NULL, /* unimplemented nfsservctl */
726	/* 170 */	NULL, /* setresgid16 */
727	/* 171 */	NULL, /* getresgid16 */
728	/* 172 */	NULL, /* unimplemented prctl */
729	/* 173 */	NULL, /* rt_sigreturn */
730	/* 174 */	NULL, /* rt_sigaction */
731	/* 175 */	NULL, /* rt_sigprocmask */
732	/* 176 */	NULL, /* rt_sigpending */
733	/* 177 */	NULL, /* rt_sigtimedwait */
734	/* 178 */	NULL, /* rt_queueinfo */
735	/* 179 */	NULL, /* rt_sigsuspend */
736	/* 180 */	NULL, /* pread */
737	/* 181 */	NULL, /* pwrite */
738	/* 182 */	NULL, /* chown16 */
739	/* 183 */	"__getcwd",
740	/* 184 */	NULL, /* unimplemented capget */
741	/* 185 */	NULL, /* unimplemented capset */
742	/* 186 */	NULL, /* unimplemented sigaltstack */
743	/* 187 */	NULL, /* unimplemented sendfile */
744	/* 188 */	NULL, /* unimplemented getpmsg */
745	/* 189 */	NULL, /* unimplemented putpmsg */
746	/* 190 */	"vfork",
747	/* 191 */	NULL, /* ugetrlimit */
748	/* 192 */	NULL, /* mmap2 */
749	/* 193 */	NULL, /* truncate64 */
750	/* 194 */	NULL, /* ftruncate64 */
751	/* 195 */	NULL, /* stat64 */
752	/* 196 */	NULL, /* lstat64 */
753	/* 197 */	NULL, /* fstat64 */
754	/* 198 */	"__posix_lchown",
755	/* 199 */	NULL, /* getuid */
756	/* 200 */	NULL, /* getgid */
757	/* 201 */	NULL, /* geteuid */
758	/* 202 */	NULL, /* getegid */
759	/* 203 */	"setreuid",
760	/* 204 */	"setregid",
761	/* 205 */	"getgroups",
762	/* 206 */	"setgroups",
763	/* 207 */	"__posix_fchown",
764	/* 208 */	NULL, /* setresuid */
765	/* 209 */	NULL, /* getresuid */
766	/* 210 */	NULL, /* setresgid */
767	/* 211 */	NULL, /* getresgid */
768	/* 212 */	"__posix_chown",
769	/* 213 */	"setuid",
770	/* 214 */	"setgid",
771	/* 215 */	NULL, /* setfsuid */
772	/* 216 */	NULL, /* setfsgid */
773	/* 217 */	NULL, /* getdents64 */
774	/* 218 */	NULL, /* unimplemented pivot_root */
775	/* 219 */	"mincore",
776	/* 220 */	"madvise",
777#define linux32_sys_fcntl64 linux32_sys_fcntl
778#define linux32_sys_fcntl64_args linux32_sys_fcntl_args
779	/* 221 */	NULL, /* fcntl64 */
780	/* 222 */	NULL, /* unimplemented / * unused * / */
781	/* 223 */	NULL, /* unimplemented / * unused * / */
782	/* 224 */	NULL, /* gettid */
783	/* 225 */	NULL, /* unimplemented readahead */
784	/* 226 */	"setxattr",
785	/* 227 */	"lsetxattr",
786	/* 228 */	"fsetxattr",
787	/* 229 */	"getxattr",
788	/* 230 */	"lgetxattr",
789	/* 231 */	"fgetxattr",
790	/* 232 */	"listxattr",
791	/* 233 */	"llistxattr",
792	/* 234 */	"flistxattr",
793	/* 235 */	"removexattr",
794	/* 236 */	"lremovexattr",
795	/* 237 */	"fremovexattr",
796	/* 238 */	NULL, /* tkill */
797	/* 239 */	NULL, /* unimplemented sendfile64 */
798	/* 240 */	NULL, /* futex */
799	/* 241 */	NULL, /* sched_setaffinity */
800	/* 242 */	NULL, /* sched_getaffinity */
801	/* 243 */	NULL, /* unimplemented io_setup */
802	/* 244 */	NULL, /* unimplemented io_destroy */
803	/* 245 */	NULL, /* unimplemented io_getevents */
804	/* 246 */	NULL, /* unimplemented io_submit */
805	/* 247 */	NULL, /* unimplemented io_cancel */
806	/* 248 */	NULL, /* exit_group */
807	/* 249 */	NULL, /* unimplemented lookup_dcookie */
808	/* 250 */	NULL, /* unimplemented epoll_create */
809	/* 251 */	NULL, /* unimplemented epoll_ctl */
810	/* 252 */	NULL, /* unimplemented epoll_wait */
811	/* 253 */	NULL, /* unimplemented remap_file_pages */
812	/* 254 */	NULL, /* unimplemented set_thread_area */
813	/* 255 */	NULL, /* unimplemented get_thread_area */
814	/* 256 */	NULL, /* set_tid_address */
815	/* 257 */	NULL, /* timer_create */
816	/* 258 */	NULL, /* timer_settime */
817	/* 259 */	NULL, /* timer_gettime */
818	/* 260 */	NULL, /* timer_getoverrun */
819	/* 261 */	NULL, /* timer_delete */
820	/* 262 */	NULL, /* clock_settime */
821	/* 263 */	NULL, /* clock_gettime */
822	/* 264 */	NULL, /* clock_getres */
823	/* 265 */	NULL, /* clock_nanosleep */
824	/* 266 */	NULL, /* statfs64 */
825	/* 267 */	NULL, /* fstatfs64 */
826	/* 268 */	NULL, /* tgkill */
827	/* 269 */	"utimes",
828	/* 270 */	NULL, /* fadvise64_64 */
829	/* 271 */	NULL, /* unimplemented pciconfig_iobase */
830	/* 272 */	NULL, /* unimplemented pciconfig_read */
831	/* 273 */	NULL, /* unimplemented pciconfig_write */
832	/* 274 */	NULL, /* unimplemented mq_open */
833	/* 275 */	NULL, /* unimplemented mq_unlink */
834	/* 276 */	NULL, /* unimplemented mq_timedsend */
835	/* 277 */	NULL, /* unimplemented mq_timedreceive */
836	/* 278 */	NULL, /* unimplemented mq_notify */
837	/* 279 */	NULL, /* unimplemented mq_getsetattr */
838	/* 280 */	NULL, /* unimplemented waitid */
839	/* 281 */	NULL, /* socket */
840	/* 282 */	NULL, /* bind */
841	/* 283 */	NULL, /* connect */
842	/* 284 */	NULL, /* unimplemented listen */
843	/* 285 */	NULL, /* accept */
844	/* 286 */	NULL, /* getsockname */
845	/* 287 */	NULL, /* getpeername */
846	/* 288 */	NULL, /* socketpair */
847	/* 289 */	NULL, /* send */
848	/* 290 */	NULL, /* sendto */
849	/* 291 */	NULL, /* recv */
850	/* 292 */	NULL, /* recvfrom */
851	/* 293 */	NULL, /* unimplemented shutdown */
852	/* 294 */	NULL, /* setsockopt */
853	/* 295 */	NULL, /* getsockopt */
854	/* 296 */	NULL, /* unimplemented sendmsg */
855	/* 297 */	NULL, /* unimplemented recvmsg */
856	/* 298 */	NULL, /* unimplemented semop */
857	/* 299 */	NULL, /* unimplemented semget */
858	/* 300 */	NULL, /* unimplemented semctl */
859	/* 301 */	NULL, /* unimplemented msgsnd */
860	/* 302 */	NULL, /* unimplemented msgrcv */
861	/* 303 */	NULL, /* unimplemented msgget */
862	/* 304 */	NULL, /* unimplemented msgctl */
863	/* 305 */	NULL, /* unimplemented shmat */
864	/* 306 */	NULL, /* unimplemented shmdt */
865	/* 307 */	NULL, /* unimplemented shmget */
866	/* 308 */	NULL, /* unimplemented shmctl */
867	/* 309 */	NULL, /* unimplemented add_key */
868	/* 310 */	NULL, /* unimplemented request_key */
869	/* 311 */	NULL, /* unimplemented keyctl */
870	/* 312 */	NULL, /* unimplemented semtimedop */
871	/* 313 */	NULL, /* unimplemented vserver */
872	/* 314 */	NULL, /* unimplemented ioptio_set */
873	/* 315 */	NULL, /* unimplemented ioptio_get */
874	/* 316 */	NULL, /* unimplemented inotify_init */
875	/* 317 */	NULL, /* unimplemented inotify_add_watch */
876	/* 318 */	NULL, /* unimplemented inotify_rm_watch */
877	/* 319 */	NULL, /* unimplemented mbind */
878	/* 320 */	NULL, /* unimplemented get_mempolicy */
879	/* 321 */	NULL, /* unimplemented set_mempolicy */
880	/* 322 */	NULL, /* openat */
881	/* 323 */	"mkdirat",
882	/* 324 */	NULL, /* mknodat */
883	/* 325 */	NULL, /* fchownat */
884	/* 326 */	NULL, /* unimplemented futimesat */
885	/* 327 */	NULL, /* fstatat64 */
886	/* 328 */	NULL, /* unlinkat */
887	/* 329 */	"renameat",
888	/* 330 */	NULL, /* linkat */
889	/* 331 */	"symlinkat",
890	/* 332 */	"readlinkat",
891	/* 333 */	NULL, /* fchmodat */
892	/* 334 */	NULL, /* faccessat */
893	/* 335 */	NULL, /* unimplemented pselect6 */
894	/* 336 */	NULL, /* ppoll */
895	/* 337 */	NULL, /* unimplemented unshare */
896	/* 338 */	"__futex_set_robust_list",
897	/* 339 */	"__futex_get_robust_list",
898	/* 340 */	NULL, /* unimplemented splice */
899	/* 341 */	NULL, /* unimplemented sync_file_range */
900	/* 342 */	NULL, /* unimplemented tee */
901	/* 343 */	NULL, /* unimplemented vmsplice */
902	/* 344 */	NULL, /* unimplemented move_pages */
903	/* 345 */	NULL, /* unimplemented getcpu */
904	/* 346 */	NULL, /* unimplemented epoll_wait */
905	/* 347 */	NULL, /* unimplemented kexec_load */
906	/* 348 */	NULL, /* utimensat */
907	/* 349 */	NULL, /* unimplemented signalfd */
908	/* 350 */	NULL, /* timerfd_create */
909	/* 351 */	NULL, /* eventfd */
910	/* 352 */	NULL, /* fallocate */
911	/* 353 */	NULL, /* timerfd_settime */
912	/* 354 */	NULL, /* timerfd_gettime */
913	/* 355 */	NULL, /* unimplemented signalfd4 */
914	/* 356 */	NULL, /* eventfd2 */
915	/* 357 */	NULL, /* unimplemented epoll_create1 */
916	/* 358 */	NULL, /* dup3 */
917	/* 359 */	NULL, /* pipe2 */
918	/* 360 */	NULL, /* unimplemented inotify_init1 */
919	/* 361 */	NULL, /* preadv */
920	/* 362 */	NULL, /* pwritev */
921	/* 363 */	NULL, /* unimplemented rt_tgsigqueueinfo */
922	/* 364 */	NULL, /* unimplemented perf_counter_open */
923	/* 365 */	NULL, /* unimplemented recvmmsg */
924	/* 366 */	NULL, /* unimplemented accept4 */
925	/* 367 */	NULL, /* unimplemented fanotify_init */
926	/* 368 */	NULL, /* unimplemented fanotify_mark */
927	/* 369 */	NULL, /* unimplemented prlimit64 */
928	/* 370 */	NULL, /* unimplemented name_to_handle_at */
929	/* 371 */	NULL, /* unimplemented open_by_handle_at */
930	/* 372 */	NULL, /* unimplemented clock_adjtime */
931	/* 373 */	NULL, /* unimplemented syncfs */
932	/* 374 */	NULL, /* unimplemented sendmmsg */
933	/* 375 */	NULL, /* unimplemented setns */
934	/* 376 */	NULL, /* unimplemented process_vm_readv */
935	/* 377 */	NULL, /* unimplemented process_vm_writev */
936	/* 378 */	NULL, /* unimplemented kcmp */
937	/* 379 */	NULL, /* unimplemented finit_module */
938	/* 380 */	NULL, /* unimplemented sched_setattr */
939	/* 381 */	NULL, /* unimplemented sched_getattr */
940	/* 382 */	NULL, /* unimplemented renameat2 */
941	/* 383 */	NULL, /* unimplemented seccomp */
942	/* 384 */	"getrandom",
943	/* 385 */	NULL, /* unimplemented memfd_create */
944	/* 386 */	NULL, /* unimplemented bpf */
945	/* 387 */	NULL, /* unimplemented execveat */
946	/* 388 */	NULL, /* unimplemented userfaultfd */
947	/* 389 */	NULL, /* unimplemented membarrier */
948	/* 390 */	NULL, /* unimplemented mlock2 */
949	/* 391 */	NULL, /* unimplemented copy_file_range */
950	/* 392 */	NULL, /* unimplemented preadv2 */
951	/* 393 */	NULL, /* unimplemented pwritev2 */
952	/* 394 */	NULL, /* unimplemented pkey_mprotect */
953	/* 395 */	NULL, /* unimplemented pkey_alloc */
954	/* 396 */	NULL, /* unimplemented pkey_free */
955	/* 397 */	NULL, /* statx */
956	/* 398 */	NULL, /* unimplemented rseq */
957	/* 399 */	NULL, /* unimplemented io_pgetevents */
958	/* 400 */	NULL, /* unimplemented migrate_pages */
959	/* 401 */	NULL, /* unimplemented kexec_file_load */
960	/* 402 */	NULL, /* unimplemented / * unused * / */
961	/* 403 */	NULL, /* unimplemented clock_gettime64 */
962	/* 404 */	NULL, /* unimplemented clock_settime64 */
963	/* 405 */	NULL, /* unimplemented clock_adjtime64 */
964	/* 406 */	NULL, /* unimplemented clock_getres_time64 */
965	/* 407 */	NULL, /* unimplemented clock_nanosleep_time64 */
966	/* 408 */	NULL, /* unimplemented timer_gettime64 */
967	/* 409 */	NULL, /* unimplemented timer_settime64 */
968	/* 410 */	NULL, /* unimplemented timerfd_gettime64 */
969	/* 411 */	NULL, /* unimplemented timerfd_settime64 */
970	/* 412 */	NULL, /* unimplemented utimensat_time64 */
971	/* 413 */	NULL, /* unimplemented pselect6_time64 */
972	/* 414 */	NULL, /* unimplemented ppoll_time64 */
973	/* 415 */	NULL, /* unimplemented / * unused? * / */
974	/* 416 */	NULL, /* unimplemented io_pgetevents_time64 */
975	/* 417 */	NULL, /* unimplemented recvmmsg_time64 */
976	/* 418 */	NULL, /* unimplemented mq_timedsend_time64 */
977	/* 419 */	NULL, /* unimplemented mq_timedreceive_time64 */
978	/* 420 */	NULL, /* unimplemented semtimedop_time64 */
979	/* 421 */	NULL, /* unimplemented rt_sigtimedwait_time64 */
980	/* 422 */	NULL, /* unimplemented futex_time64 */
981	/* 423 */	NULL, /* unimplemented sched_rr_get_interval_time64 */
982	/* 424 */	NULL, /* unimplemented pidfd_send_signal */
983	/* 425 */	NULL, /* unimplemented io_uring_setup */
984	/* 426 */	NULL, /* unimplemented io_uring_enter */
985	/* 427 */	NULL, /* unimplemented io_uring_register */
986	/* 428 */	NULL, /* unimplemented open_tree */
987	/* 429 */	NULL, /* unimplemented move_mount */
988	/* 430 */	NULL, /* unimplemented fsopen */
989	/* 431 */	NULL, /* unimplemented fsconfig */
990	/* 432 */	NULL, /* unimplemented fsmount */
991	/* 433 */	NULL, /* unimplemented fspick */
992	/* 434 */	NULL, /* unimplemented pidfd_open */
993	/* 435 */	NULL, /* unimplemented clone3 */
994	/* 436 */	NULL, /* unimplemented close_range */
995	/* 437 */	NULL, /* unimplemented openat2 */
996	/* 438 */	NULL, /* unimplemented pidfd_getfd */
997	/* 439 */	NULL, /* unimplemented faccessat2 */
998	/* 440 */	NULL, /* unimplemented process_madvise */
999	/* 441 */	NULL, /* unimplemented epoll_pwait2 */
1000	/* 442 */	NULL, /* unimplemented mount_setattr */
1001	/* 443 */	NULL, /* unimplemented quotactl_fd */
1002	/* 444 */	NULL, /* unimplemented landlock_create_ruleset */
1003	/* 445 */	NULL, /* unimplemented landlock_add_rule */
1004	/* 446 */	NULL, /* unimplemented landlock_restrict_self */
1005	/* 447 */	NULL, /* unimplemented */
1006	/* 448 */	NULL, /* unimplemented */
1007	/* 449 */	NULL, /* unimplemented */
1008	/* 450 */	NULL, /* unimplemented */
1009	/* 451 */	NULL, /* unimplemented */
1010	/* 452 */	NULL, /* unimplemented */
1011	/* 453 */	NULL, /* unimplemented */
1012	/* 454 */	NULL, /* unimplemented */
1013	/* 455 */	NULL, /* unimplemented */
1014	/* 456 */	NULL, /* unimplemented */
1015	/* 457 */	NULL, /* unimplemented */
1016	/* 458 */	NULL, /* unimplemented */
1017	/* 459 */	NULL, /* unimplemented */
1018	/* 460 */	NULL, /* unimplemented */
1019	/* 461 */	NULL, /* unimplemented */
1020	/* 462 */	NULL, /* unimplemented */
1021	/* 463 */	NULL, /* unimplemented */
1022	/* 464 */	NULL, /* unimplemented */
1023	/* 465 */	NULL, /* unimplemented */
1024	/* 466 */	NULL, /* unimplemented */
1025	/* 467 */	NULL, /* unimplemented */
1026	/* 468 */	NULL, /* unimplemented */
1027	/* 469 */	NULL, /* unimplemented */
1028	/* 470 */	NULL, /* unimplemented */
1029	/* 471 */	NULL, /* unimplemented */
1030	/* 472 */	NULL, /* unimplemented */
1031	/* 473 */	NULL, /* unimplemented */
1032	/* 474 */	NULL, /* unimplemented */
1033	/* 475 */	NULL, /* unimplemented */
1034	/* 476 */	NULL, /* unimplemented */
1035	/* 477 */	NULL, /* unimplemented */
1036	/* 478 */	NULL, /* unimplemented */
1037	/* 479 */	NULL, /* unimplemented */
1038	/* 480 */	NULL, /* unimplemented / * base. actually 0x0f0000 * / */
1039	/* 481 */	NULL, /* unimplemented breakpoint */
1040	/* 482 */	NULL, /* unimplemented cacheflush */
1041	/* 483 */	NULL, /* unimplemented usr26 */
1042	/* 484 */	NULL, /* unimplemented usr32 */
1043	/* 485 */	NULL, /* set_tls */
1044	/* 486 */	NULL, /* get_tls */
1045	/* 487 */	NULL, /* filler */
1046	/* 488 */	NULL, /* filler */
1047	/* 489 */	NULL, /* filler */
1048	/* 490 */	NULL, /* filler */
1049	/* 491 */	NULL, /* filler */
1050	/* 492 */	NULL, /* filler */
1051	/* 493 */	NULL, /* filler */
1052	/* 494 */	NULL, /* filler */
1053	/* 495 */	NULL, /* filler */
1054	/* 496 */	NULL, /* filler */
1055	/* 497 */	NULL, /* filler */
1056	/* 498 */	NULL, /* filler */
1057	/* 499 */	NULL, /* filler */
1058	/* 500 */	NULL, /* filler */
1059	/* 501 */	NULL, /* filler */
1060	/* 502 */	NULL, /* filler */
1061	/* 503 */	NULL, /* filler */
1062	/* 504 */	NULL, /* filler */
1063	/* 505 */	NULL, /* filler */
1064	/* 506 */	NULL, /* filler */
1065	/* 507 */	NULL, /* filler */
1066	/* 508 */	NULL, /* filler */
1067	/* 509 */	NULL, /* filler */
1068	/* 510 */	NULL, /* filler */
1069	/* 511 */	NULL, /* filler */
1070};
1071