1570af302Sopenharmony_ci#define __NR_restart_syscall        0
2570af302Sopenharmony_ci#define __NR_exit                   1
3570af302Sopenharmony_ci#define __NR_fork                   2
4570af302Sopenharmony_ci#define __NR_read                   3
5570af302Sopenharmony_ci#define __NR_write                  4
6570af302Sopenharmony_ci#define __NR_open                   5
7570af302Sopenharmony_ci#define __NR_close                  6
8570af302Sopenharmony_ci#define __NR_waitpid                7
9570af302Sopenharmony_ci#define __NR_creat                  8
10570af302Sopenharmony_ci#define __NR_link                   9
11570af302Sopenharmony_ci#define __NR_unlink                 10
12570af302Sopenharmony_ci#define __NR_execve                 11
13570af302Sopenharmony_ci#define __NR_chdir                  12
14570af302Sopenharmony_ci#define __NR_time                   13
15570af302Sopenharmony_ci#define __NR_mknod                  14
16570af302Sopenharmony_ci#define __NR_chmod                  15
17570af302Sopenharmony_ci#define __NR_lchown                 16
18570af302Sopenharmony_ci#define __NR_oldstat                18
19570af302Sopenharmony_ci#define __NR_lseek                  19
20570af302Sopenharmony_ci#define __NR_getpid                 20
21570af302Sopenharmony_ci#define __NR_mount                  21
22570af302Sopenharmony_ci#define __NR_umount                 22
23570af302Sopenharmony_ci#define __NR_setuid                 23
24570af302Sopenharmony_ci#define __NR_getuid                 24
25570af302Sopenharmony_ci#define __NR_stime                  25
26570af302Sopenharmony_ci#define __NR_ptrace                 26
27570af302Sopenharmony_ci#define __NR_alarm                  27
28570af302Sopenharmony_ci#define __NR_oldfstat               28
29570af302Sopenharmony_ci#define __NR_pause                  29
30570af302Sopenharmony_ci#define __NR_utime                  30
31570af302Sopenharmony_ci#define __NR_access                 33
32570af302Sopenharmony_ci#define __NR_nice                   34
33570af302Sopenharmony_ci#define __NR_sync                   36
34570af302Sopenharmony_ci#define __NR_kill                   37
35570af302Sopenharmony_ci#define __NR_rename                 38
36570af302Sopenharmony_ci#define __NR_mkdir                  39
37570af302Sopenharmony_ci#define __NR_rmdir                  40
38570af302Sopenharmony_ci#define __NR_dup                    41
39570af302Sopenharmony_ci#define __NR_pipe                   42
40570af302Sopenharmony_ci#define __NR_times                  43
41570af302Sopenharmony_ci#define __NR_brk                    45
42570af302Sopenharmony_ci#define __NR_setgid                 46
43570af302Sopenharmony_ci#define __NR_getgid                 47
44570af302Sopenharmony_ci#define __NR_signal                 48
45570af302Sopenharmony_ci#define __NR_geteuid                49
46570af302Sopenharmony_ci#define __NR_getegid                50
47570af302Sopenharmony_ci#define __NR_acct                   51
48570af302Sopenharmony_ci#define __NR_umount2                52
49570af302Sopenharmony_ci#define __NR_ioctl                  54
50570af302Sopenharmony_ci#define __NR_fcntl                  55
51570af302Sopenharmony_ci#define __NR_setpgid                57
52570af302Sopenharmony_ci#define __NR_umask                  60
53570af302Sopenharmony_ci#define __NR_chroot                 61
54570af302Sopenharmony_ci#define __NR_ustat                  62
55570af302Sopenharmony_ci#define __NR_dup2                   63
56570af302Sopenharmony_ci#define __NR_getppid                64
57570af302Sopenharmony_ci#define __NR_getpgrp                65
58570af302Sopenharmony_ci#define __NR_setsid                 66
59570af302Sopenharmony_ci#define __NR_sigaction              67
60570af302Sopenharmony_ci#define __NR_sgetmask               68
61570af302Sopenharmony_ci#define __NR_ssetmask               69
62570af302Sopenharmony_ci#define __NR_setreuid               70
63570af302Sopenharmony_ci#define __NR_setregid               71
64570af302Sopenharmony_ci#define __NR_sigsuspend             72
65570af302Sopenharmony_ci#define __NR_sigpending             73
66570af302Sopenharmony_ci#define __NR_sethostname            74
67570af302Sopenharmony_ci#define __NR_setrlimit              75
68570af302Sopenharmony_ci#define __NR_getrlimit              76
69570af302Sopenharmony_ci#define __NR_getrusage              77
70570af302Sopenharmony_ci#define __NR_gettimeofday_time32           78
71570af302Sopenharmony_ci#define __NR_settimeofday_time32           79
72570af302Sopenharmony_ci#define __NR_getgroups              80
73570af302Sopenharmony_ci#define __NR_setgroups              81
74570af302Sopenharmony_ci#define __NR_symlink                83
75570af302Sopenharmony_ci#define __NR_oldlstat               84
76570af302Sopenharmony_ci#define __NR_readlink               85
77570af302Sopenharmony_ci#define __NR_uselib                 86
78570af302Sopenharmony_ci#define __NR_swapon                 87
79570af302Sopenharmony_ci#define __NR_reboot                 88
80570af302Sopenharmony_ci#define __NR_readdir                89
81570af302Sopenharmony_ci#define __NR_mmap                   90
82570af302Sopenharmony_ci#define __NR_munmap                 91
83570af302Sopenharmony_ci#define __NR_truncate               92
84570af302Sopenharmony_ci#define __NR_ftruncate              93
85570af302Sopenharmony_ci#define __NR_fchmod                 94
86570af302Sopenharmony_ci#define __NR_fchown                 95
87570af302Sopenharmony_ci#define __NR_getpriority            96
88570af302Sopenharmony_ci#define __NR_setpriority            97
89570af302Sopenharmony_ci#define __NR_statfs                 99
90570af302Sopenharmony_ci#define __NR_fstatfs                100
91570af302Sopenharmony_ci#define __NR_socketcall             102
92570af302Sopenharmony_ci#define __NR_syslog                 103
93570af302Sopenharmony_ci#define __NR_setitimer              104
94570af302Sopenharmony_ci#define __NR_getitimer              105
95570af302Sopenharmony_ci#define __NR_stat                   106
96570af302Sopenharmony_ci#define __NR_lstat                  107
97570af302Sopenharmony_ci#define __NR_fstat                  108
98570af302Sopenharmony_ci#define __NR_olduname               109
99570af302Sopenharmony_ci#define __NR_vhangup                111
100570af302Sopenharmony_ci#define __NR_wait4                  114
101570af302Sopenharmony_ci#define __NR_swapoff                115
102570af302Sopenharmony_ci#define __NR_sysinfo                116
103570af302Sopenharmony_ci#define __NR_ipc                    117
104570af302Sopenharmony_ci#define __NR_fsync                  118
105570af302Sopenharmony_ci#define __NR_sigreturn              119
106570af302Sopenharmony_ci#define __NR_clone                  120
107570af302Sopenharmony_ci#define __NR_setdomainname          121
108570af302Sopenharmony_ci#define __NR_uname                  122
109570af302Sopenharmony_ci#define __NR_cacheflush             123
110570af302Sopenharmony_ci#define __NR_adjtimex               124
111570af302Sopenharmony_ci#define __NR_mprotect               125
112570af302Sopenharmony_ci#define __NR_sigprocmask            126
113570af302Sopenharmony_ci#define __NR_init_module            128
114570af302Sopenharmony_ci#define __NR_delete_module          129
115570af302Sopenharmony_ci#define __NR_quotactl               131
116570af302Sopenharmony_ci#define __NR_getpgid                132
117570af302Sopenharmony_ci#define __NR_fchdir                 133
118570af302Sopenharmony_ci#define __NR_bdflush                134
119570af302Sopenharmony_ci#define __NR_sysfs                  135
120570af302Sopenharmony_ci#define __NR_personality            136
121570af302Sopenharmony_ci#define __NR_setfsuid               138
122570af302Sopenharmony_ci#define __NR_setfsgid               139
123570af302Sopenharmony_ci#define __NR__llseek                140
124570af302Sopenharmony_ci#define __NR_getdents               141
125570af302Sopenharmony_ci#define __NR__newselect             142
126570af302Sopenharmony_ci#define __NR_flock                  143
127570af302Sopenharmony_ci#define __NR_msync                  144
128570af302Sopenharmony_ci#define __NR_readv                  145
129570af302Sopenharmony_ci#define __NR_writev                 146
130570af302Sopenharmony_ci#define __NR_getsid                 147
131570af302Sopenharmony_ci#define __NR_fdatasync              148
132570af302Sopenharmony_ci#define __NR__sysctl                149
133570af302Sopenharmony_ci#define __NR_mlock                  150
134570af302Sopenharmony_ci#define __NR_munlock                151
135570af302Sopenharmony_ci#define __NR_mlockall               152
136570af302Sopenharmony_ci#define __NR_munlockall             153
137570af302Sopenharmony_ci#define __NR_sched_setparam         154
138570af302Sopenharmony_ci#define __NR_sched_getparam         155
139570af302Sopenharmony_ci#define __NR_sched_setscheduler     156
140570af302Sopenharmony_ci#define __NR_sched_getscheduler     157
141570af302Sopenharmony_ci#define __NR_sched_yield            158
142570af302Sopenharmony_ci#define __NR_sched_get_priority_max 159
143570af302Sopenharmony_ci#define __NR_sched_get_priority_min 160
144570af302Sopenharmony_ci#define __NR_sched_rr_get_interval  161
145570af302Sopenharmony_ci#define __NR_nanosleep              162
146570af302Sopenharmony_ci#define __NR_mremap                 163
147570af302Sopenharmony_ci#define __NR_setresuid              164
148570af302Sopenharmony_ci#define __NR_getresuid              165
149570af302Sopenharmony_ci#define __NR_poll                   168
150570af302Sopenharmony_ci#define __NR_nfsservctl             169
151570af302Sopenharmony_ci#define __NR_setresgid              170
152570af302Sopenharmony_ci#define __NR_getresgid              171
153570af302Sopenharmony_ci#define __NR_prctl                  172
154570af302Sopenharmony_ci#define __NR_rt_sigreturn           173
155570af302Sopenharmony_ci#define __NR_rt_sigaction           174
156570af302Sopenharmony_ci#define __NR_rt_sigprocmask         175
157570af302Sopenharmony_ci#define __NR_rt_sigpending          176
158570af302Sopenharmony_ci#define __NR_rt_sigtimedwait        177
159570af302Sopenharmony_ci#define __NR_rt_sigqueueinfo        178
160570af302Sopenharmony_ci#define __NR_rt_sigsuspend          179
161570af302Sopenharmony_ci#define __NR_pread64                180
162570af302Sopenharmony_ci#define __NR_pwrite64               181
163570af302Sopenharmony_ci#define __NR_chown                  182
164570af302Sopenharmony_ci#define __NR_getcwd                 183
165570af302Sopenharmony_ci#define __NR_capget                 184
166570af302Sopenharmony_ci#define __NR_capset                 185
167570af302Sopenharmony_ci#define __NR_sigaltstack            186
168570af302Sopenharmony_ci#define __NR_sendfile               187
169570af302Sopenharmony_ci#define __NR_vfork                  190
170570af302Sopenharmony_ci#define __NR_ugetrlimit             191
171570af302Sopenharmony_ci#define __NR_mmap2                  192
172570af302Sopenharmony_ci#define __NR_truncate64             193
173570af302Sopenharmony_ci#define __NR_ftruncate64            194
174570af302Sopenharmony_ci#define __NR_stat64                 195
175570af302Sopenharmony_ci#define __NR_lstat64                196
176570af302Sopenharmony_ci#define __NR_fstat64                197
177570af302Sopenharmony_ci#define __NR_lchown32               198
178570af302Sopenharmony_ci#define __NR_getuid32               199
179570af302Sopenharmony_ci#define __NR_getgid32               200
180570af302Sopenharmony_ci#define __NR_geteuid32              201
181570af302Sopenharmony_ci#define __NR_getegid32              202
182570af302Sopenharmony_ci#define __NR_setreuid32             203
183570af302Sopenharmony_ci#define __NR_setregid32             204
184570af302Sopenharmony_ci#define __NR_getgroups32            205
185570af302Sopenharmony_ci#define __NR_setgroups32            206
186570af302Sopenharmony_ci#define __NR_fchown32               207
187570af302Sopenharmony_ci#define __NR_setresuid32            208
188570af302Sopenharmony_ci#define __NR_getresuid32            209
189570af302Sopenharmony_ci#define __NR_setresgid32            210
190570af302Sopenharmony_ci#define __NR_getresgid32            211
191570af302Sopenharmony_ci#define __NR_chown32                212
192570af302Sopenharmony_ci#define __NR_setuid32               213
193570af302Sopenharmony_ci#define __NR_setgid32               214
194570af302Sopenharmony_ci#define __NR_setfsuid32             215
195570af302Sopenharmony_ci#define __NR_setfsgid32             216
196570af302Sopenharmony_ci#define __NR_pivot_root             217
197570af302Sopenharmony_ci#define __NR_mincore                218
198570af302Sopenharmony_ci#define __NR_madvise                219
199570af302Sopenharmony_ci#define __NR_getdents64             220
200570af302Sopenharmony_ci#define __NR_fcntl64                221
201570af302Sopenharmony_ci#define __NR_gettid                 224
202570af302Sopenharmony_ci#define __NR_readahead              225
203570af302Sopenharmony_ci#define __NR_setxattr               226
204570af302Sopenharmony_ci#define __NR_lsetxattr              227
205570af302Sopenharmony_ci#define __NR_fsetxattr              228
206570af302Sopenharmony_ci#define __NR_getxattr               229
207570af302Sopenharmony_ci#define __NR_lgetxattr              230
208570af302Sopenharmony_ci#define __NR_fgetxattr              231
209570af302Sopenharmony_ci#define __NR_listxattr              232
210570af302Sopenharmony_ci#define __NR_llistxattr             233
211570af302Sopenharmony_ci#define __NR_flistxattr             234
212570af302Sopenharmony_ci#define __NR_removexattr            235
213570af302Sopenharmony_ci#define __NR_lremovexattr           236
214570af302Sopenharmony_ci#define __NR_fremovexattr           237
215570af302Sopenharmony_ci#define __NR_tkill                  238
216570af302Sopenharmony_ci#define __NR_sendfile64             239
217570af302Sopenharmony_ci#define __NR_futex                  240
218570af302Sopenharmony_ci#define __NR_sched_setaffinity      241
219570af302Sopenharmony_ci#define __NR_sched_getaffinity      242
220570af302Sopenharmony_ci#define __NR_io_setup               245
221570af302Sopenharmony_ci#define __NR_io_destroy             246
222570af302Sopenharmony_ci#define __NR_io_getevents           247
223570af302Sopenharmony_ci#define __NR_io_submit              248
224570af302Sopenharmony_ci#define __NR_io_cancel              249
225570af302Sopenharmony_ci#define __NR_fadvise64              250
226570af302Sopenharmony_ci#define __NR_exit_group             252
227570af302Sopenharmony_ci#define __NR_lookup_dcookie         253
228570af302Sopenharmony_ci#define __NR_epoll_create           254
229570af302Sopenharmony_ci#define __NR_epoll_ctl              255
230570af302Sopenharmony_ci#define __NR_epoll_wait             256
231570af302Sopenharmony_ci#define __NR_remap_file_pages       257
232570af302Sopenharmony_ci#define __NR_set_tid_address        258
233570af302Sopenharmony_ci#define __NR_timer_create           259
234570af302Sopenharmony_ci#define __NR_timer_settime32          260
235570af302Sopenharmony_ci#define __NR_timer_gettime32          261
236570af302Sopenharmony_ci#define __NR_timer_getoverrun       262
237570af302Sopenharmony_ci#define __NR_timer_delete           263
238570af302Sopenharmony_ci#define __NR_clock_settime32          264
239570af302Sopenharmony_ci#define __NR_clock_gettime32          265
240570af302Sopenharmony_ci#define __NR_clock_getres_time32           266
241570af302Sopenharmony_ci#define __NR_clock_nanosleep_time32        267
242570af302Sopenharmony_ci#define __NR_statfs64               268
243570af302Sopenharmony_ci#define __NR_fstatfs64              269
244570af302Sopenharmony_ci#define __NR_tgkill                 270
245570af302Sopenharmony_ci#define __NR_utimes                 271
246570af302Sopenharmony_ci#define __NR_fadvise64_64           272
247570af302Sopenharmony_ci#define __NR_mbind                  274
248570af302Sopenharmony_ci#define __NR_get_mempolicy          275
249570af302Sopenharmony_ci#define __NR_set_mempolicy          276
250570af302Sopenharmony_ci#define __NR_mq_open                277
251570af302Sopenharmony_ci#define __NR_mq_unlink              278
252570af302Sopenharmony_ci#define __NR_mq_timedsend           279
253570af302Sopenharmony_ci#define __NR_mq_timedreceive        280
254570af302Sopenharmony_ci#define __NR_mq_notify              281
255570af302Sopenharmony_ci#define __NR_mq_getsetattr          282
256570af302Sopenharmony_ci#define __NR_kexec_load             283
257570af302Sopenharmony_ci#define __NR_waitid                 284
258570af302Sopenharmony_ci#define __NR_add_key                285
259570af302Sopenharmony_ci#define __NR_request_key            286
260570af302Sopenharmony_ci#define __NR_keyctl                 287
261570af302Sopenharmony_ci#define __NR_ioprio_set             288
262570af302Sopenharmony_ci#define __NR_ioprio_get             289
263570af302Sopenharmony_ci#define __NR_inotify_init           290
264570af302Sopenharmony_ci#define __NR_inotify_add_watch      291
265570af302Sopenharmony_ci#define __NR_inotify_rm_watch       292
266570af302Sopenharmony_ci#define __NR_migrate_pages          294
267570af302Sopenharmony_ci#define __NR_openat                 295
268570af302Sopenharmony_ci#define __NR_mkdirat                296
269570af302Sopenharmony_ci#define __NR_mknodat                297
270570af302Sopenharmony_ci#define __NR_fchownat               298
271570af302Sopenharmony_ci#define __NR_futimesat              299
272570af302Sopenharmony_ci#define __NR_fstatat64              300
273570af302Sopenharmony_ci#define __NR_unlinkat               301
274570af302Sopenharmony_ci#define __NR_renameat               302
275570af302Sopenharmony_ci#define __NR_linkat                 303
276570af302Sopenharmony_ci#define __NR_symlinkat              304
277570af302Sopenharmony_ci#define __NR_readlinkat             305
278570af302Sopenharmony_ci#define __NR_fchmodat               306
279570af302Sopenharmony_ci#define __NR_faccessat              307
280570af302Sopenharmony_ci#define __NR_pselect6               308
281570af302Sopenharmony_ci#define __NR_ppoll                  309
282570af302Sopenharmony_ci#define __NR_unshare                310
283570af302Sopenharmony_ci#define __NR_set_robust_list        311
284570af302Sopenharmony_ci#define __NR_get_robust_list        312
285570af302Sopenharmony_ci#define __NR_splice                 313
286570af302Sopenharmony_ci#define __NR_sync_file_range        314
287570af302Sopenharmony_ci#define __NR_tee                    315
288570af302Sopenharmony_ci#define __NR_vmsplice               316
289570af302Sopenharmony_ci#define __NR_move_pages             317
290570af302Sopenharmony_ci#define __NR_getcpu                 318
291570af302Sopenharmony_ci#define __NR_epoll_pwait            319
292570af302Sopenharmony_ci#define __NR_utimensat              320
293570af302Sopenharmony_ci#define __NR_signalfd               321
294570af302Sopenharmony_ci#define __NR_timerfd_create         322
295570af302Sopenharmony_ci#define __NR_eventfd                323
296570af302Sopenharmony_ci#define __NR_fallocate              324
297570af302Sopenharmony_ci#define __NR_timerfd_settime32        325
298570af302Sopenharmony_ci#define __NR_timerfd_gettime32        326
299570af302Sopenharmony_ci#define __NR_signalfd4              327
300570af302Sopenharmony_ci#define __NR_eventfd2               328
301570af302Sopenharmony_ci#define __NR_epoll_create1          329
302570af302Sopenharmony_ci#define __NR_dup3                   330
303570af302Sopenharmony_ci#define __NR_pipe2                  331
304570af302Sopenharmony_ci#define __NR_inotify_init1          332
305570af302Sopenharmony_ci#define __NR_preadv                 333
306570af302Sopenharmony_ci#define __NR_pwritev                334
307570af302Sopenharmony_ci#define __NR_rt_tgsigqueueinfo      335
308570af302Sopenharmony_ci#define __NR_perf_event_open        336
309570af302Sopenharmony_ci#define __NR_fanotify_init          337
310570af302Sopenharmony_ci#define __NR_fanotify_mark          338
311570af302Sopenharmony_ci#define __NR_prlimit64              339
312570af302Sopenharmony_ci#define __NR_socket                 340
313570af302Sopenharmony_ci#define __NR_bind                   341
314570af302Sopenharmony_ci#define __NR_connect                342
315570af302Sopenharmony_ci#define __NR_listen                 343
316570af302Sopenharmony_ci#define __NR_accept                 344
317570af302Sopenharmony_ci#define __NR_getsockname            345
318570af302Sopenharmony_ci#define __NR_getpeername            346
319570af302Sopenharmony_ci#define __NR_socketpair             347
320570af302Sopenharmony_ci#define __NR_send                   348
321570af302Sopenharmony_ci#define __NR_sendto                 349
322570af302Sopenharmony_ci#define __NR_recv                   350
323570af302Sopenharmony_ci#define __NR_recvfrom               351
324570af302Sopenharmony_ci#define __NR_shutdown               352
325570af302Sopenharmony_ci#define __NR_setsockopt             353
326570af302Sopenharmony_ci#define __NR_getsockopt             354
327570af302Sopenharmony_ci#define __NR_sendmsg                355
328570af302Sopenharmony_ci#define __NR_recvmsg                356
329570af302Sopenharmony_ci#define __NR_recvmmsg               357
330570af302Sopenharmony_ci#define __NR_accept4                358
331570af302Sopenharmony_ci#define __NR_name_to_handle_at      359
332570af302Sopenharmony_ci#define __NR_open_by_handle_at      360
333570af302Sopenharmony_ci#define __NR_clock_adjtime          361
334570af302Sopenharmony_ci#define __NR_syncfs                 362
335570af302Sopenharmony_ci#define __NR_sendmmsg               363
336570af302Sopenharmony_ci#define __NR_setns                  364
337570af302Sopenharmony_ci#define __NR_process_vm_readv       365
338570af302Sopenharmony_ci#define __NR_process_vm_writev      366
339570af302Sopenharmony_ci#define __NR_kcmp                   367
340570af302Sopenharmony_ci#define __NR_finit_module           368
341570af302Sopenharmony_ci#define __NR_sched_getattr          369
342570af302Sopenharmony_ci#define __NR_sched_setattr          370
343570af302Sopenharmony_ci#define __NR_renameat2              371
344570af302Sopenharmony_ci#define __NR_seccomp                372
345570af302Sopenharmony_ci#define __NR_getrandom              373
346570af302Sopenharmony_ci#define __NR_memfd_create           374
347570af302Sopenharmony_ci#define __NR_bpf                    375
348570af302Sopenharmony_ci#define __NR_execveat               376
349570af302Sopenharmony_ci#define __NR_userfaultfd            377
350570af302Sopenharmony_ci#define __NR_membarrier             378
351570af302Sopenharmony_ci#define __NR_mlock2                 379
352570af302Sopenharmony_ci#define __NR_copy_file_range        380
353570af302Sopenharmony_ci#define __NR_preadv2                381
354570af302Sopenharmony_ci#define __NR_pwritev2               382
355570af302Sopenharmony_ci#define __NR_statx                  383
356570af302Sopenharmony_ci#define __NR_pkey_mprotect          384
357570af302Sopenharmony_ci#define __NR_pkey_alloc             385
358570af302Sopenharmony_ci#define __NR_pkey_free              386
359570af302Sopenharmony_ci#define __NR_rseq                   387
360570af302Sopenharmony_ci#define __NR_semget                 393
361570af302Sopenharmony_ci#define __NR_semctl                 394
362570af302Sopenharmony_ci#define __NR_shmget                 395
363570af302Sopenharmony_ci#define __NR_shmctl                 396
364570af302Sopenharmony_ci#define __NR_shmat                  397
365570af302Sopenharmony_ci#define __NR_shmdt                  398
366570af302Sopenharmony_ci#define __NR_msgget                 399
367570af302Sopenharmony_ci#define __NR_msgsnd                 400
368570af302Sopenharmony_ci#define __NR_msgrcv                 401
369570af302Sopenharmony_ci#define __NR_msgctl                 402
370570af302Sopenharmony_ci#define __NR_clock_gettime64        403
371570af302Sopenharmony_ci#define __NR_clock_settime64        404
372570af302Sopenharmony_ci#define __NR_clock_adjtime64        405
373570af302Sopenharmony_ci#define __NR_clock_getres_time64    406
374570af302Sopenharmony_ci#define __NR_clock_nanosleep_time64 407
375570af302Sopenharmony_ci#define __NR_timer_gettime64        408
376570af302Sopenharmony_ci#define __NR_timer_settime64        409
377570af302Sopenharmony_ci#define __NR_timerfd_gettime64      410
378570af302Sopenharmony_ci#define __NR_timerfd_settime64      411
379570af302Sopenharmony_ci#define __NR_utimensat_time64       412
380570af302Sopenharmony_ci#define __NR_pselect6_time64        413
381570af302Sopenharmony_ci#define __NR_ppoll_time64           414
382570af302Sopenharmony_ci#define __NR_io_pgetevents_time64   416
383570af302Sopenharmony_ci#define __NR_recvmmsg_time64        417
384570af302Sopenharmony_ci#define __NR_mq_timedsend_time64    418
385570af302Sopenharmony_ci#define __NR_mq_timedreceive_time64 419
386570af302Sopenharmony_ci#define __NR_semtimedop_time64      420
387570af302Sopenharmony_ci#define __NR_rt_sigtimedwait_time64 421
388570af302Sopenharmony_ci#define __NR_futex_time64           422
389570af302Sopenharmony_ci#define __NR_sched_rr_get_interval_time64 423
390570af302Sopenharmony_ci#define __NR_pidfd_send_signal      424
391570af302Sopenharmony_ci#define __NR_io_uring_setup         425
392570af302Sopenharmony_ci#define __NR_io_uring_enter         426
393570af302Sopenharmony_ci#define __NR_io_uring_register      427
394570af302Sopenharmony_ci#define __NR_open_tree		428
395570af302Sopenharmony_ci#define __NR_move_mount		429
396570af302Sopenharmony_ci#define __NR_fsopen		430
397570af302Sopenharmony_ci#define __NR_fsconfig		431
398570af302Sopenharmony_ci#define __NR_fsmount		432
399570af302Sopenharmony_ci#define __NR_fspick		433
400570af302Sopenharmony_ci#define __NR_pidfd_open		434
401570af302Sopenharmony_ci#define __NR_clone3		435
402570af302Sopenharmony_ci#define __NR_close_range	436
403570af302Sopenharmony_ci#define __NR_openat2		437
404570af302Sopenharmony_ci#define __NR_pidfd_getfd	438
405570af302Sopenharmony_ci#define __NR_faccessat2		439
406570af302Sopenharmony_ci#define __NR_process_madvise	440
407570af302Sopenharmony_ci#define __NR_epoll_pwait2	441
408570af302Sopenharmony_ci#define __NR_mount_setattr	442
409570af302Sopenharmony_ci#define __NR_landlock_create_ruleset	444
410570af302Sopenharmony_ci#define __NR_landlock_add_rule	445
411570af302Sopenharmony_ci#define __NR_landlock_restrict_self	446
412570af302Sopenharmony_ci
413