xref: /f-stack/freebsd/arm/linux/linux_syscalls.c (revision 22ce4aff)
1 /*
2  * System call names.
3  *
4  * DO NOT EDIT-- this file is automatically @generated.
5  * $FreeBSD$
6  */
7 
8 const char *linux_syscallnames[] = {
9 #define	nosys	linux_nosys
10 	"#0",			/* 0 = setup */
11 	"linux_exit",			/* 1 = linux_exit */
12 	"linux_fork",			/* 2 = linux_fork */
13 	"read",			/* 3 = read */
14 	"write",			/* 4 = write */
15 	"linux_open",			/* 5 = linux_open */
16 	"close",			/* 6 = close */
17 	"#7",			/* 7 = ; */
18 	"linux_creat",			/* 8 = linux_creat */
19 	"linux_link",			/* 9 = linux_link */
20 	"linux_unlink",			/* 10 = linux_unlink */
21 	"linux_execve",			/* 11 = linux_execve */
22 	"linux_chdir",			/* 12 = linux_chdir */
23 	"#13",			/* 13 = ; */
24 	"linux_mknod",			/* 14 = linux_mknod */
25 	"linux_chmod",			/* 15 = linux_chmod */
26 	"linux_lchown16",			/* 16 = linux_lchown16 */
27 	"#17",			/* 17 = ; */
28 	"#18",			/* 18 = ; */
29 	"linux_lseek",			/* 19 = linux_lseek */
30 	"linux_getpid",			/* 20 = linux_getpid */
31 	"linux_mount",			/* 21 = linux_mount */
32 	"#22",			/* 22 = ; */
33 	"linux_setuid16",			/* 23 = linux_setuid16 */
34 	"linux_getuid16",			/* 24 = linux_getuid16 */
35 	"#25",			/* 25 = ; */
36 	"#26",			/* 26 = ptrace */
37 	"#27",			/* 27 = ; */
38 	"#28",			/* 28 = ; */
39 	"linux_pause",			/* 29 = linux_pause */
40 	"#30",			/* 30 = ; */
41 	"#31",			/* 31 = ; */
42 	"#32",			/* 32 = ; */
43 	"linux_access",			/* 33 = linux_access */
44 	"linux_nice",			/* 34 = linux_nice */
45 	"#35",			/* 35 = ; */
46 	"sync",			/* 36 = sync */
47 	"linux_kill",			/* 37 = linux_kill */
48 	"linux_rename",			/* 38 = linux_rename */
49 	"linux_mkdir",			/* 39 = linux_mkdir */
50 	"linux_rmdir",			/* 40 = linux_rmdir */
51 	"dup",			/* 41 = dup */
52 	"linux_pipe",			/* 42 = linux_pipe */
53 	"linux_times",			/* 43 = linux_times */
54 	"#44",			/* 44 = ; */
55 	"linux_brk",			/* 45 = linux_brk */
56 	"linux_setgid16",			/* 46 = linux_setgid16 */
57 	"linux_getgid16",			/* 47 = linux_getgid16 */
58 	"#48",			/* 48 = ; */
59 	"linux_geteuid16",			/* 49 = linux_geteuid16 */
60 	"linux_getegid16",			/* 50 = linux_getegid16 */
61 	"acct",			/* 51 = acct */
62 	"linux_umount",			/* 52 = linux_umount */
63 	"#53",			/* 53 = ; */
64 	"linux_ioctl",			/* 54 = linux_ioctl */
65 	"linux_fcntl",			/* 55 = linux_fcntl */
66 	"#56",			/* 56 = ; */
67 	"setpgid",			/* 57 = setpgid */
68 	"#58",			/* 58 = ; */
69 	"#59",			/* 59 = ; */
70 	"umask",			/* 60 = umask */
71 	"chroot",			/* 61 = chroot */
72 	"linux_ustat",			/* 62 = linux_ustat */
73 	"dup2",			/* 63 = dup2 */
74 	"linux_getppid",			/* 64 = linux_getppid */
75 	"getpgrp",			/* 65 = getpgrp */
76 	"setsid",			/* 66 = setsid */
77 	"linux_sigaction",			/* 67 = linux_sigaction */
78 	"#68",			/* 68 = ; */
79 	"#69",			/* 69 = ; */
80 	"linux_setreuid16",			/* 70 = linux_setreuid16 */
81 	"linux_setregid16",			/* 71 = linux_setregid16 */
82 	"linux_sigsuspend",			/* 72 = linux_sigsuspend */
83 	"linux_sigpending",			/* 73 = linux_sigpending */
84 	"linux_sethostname",			/* 74 = linux_sethostname */
85 	"linux_setrlimit",			/* 75 = linux_setrlimit */
86 	"#76",			/* 76 = ; */
87 	"getrusage",			/* 77 = getrusage */
88 	"linux_gettimeofday",			/* 78 = linux_gettimeofday */
89 	"linux_settimeofday",			/* 79 = linux_settimeofday */
90 	"linux_getgroups16",			/* 80 = linux_getgroups16 */
91 	"linux_setgroups16",			/* 81 = linux_setgroups16 */
92 	"#82",			/* 82 = ; */
93 	"linux_symlink",			/* 83 = linux_symlink */
94 	"#84",			/* 84 = ; */
95 	"linux_readlink",			/* 85 = linux_readlink */
96 	"#86",			/* 86 = uselib */
97 	"swapon",			/* 87 = swapon */
98 	"linux_reboot",			/* 88 = linux_reboot */
99 	"#89",			/* 89 = ; */
100 	"#90",			/* 90 = ; */
101 	"munmap",			/* 91 = munmap */
102 	"linux_truncate",			/* 92 = linux_truncate */
103 	"linux_ftruncate",			/* 93 = linux_ftruncate */
104 	"fchmod",			/* 94 = fchmod */
105 	"fchown",			/* 95 = fchown */
106 	"linux_getpriority",			/* 96 = linux_getpriority */
107 	"setpriority",			/* 97 = setpriority */
108 	"#98",			/* 98 = ; */
109 	"linux_statfs",			/* 99 = linux_statfs */
110 	"linux_fstatfs",			/* 100 = linux_fstatfs */
111 	"#101",			/* 101 = ; */
112 	"#102",			/* 102 = ; */
113 	"linux_syslog",			/* 103 = linux_syslog */
114 	"linux_setitimer",			/* 104 = linux_setitimer */
115 	"linux_getitimer",			/* 105 = linux_getitimer */
116 	"linux_newstat",			/* 106 = linux_newstat */
117 	"linux_newlstat",			/* 107 = linux_newlstat */
118 	"linux_newfstat",			/* 108 = linux_newfstat */
119 	"#109",			/* 109 = ; */
120 	"#110",			/* 110 = ; */
121 	"linux_vhangup",			/* 111 = linux_vhangup */
122 	"#112",			/* 112 = ; */
123 	"#113",			/* 113 = ; */
124 	"linux_wait4",			/* 114 = linux_wait4 */
125 	"linux_swapoff",			/* 115 = linux_swapoff */
126 	"linux_sysinfo",			/* 116 = linux_sysinfo */
127 	"#117",			/* 117 = ; */
128 	"fsync",			/* 118 = fsync */
129 	"linux_sigreturn",			/* 119 = linux_sigreturn */
130 	"linux_clone",			/* 120 = linux_clone */
131 	"linux_setdomainname",			/* 121 = linux_setdomainname */
132 	"linux_newuname",			/* 122 = linux_newuname */
133 	"#123",			/* 123 = ; */
134 	"linux_adjtimex",			/* 124 = linux_adjtimex */
135 	"linux_mprotect",			/* 125 = linux_mprotect */
136 	"linux_sigprocmask",			/* 126 = linux_sigprocmask */
137 	"#127",			/* 127 = ; */
138 	"linux_init_module",			/* 128 = linux_init_module */
139 	"linux_delete_module",			/* 129 = linux_delete_module */
140 	"#130",			/* 130 = ; */
141 	"linux_quotactl",			/* 131 = linux_quotactl */
142 	"getpgid",			/* 132 = getpgid */
143 	"fchdir",			/* 133 = fchdir */
144 	"linux_bdflush",			/* 134 = linux_bdflush */
145 	"linux_sysfs",			/* 135 = linux_sysfs */
146 	"linux_personality",			/* 136 = linux_personality */
147 	"#137",			/* 137 = ; */
148 	"linux_setfsuid16",			/* 138 = linux_setfsuid16 */
149 	"linux_setfsgid16",			/* 139 = linux_setfsgid16 */
150 	"linux_llseek",			/* 140 = linux_llseek */
151 	"linux_getdents",			/* 141 = linux_getdents */
152 	"linux_select",			/* 142 = linux_select */
153 	"flock",			/* 143 = flock */
154 	"linux_msync",			/* 144 = linux_msync */
155 	"readv",			/* 145 = readv */
156 	"writev",			/* 146 = writev */
157 	"linux_getsid",			/* 147 = linux_getsid */
158 	"linux_fdatasync",			/* 148 = linux_fdatasync */
159 	"linux_sysctl",			/* 149 = linux_sysctl */
160 	"mlock",			/* 150 = mlock */
161 	"munlock",			/* 151 = munlock */
162 	"mlockall",			/* 152 = mlockall */
163 	"munlockall",			/* 153 = munlockall */
164 	"linux_sched_setparam",			/* 154 = linux_sched_setparam */
165 	"linux_sched_getparam",			/* 155 = linux_sched_getparam */
166 	"linux_sched_setscheduler",			/* 156 = linux_sched_setscheduler */
167 	"linux_sched_getscheduler",			/* 157 = linux_sched_getscheduler */
168 	"sched_yield",			/* 158 = sched_yield */
169 	"linux_sched_get_priority_max",			/* 159 = linux_sched_get_priority_max */
170 	"linux_sched_get_priority_min",			/* 160 = linux_sched_get_priority_min */
171 	"linux_sched_rr_get_interval",			/* 161 = linux_sched_rr_get_interval */
172 	"linux_nanosleep",			/* 162 = linux_nanosleep */
173 	"linux_mremap",			/* 163 = linux_mremap */
174 	"linux_setresuid16",			/* 164 = linux_setresuid16 */
175 	"linux_getresuid16",			/* 165 = linux_getresuid16 */
176 	"#166",			/* 166 = ; */
177 	"#167",			/* 167 = ; */
178 	"poll",			/* 168 = poll */
179 	"#169",			/* 169 = ; */
180 	"linux_setresgid16",			/* 170 = linux_setresgid16 */
181 	"linux_getresgid16",			/* 171 = linux_getresgid16 */
182 	"linux_prctl",			/* 172 = linux_prctl */
183 	"linux_rt_sigreturn",			/* 173 = linux_rt_sigreturn */
184 	"linux_rt_sigaction",			/* 174 = linux_rt_sigaction */
185 	"linux_rt_sigprocmask",			/* 175 = linux_rt_sigprocmask */
186 	"linux_rt_sigpending",			/* 176 = linux_rt_sigpending */
187 	"linux_rt_sigtimedwait",			/* 177 = linux_rt_sigtimedwait */
188 	"linux_rt_sigqueueinfo",			/* 178 = linux_rt_sigqueueinfo */
189 	"linux_rt_sigsuspend",			/* 179 = linux_rt_sigsuspend */
190 	"linux_pread",			/* 180 = linux_pread */
191 	"linux_pwrite",			/* 181 = linux_pwrite */
192 	"linux_chown16",			/* 182 = linux_chown16 */
193 	"linux_getcwd",			/* 183 = linux_getcwd */
194 	"linux_capget",			/* 184 = linux_capget */
195 	"linux_capset",			/* 185 = linux_capset */
196 	"linux_sigaltstack",			/* 186 = linux_sigaltstack */
197 	"linux_sendfile",			/* 187 = linux_sendfile */
198 	"#188",			/* 188 = ; */
199 	"#189",			/* 189 = ; */
200 	"linux_vfork",			/* 190 = linux_vfork */
201 	"linux_getrlimit",			/* 191 = linux_getrlimit */
202 	"linux_mmap2",			/* 192 = linux_mmap2 */
203 	"linux_truncate64",			/* 193 = linux_truncate64 */
204 	"linux_ftruncate64",			/* 194 = linux_ftruncate64 */
205 	"linux_stat64",			/* 195 = linux_stat64 */
206 	"linux_lstat64",			/* 196 = linux_lstat64 */
207 	"linux_fstat64",			/* 197 = linux_fstat64 */
208 	"linux_lchown",			/* 198 = linux_lchown */
209 	"linux_getuid",			/* 199 = linux_getuid */
210 	"linux_getgid",			/* 200 = linux_getgid */
211 	"geteuid",			/* 201 = geteuid */
212 	"getegid",			/* 202 = getegid */
213 	"setreuid",			/* 203 = setreuid */
214 	"setregid",			/* 204 = setregid */
215 	"linux_getgroups",			/* 205 = linux_getgroups */
216 	"linux_setgroups",			/* 206 = linux_setgroups */
217 	"fchown",			/* 207 = fchown */
218 	"setresuid",			/* 208 = setresuid */
219 	"getresuid",			/* 209 = getresuid */
220 	"setresgid",			/* 210 = setresgid */
221 	"getresgid",			/* 211 = getresgid */
222 	"linux_chown",			/* 212 = linux_chown */
223 	"setuid",			/* 213 = setuid */
224 	"setgid",			/* 214 = setgid */
225 	"linux_setfsuid",			/* 215 = linux_setfsuid */
226 	"linux_setfsgid",			/* 216 = linux_setfsgid */
227 	"linux_getdents64",			/* 217 = linux_getdents64 */
228 	"linux_pivot_root",			/* 218 = linux_pivot_root */
229 	"linux_mincore",			/* 219 = linux_mincore */
230 	"madvise",			/* 220 = madvise */
231 	"linux_fcntl64",			/* 221 = linux_fcntl64 */
232 	"#222",			/* 222 =  */
233 	"#223",			/* 223 =  */
234 	"linux_gettid",			/* 224 = linux_gettid */
235 	"#225",			/* 225 = linux_readahead */
236 	"linux_setxattr",			/* 226 = linux_setxattr */
237 	"linux_lsetxattr",			/* 227 = linux_lsetxattr */
238 	"linux_fsetxattr",			/* 228 = linux_fsetxattr */
239 	"linux_getxattr",			/* 229 = linux_getxattr */
240 	"linux_lgetxattr",			/* 230 = linux_lgetxattr */
241 	"linux_fgetxattr",			/* 231 = linux_fgetxattr */
242 	"linux_listxattr",			/* 232 = linux_listxattr */
243 	"linux_llistxattr",			/* 233 = linux_llistxattr */
244 	"linux_flistxattr",			/* 234 = linux_flistxattr */
245 	"linux_removexattr",			/* 235 = linux_removexattr */
246 	"linux_lremovexattr",			/* 236 = linux_lremovexattr */
247 	"linux_fremovexattr",			/* 237 = linux_fremovexattr */
248 	"linux_tkill",			/* 238 = linux_tkill */
249 	"linux_sendfile64",			/* 239 = linux_sendfile64 */
250 	"linux_sys_futex",			/* 240 = linux_sys_futex */
251 	"linux_sched_setaffinity",			/* 241 = linux_sched_setaffinity */
252 	"linux_sched_getaffinity",			/* 242 = linux_sched_getaffinity */
253 	"#243",			/* 243 = linux_io_setup */
254 	"#244",			/* 244 = linux_io_destroy */
255 	"#245",			/* 245 = linux_io_getevents */
256 	"#246",			/* 246 = linux_io_submit */
257 	"#247",			/* 247 = linux_io_cancel */
258 	"linux_exit_group",			/* 248 = linux_exit_group */
259 	"linux_lookup_dcookie",			/* 249 = linux_lookup_dcookie */
260 	"linux_epoll_create",			/* 250 = linux_epoll_create */
261 	"linux_epoll_ctl",			/* 251 = linux_epoll_ctl */
262 	"linux_epoll_wait",			/* 252 = linux_epoll_wait */
263 	"linux_remap_file_pages",			/* 253 = linux_remap_file_pages */
264 	"#254",			/* 254 = ; */
265 	"#255",			/* 255 = ; */
266 	"linux_set_tid_address",			/* 256 = linux_set_tid_address */
267 	"linux_timer_create",			/* 257 = linux_timer_create */
268 	"linux_timer_settime",			/* 258 = linux_timer_settime */
269 	"linux_timer_gettime",			/* 259 = linux_timer_gettime */
270 	"linux_timer_getoverrun",			/* 260 = linux_timer_getoverrun */
271 	"linux_timer_delete",			/* 261 = linux_timer_delete */
272 	"linux_clock_settime",			/* 262 = linux_clock_settime */
273 	"linux_clock_gettime",			/* 263 = linux_clock_gettime */
274 	"linux_clock_getres",			/* 264 = linux_clock_getres */
275 	"linux_clock_nanosleep",			/* 265 = linux_clock_nanosleep */
276 	"linux_statfs64",			/* 266 = linux_statfs64 */
277 	"linux_fstatfs64",			/* 267 = linux_fstatfs64 */
278 	"linux_tgkill",			/* 268 = linux_tgkill */
279 	"linux_utimes",			/* 269 = linux_utimes */
280 	"linux_fadvise64_64",			/* 270 = linux_fadvise64_64 */
281 	"#271",			/* 271 = pciconfig_iobase */
282 	"#272",			/* 272 = pciconfig_read */
283 	"#273",			/* 273 = pciconfig_write */
284 	"linux_mq_open",			/* 274 = linux_mq_open */
285 	"linux_mq_unlink",			/* 275 = linux_mq_unlink */
286 	"linux_mq_timedsend",			/* 276 = linux_mq_timedsend */
287 	"linux_mq_timedreceive",			/* 277 = linux_mq_timedreceive */
288 	"linux_mq_notify",			/* 278 = linux_mq_notify */
289 	"linux_mq_getsetattr",			/* 279 = linux_mq_getsetattr */
290 	"linux_waitid",			/* 280 = linux_waitid */
291 	"linux_socket",			/* 281 = linux_socket */
292 	"linux_bind",			/* 282 = linux_bind */
293 	"linux_connect",			/* 283 = linux_connect */
294 	"linux_listen",			/* 284 = linux_listen */
295 	"linux_accept",			/* 285 = linux_accept */
296 	"linux_getsockname",			/* 286 = linux_getsockname */
297 	"linux_getpeername",			/* 287 = linux_getpeername */
298 	"linux_socketpair",			/* 288 = linux_socketpair */
299 	"linux_send",			/* 289 = linux_send */
300 	"linux_sendto",			/* 290 = linux_sendto */
301 	"linux_recv",			/* 291 = linux_recv */
302 	"linux_recvfrom",			/* 292 = linux_recvfrom */
303 	"linux_shutdown",			/* 293 = linux_shutdown */
304 	"linux_setsockopt",			/* 294 = linux_setsockopt */
305 	"linux_getsockopt",			/* 295 = linux_getsockopt */
306 	"linux_sendmsg",			/* 296 = linux_sendmsg */
307 	"linux_recvmsg",			/* 297 = linux_recvmsg */
308 	"linux_semop",			/* 298 = linux_semop */
309 	"linux_semget",			/* 299 = linux_semget */
310 	"linux_semctl",			/* 300 = linux_semctl */
311 	"linux_msgsnd",			/* 301 = linux_msgsnd */
312 	"linux_msgrcv",			/* 302 = linux_msgrcv */
313 	"linux_msgget",			/* 303 = linux_msgget */
314 	"linux_msgctl",			/* 304 = linux_msgctl */
315 	"linux_shmat",			/* 305 = linux_shmat */
316 	"linux_shmdt",			/* 306 = linux_shmdt */
317 	"linux_shmget",			/* 307 = linux_shmget */
318 	"linux_shmctl",			/* 308 = linux_shmctl */
319 	"linux_add_key",			/* 309 = linux_add_key */
320 	"linux_request_key",			/* 310 = linux_request_key */
321 	"linux_keyctl",			/* 311 = linux_keyctl */
322 	"#312",			/* 312 = semtimedop */
323 	"#313",			/* 313 = ; */
324 	"linux_ioprio_set",			/* 314 = linux_ioprio_set */
325 	"linux_ioprio_get",			/* 315 = linux_ioprio_get */
326 	"linux_inotify_init",			/* 316 = linux_inotify_init */
327 	"linux_inotify_add_watch",			/* 317 = linux_inotify_add_watch */
328 	"linux_inotify_rm_watch",			/* 318 = linux_inotify_rm_watch */
329 	"linux_mbind",			/* 319 = linux_mbind */
330 	"linux_get_mempolicy",			/* 320 = linux_get_mempolicy */
331 	"linux_set_mempolicy",			/* 321 = linux_set_mempolicy */
332 	"linux_openat",			/* 322 = linux_openat */
333 	"linux_mkdirat",			/* 323 = linux_mkdirat */
334 	"linux_mknodat",			/* 324 = linux_mknodat */
335 	"linux_fchownat",			/* 325 = linux_fchownat */
336 	"linux_futimesat",			/* 326 = linux_futimesat */
337 	"linux_fstatat64",			/* 327 = linux_fstatat64 */
338 	"linux_unlinkat",			/* 328 = linux_unlinkat */
339 	"linux_renameat",			/* 329 = linux_renameat */
340 	"linux_linkat",			/* 330 = linux_linkat */
341 	"linux_symlinkat",			/* 331 = linux_symlinkat */
342 	"linux_readlinkat",			/* 332 = linux_readlinkat */
343 	"linux_fchmodat",			/* 333 = linux_fchmodat */
344 	"linux_faccessat",			/* 334 = linux_faccessat */
345 	"linux_pselect6",			/* 335 = linux_pselect6 */
346 	"linux_ppoll",			/* 336 = linux_ppoll */
347 	"linux_unshare",			/* 337 = linux_unshare */
348 	"linux_set_robust_list",			/* 338 = linux_set_robust_list */
349 	"linux_get_robust_list",			/* 339 = linux_get_robust_list */
350 	"linux_splice",			/* 340 = linux_splice */
351 	"linux_sync_file_range",			/* 341 = linux_sync_file_range */
352 	"linux_tee",			/* 342 = linux_tee */
353 	"linux_vmsplice",			/* 343 = linux_vmsplice */
354 	"linux_move_pages",			/* 344 = linux_move_pages */
355 	"linux_getcpu",			/* 345 = linux_getcpu */
356 	"linux_epoll_pwait",			/* 346 = linux_epoll_pwait */
357 	"linux_kexec_load",			/* 347 = linux_kexec_load */
358 	"linux_utimensat",			/* 348 = linux_utimensat */
359 	"linux_signalfd",			/* 349 = linux_signalfd */
360 	"linux_timerfd_create",			/* 350 = linux_timerfd_create */
361 	"linux_eventfd",			/* 351 = linux_eventfd */
362 	"linux_fallocate",			/* 352 = linux_fallocate */
363 	"linux_timerfd_settime",			/* 353 = linux_timerfd_settime */
364 	"linux_timerfd_gettime",			/* 354 = linux_timerfd_gettime */
365 	"linux_signalfd4",			/* 355 = linux_signalfd4 */
366 	"linux_eventfd2",			/* 356 = linux_eventfd2 */
367 	"linux_epoll_create1",			/* 357 = linux_epoll_create1 */
368 	"linux_dup3",			/* 358 = linux_dup3 */
369 	"linux_pipe2",			/* 359 = linux_pipe2 */
370 	"linux_inotify_init1",			/* 360 = linux_inotify_init1 */
371 	"linux_preadv",			/* 361 = linux_preadv */
372 	"linux_pwritev",			/* 362 = linux_pwritev */
373 	"linux_rt_tsigqueueinfo",			/* 363 = linux_rt_tsigqueueinfo */
374 	"linux_perf_event_open",			/* 364 = linux_perf_event_open */
375 	"linux_recvmmsg",			/* 365 = linux_recvmmsg */
376 	"linux_accept4",			/* 366 = linux_accept4 */
377 	"linux_fanotify_init",			/* 367 = linux_fanotify_init */
378 	"linux_fanotify_mark",			/* 368 = linux_fanotify_mark */
379 	"linux_prlimit64",			/* 369 = linux_prlimit64 */
380 	"linux_name_to_handle_at",			/* 370 = linux_name_to_handle_at */
381 	"linux_open_by_handle_at",			/* 371 = linux_open_by_handle_at */
382 	"linux_clock_adjtime",			/* 372 = linux_clock_adjtime */
383 	"linux_syncfs",			/* 373 = linux_syncfs */
384 	"linux_sendmmsg",			/* 374 = linux_sendmmsg */
385 	"linux_setns",			/* 375 = linux_setns */
386 	"linux_process_vm_readv",			/* 376 = linux_process_vm_readv */
387 	"linux_process_vm_writev",			/* 377 = linux_process_vm_writev */
388 	"#378",			/* 378 = kcmp */
389 	"#379",			/* 379 = finit_module */
390 	"#380",			/* 380 = sys_sched_setattr */
391 	"#381",			/* 381 = sys_sched_getattr */
392 	"#382",			/* 382 = sys_renameat2 */
393 	"#383",			/* 383 = sys_seccomp */
394 	"#384",			/* 384 = sys_getrandom */
395 	"#385",			/* 385 = sys_memfd_create */
396 	"#386",			/* 386 = sys_bpf */
397 	"#387",			/* 387 = sys_execveat */
398 	"#388",			/* 388 = sys_userfaultfd */
399 	"#389",			/* 389 = sys_membarrier */
400 	"#390",			/* 390 = sys_mlock2 */
401 	"#391",			/* 391 = sys_copy_file_range */
402 	"#392",			/* 392 = sys_preadv2 */
403 	"#393",			/* 393 = sys_pwritev2 */
404 	"#394",			/* 394 =  */
405 	"#395",			/* 395 =  */
406 	"#396",			/* 396 =  */
407 	"#397",			/* 397 =  */
408 	"#398",			/* 398 =  */
409 	"#399",			/* 399 =  */
410 	"#400",			/* 400 = unimpl400 */
411 	"#401",			/* 401 = breakpoint */
412 	"#402",			/* 402 = cacheflush */
413 	"#403",			/* 403 = usr26 */
414 	"#404",			/* 404 = usr32 */
415 	"linux_set_tls",			/* 405 = linux_set_tls */
416 	"#406",			/* 406 = nosys */
417 };
418