aboutsummaryrefslogtreecommitdiff
path: root/linux/mips/syscallent-n32-stub.h
blob: 00b66597d1a61853e6dfe677ed2a9ff864b23290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
[6000] = { 3,	TD,		SEN(printargs), "n32:read"			}, /* start of Linux N32 */
[6001] = { 3,	TD,		SEN(printargs), "n32:write"			},
[6002] = { 3,	TD|TF,		SEN(printargs), "n32:open"			},
[6003] = { 1,	TD,		SEN(printargs), "n32:close"			},
[6004] = { 2,	TF,		SEN(printargs), "n32:stat"			},
[6005] = { 2,	TD,		SEN(printargs), "n32:fstat"			},
[6006] = { 2,	TF,		SEN(printargs), "n32:lstat"			},
[6007] = { 3,	TD,		SEN(printargs), "n32:poll"			},
[6008] = { 3,	TD,		SEN(printargs), "n32:lseek"			},
[6009] = { 6,	TD|TM|SI,	SEN(printargs), "n32:mmap"			},
[6010] = { 3,	TM|SI,		SEN(printargs), "n32:mprotect"		},
[6011] = { 2,	TM|SI,		SEN(printargs), "n32:munmap"		},
[6012] = { 1,	TM|SI,		SEN(printargs), "n32:brk"			},
[6013] = { 4,	TS,		SEN(printargs), "n32:rt_sigaction"		},
[6014] = { 4,	TS,		SEN(printargs), "n32:rt_sigprocmask"	},
[6015] = { 3,	TD,		SEN(printargs), "n32:ioctl"			},
[6016] = { 4,	TD,		SEN(printargs), "n32:pread64"		},
[6017] = { 4,	TD,		SEN(printargs), "n32:pwrite64"		},
[6018] = { 3,	TD,		SEN(printargs), "n32:readv"			},
[6019] = { 3,	TD,		SEN(printargs), "n32:writev"		},
[6020] = { 2,	TF,		SEN(printargs), "n32:access"		},
[6021] = { 0,	TD,		SEN(printargs), "n32:pipe"			},
[6022] = { 5,	TD,		SEN(printargs), "n32:_newselect"		},
[6023] = { 0,	0,		SEN(printargs), "n32:sched_yield"		},
[6024] = { 5,	TM|SI,		SEN(printargs), "n32:mremap"		},
[6025] = { 3,	TM,		SEN(printargs), "n32:msync"			},
[6026] = { 3,	TM,		SEN(printargs), "n32:mincore"		},
[6027] = { 3,	TM,		SEN(printargs), "n32:madvise"		},
[6028] = { 3,	TI,		SEN(printargs), "n32:shmget"		},
[6029] = { 3,	TI|TM|SI,	SEN(printargs), "n32:shmat"			},
[6030] = { 3,	TI,		SEN(printargs), "n32:shmctl"		},
[6031] = { 1,	TD,		SEN(printargs), "n32:dup"			},
[6032] = { 2,	TD,		SEN(printargs), "n32:dup2"			},
[6033] = { 0,	TS,		SEN(printargs), "n32:pause"			},
[6034] = { 2,	0,		SEN(printargs), "n32:nanosleep"		},
[6035] = { 2,	0,		SEN(printargs), "n32:getitimer"		},
[6036] = { 3,	0,		SEN(printargs), "n32:setitimer"		},
[6037] = { 1,	0,		SEN(printargs), "n32:alarm"			},
[6038] = { 0,	NF,		SEN(printargs), "n32:getpid"		},
[6039] = { 4,	TD|TN,		SEN(printargs), "n32:sendfile"		},
[6040] = { 3,	TN,		SEN(printargs), "n32:socket"		},
[6041] = { 3,	TN,		SEN(printargs), "n32:connect"		},
[6042] = { 3,	TN,		SEN(printargs), "n32:accept"		},
[6043] = { 6,	TN,		SEN(printargs), "n32:sendto"		},
[6044] = { 6,	TN,		SEN(printargs), "n32:recvfrom"		},
[6045] = { 3,	TN,		SEN(printargs), "n32:sendmsg"		},
[6046] = { 3,	TN,		SEN(printargs), "n32:recvmsg"		},
[6047] = { 2,	TN,		SEN(printargs), "n32:shutdown"		},
[6048] = { 3,	TN,		SEN(printargs), "n32:bind"			},
[6049] = { 2,	TN,		SEN(printargs), "n32:listen"		},
[6050] = { 3,	TN,		SEN(printargs), "n32:getsockname"		},
[6051] = { 3,	TN,		SEN(printargs), "n32:getpeername"		},
[6052] = { 4,	TN,		SEN(printargs), "n32:socketpair"		},
[6053] = { 5,	TN,		SEN(printargs), "n32:setsockopt"		},
[6054] = { 5,	TN,		SEN(printargs), "n32:getsockopt"		},
[6055] = { 5,	TP,		SEN(printargs), "n32:clone"			},
[6056] = { 0,	TP,		SEN(printargs), "n32:fork"			},
[6057] = { 3,	TF|TP|SE|SI,	SEN(printargs), "n32:execve"		},
[6058] = { 1,	TP|SE,		SEN(printargs), "n32:exit"			},
[6059] = { 4,	TP,		SEN(printargs), "n32:wait4"			},
[6060] = { 2,	TS,		SEN(printargs), "n32:kill"			},
[6061] = { 1,	0,		SEN(printargs), "n32:uname"			},
[6062] = { 3,	TI,		SEN(printargs), "n32:semget"		},
[6063] = { 3,	TI,		SEN(printargs), "n32:semop"			},
[6064] = { 4,	TI,		SEN(printargs), "n32:semctl"		},
[6065] = { 1,	TI|TM|SI,	SEN(printargs), "n32:shmdt"			},
[6066] = { 2,	TI,		SEN(printargs), "n32:msgget"		},
[6067] = { 4,	TI,		SEN(printargs), "n32:msgsnd"		},
[6068] = { 5,	TI,		SEN(printargs), "n32:msgrcv"		},
[6069] = { 3,	TI,		SEN(printargs), "n32:msgctl"		},
[6070] = { 3,	TD,		SEN(printargs), "n32:fcntl"			},
[6071] = { 2,	TD,		SEN(printargs), "n32:flock"			},
[6072] = { 1,	TD,		SEN(printargs), "n32:fsync"			},
[6073] = { 1,	TD,		SEN(printargs), "n32:fdatasync"		},
[6074] = { 2,	TF,		SEN(printargs), "n32:truncate"		},
[6075] = { 2,	TD,		SEN(printargs), "n32:ftruncate"		},
[6076] = { 3,	TD,		SEN(printargs), "n32:getdents"		},
[6077] = { 2,	TF,		SEN(printargs), "n32:getcwd"		},
[6078] = { 1,	TF,		SEN(printargs), "n32:chdir"			},
[6079] = { 1,	TD,		SEN(printargs), "n32:fchdir"		},
[6080] = { 2,	TF,		SEN(printargs), "n32:rename"		},
[6081] = { 2,	TF,		SEN(printargs), "n32:mkdir"			},
[6082] = { 1,	TF,		SEN(printargs), "n32:rmdir"			},
[6083] = { 2,	TD|TF,		SEN(printargs), "n32:creat"			},
[6084] = { 2,	TF,		SEN(printargs), "n32:link"			},
[6085] = { 1,	TF,		SEN(printargs), "n32:unlink"		},
[6086] = { 2,	TF,		SEN(printargs), "n32:symlink"		},
[6087] = { 3,	TF,		SEN(printargs), "n32:readlink"		},
[6088] = { 2,	TF,		SEN(printargs), "n32:chmod"			},
[6089] = { 2,	TD,		SEN(printargs), "n32:fchmod"		},
[6090] = { 3,	TF,		SEN(printargs), "n32:chown"			},
[6091] = { 3,	TD,		SEN(printargs), "n32:fchown"		},
[6092] = { 3,	TF,		SEN(printargs), "n32:lchown"		},
[6093] = { 1,	NF,		SEN(printargs), "n32:umask"			},
[6094] = { 2,	0,		SEN(printargs), "n32:gettimeofday"		},
[6095] = { 2,	0,		SEN(printargs), "n32:getrlimit"		},
[6096] = { 2,	0,		SEN(printargs), "n32:getrusage"		},
[6097] = { 1,	0,		SEN(printargs), "n32:sysinfo"		},
[6098] = { 1,	0,		SEN(printargs), "n32:times"			},
[6099] = { 4,	0,		SEN(printargs), "n32:ptrace"		},
[6100] = { 0,	NF,		SEN(printargs), "n32:getuid"		},
[6101] = { 3,	0,		SEN(printargs), "n32:syslog"		},
[6102] = { 0,	NF,		SEN(printargs), "n32:getgid"		},
[6103] = { 1,	0,		SEN(printargs), "n32:setuid"		},
[6104] = { 1,	0,		SEN(printargs), "n32:setgid"		},
[6105] = { 0,	NF,		SEN(printargs), "n32:geteuid"		},
[6106] = { 0,	NF,		SEN(printargs), "n32:getegid"		},
[6107] = { 2,	0,		SEN(printargs), "n32:setpgid"		},
[6108] = { 0,	NF,		SEN(printargs), "n32:getppid"		},
[6109] = { 0,	0,		SEN(printargs), "n32:getpgrp"		},
[6110] = { 0,	0,		SEN(printargs), "n32:setsid"		},
[6111] = { 2,	0,		SEN(printargs), "n32:setreuid"		},
[6112] = { 2,	0,		SEN(printargs), "n32:setregid"		},
[6113] = { 2,	0,		SEN(printargs), "n32:getgroups"		},
[6114] = { 2,	0,		SEN(printargs), "n32:setgroups"		},
[6115] = { 3,	0,		SEN(printargs), "n32:setresuid"		},
[6116] = { 3,	0,		SEN(printargs), "n32:getresuid"		},
[6117] = { 3,	0,		SEN(printargs), "n32:setresgid"		},
[6118] = { 3,	0,		SEN(printargs), "n32:getresgid"		},
[6119] = { 1,	0,		SEN(printargs), "n32:getpgid"		},
[6120] = { 1,	NF,		SEN(printargs), "n32:setfsuid"		},
[6121] = { 1,	NF,		SEN(printargs), "n32:setfsgid"		},
[6122] = { 1,	0,		SEN(printargs), "n32:getsid"		},
[6123] = { 2,	0,		SEN(printargs), "n32:capget"		},
[6124] = { 2,	0,		SEN(printargs), "n32:capset"		},
[6125] = { 2,	TS,		SEN(printargs), "n32:rt_sigpending"		},
[6126] = { 4,	TS,		SEN(printargs), "n32:rt_sigtimedwait"	},
[6127] = { 3,	TS,		SEN(printargs), "n32:rt_sigqueueinfo"	},
[6128] = { 2,	TS,		SEN(printargs), "n32:rt_sigsuspend"		},
[6129] = { 2,	TS,		SEN(printargs), "n32:sigaltstack"		},
[6130] = { 2,	TF,		SEN(printargs), "n32:utime"			},
[6131] = { 3,	TF,		SEN(printargs), "n32:mknod"			},
[6132] = { 1,	NF,		SEN(printargs), "n32:personality"		},
[6133] = { 2,	0,		SEN(printargs), "n32:ustat"			},
[6134] = { 2,	TF,		SEN(printargs), "n32:statfs"		},
[6135] = { 2,	TD,		SEN(printargs), "n32:fstatfs"		},
[6136] = { 3,	0,		SEN(printargs), "n32:sysfs"			},
[6137] = { 2,	0,		SEN(printargs), "n32:getpriority"		},
[6138] = { 3,	0,		SEN(printargs), "n32:setpriority"		},
[6139] = { 2,	0,		SEN(printargs), "n32:sched_setparam"	},
[6140] = { 2,	0,		SEN(printargs), "n32:sched_getparam"	},
[6141] = { 3,	0,		SEN(printargs), "n32:sched_setscheduler"	},
[6142] = { 1,	0,		SEN(printargs), "n32:sched_getscheduler"	},
[6143] = { 1,	0,		SEN(printargs), "n32:sched_get_priority_max"},
[6144] = { 1,	0,		SEN(printargs), "n32:sched_get_priority_min"},
[6145] = { 2,	0,		SEN(printargs), "n32:sched_rr_get_interval"	},
[6146] = { 2,	TM,		SEN(printargs), "n32:mlock"			},
[6147] = { 2,	TM,		SEN(printargs), "n32:munlock"		},
[6148] = { 1,	TM,		SEN(printargs), "n32:mlockall"		},
[6149] = { 0,	TM,		SEN(printargs), "n32:munlockall"		},
[6150] = { 0,	0,		SEN(printargs), "n32:vhangup"		},
[6151] = { 2,	TF,		SEN(printargs), "n32:pivot_root"		},
[6152] = { 1,	0,		SEN(printargs), "n32:_sysctl"		},
[6153] = { 5,	0,		SEN(printargs), "n32:prctl"			},
[6154] = { 1,	0,		SEN(printargs), "n32:adjtimex"		},
[6155] = { 2,	0,		SEN(printargs), "n32:setrlimit"		},
[6156] = { 1,	TF,		SEN(printargs), "n32:chroot"		},
[6157] = { 0,	0,		SEN(printargs), "n32:sync"			},
[6158] = { 1,	TF,		SEN(printargs), "n32:acct"			},
[6159] = { 2,	0,		SEN(printargs), "n32:settimeofday"		},
[6160] = { 5,	TF,		SEN(printargs), "n32:mount"			},
[6161] = { 2,	TF,		SEN(printargs), "n32:umount2"		},
[6162] = { 2,	TF,		SEN(printargs), "n32:swapon"		},
[6163] = { 1,	TF,		SEN(printargs), "n32:swapoff"		},
[6164] = { 4,	0,		SEN(printargs), "n32:reboot"		},
[6165] = { 2,	0,		SEN(printargs), "n32:sethostname"		},
[6166] = { 2,	0,		SEN(printargs), "n32:setdomainname"		},
[6167] = { 2,	0,		SEN(printargs), "n32:create_module"		},
[6168] = { 3,	0,		SEN(printargs), "n32:init_module"		},
[6169] = { 2,	0,		SEN(printargs), "n32:delete_module"		},
[6170] = { 1,	0,		SEN(printargs), "n32:get_kernel_syms"	},
[6171] = { 5,	0,		SEN(printargs), "n32:query_module"		},
[6172] = { 4,	TF,		SEN(printargs), "n32:quotactl"		},
[6173] = { 3,	0,		SEN(printargs), "n32:nfsservctl"		},
[6174] = { 5,	TN,		SEN(printargs), "n32:getpmsg"		},
[6175] = { 5,	TN,		SEN(printargs), "n32:putpmsg"		},
[6176] = { 0,	0,		SEN(printargs), "n32:afs_syscall"		},
[6177] = { 0,	0,		SEN(printargs), "n32:reserved177"		},
[6178] = { 0,	NF,		SEN(printargs), "n32:gettid"		},
[6179] = { 3,	TD,		SEN(printargs), "n32:readahead"		},
[6180] = { 5,	TF,		SEN(printargs), "n32:setxattr"		},
[6181] = { 5,	TF,		SEN(printargs), "n32:lsetxattr"		},
[6182] = { 5,	TD,		SEN(printargs), "n32:fsetxattr"		},
[6183] = { 4,	TF,		SEN(printargs), "n32:getxattr"		},
[6184] = { 4,	TF,		SEN(printargs), "n32:lgetxattr"		},
[6185] = { 4,	TD,		SEN(printargs), "n32:fgetxattr"		},
[6186] = { 3,	TF,		SEN(printargs), "n32:listxattr"		},
[6187] = { 3,	TF,		SEN(printargs), "n32:llistxattr"		},
[6188] = { 3,	TD,		SEN(printargs), "n32:flistxattr"		},
[6189] = { 2,	TF,		SEN(printargs), "n32:removexattr"		},
[6190] = { 2,	TF,		SEN(printargs), "n32:lremovexattr"		},
[6191] = { 2,	TD,		SEN(printargs), "n32:fremovexattr"		},
[6192] = { 2,	TS,		SEN(printargs), "n32:tkill"			},
[6193] = { 1,	0,		SEN(printargs), "n32:time"			},
[6194] = { 6,	0,		SEN(printargs), "n32:futex"			},
[6195] = { 3,	0,		SEN(printargs), "n32:sched_setaffinity"	},
[6196] = { 3,	0,		SEN(printargs), "n32:sched_getaffinity"	},
[6197] = { 3,	0,		SEN(printargs), "n32:cacheflush"		},
[6198] = { 3,	0,		SEN(printargs), "n32:cachectl"		},
[6199] = { 4,	0,		SEN(printargs), "n32:sysmips"		},
[6200] = { 2,	TM,		SEN(printargs), "n32:io_setup"		},
[6201] = { 1,	TM,		SEN(printargs), "n32:io_destroy"		},
[6202] = { 5,	0,		SEN(printargs), "n32:io_getevents"		},
[6203] = { 3,	0,		SEN(printargs), "n32:io_submit"		},
[6204] = { 3,	0,		SEN(printargs), "n32:io_cancel"		},
[6205] = { 1,	TP|SE,		SEN(printargs), "n32:exit_group"		},
[6206] = { 3,	0,		SEN(printargs), "n32:lookup_dcookie"	},
[6207] = { 1,	TD,		SEN(printargs), "n32:epoll_create"		},
[6208] = { 4,	TD,		SEN(printargs), "n32:epoll_ctl"		},
[6209] = { 4,	TD,		SEN(printargs), "n32:epoll_wait"		},
[6210] = { 5,	TM|SI,		SEN(printargs), "n32:remap_file_pages"	},
[6211] = { 0,	TS,		SEN(printargs), "n32:rt_sigreturn"		},
[6212] = { 3,	TD,		SEN(printargs), "n32:fcntl64"		},
[6213] = { 1,	0,		SEN(printargs), "n32:set_tid_address"	},
[6214] = { 0,	0,		SEN(printargs), "n32:restart_syscall"	},
[6215] = { 4,	TI,		SEN(printargs), "n32:semtimedop"		},
[6216] = { 4,	TD,		SEN(printargs), "n32:fadvise64"		},
[6217] = { 3,	TF,		SEN(printargs), "n32:statfs64"		},
[6218] = { 3,	TD,		SEN(printargs), "n32:fstatfs64"		},
[6219] = { 4,	TD|TN,		SEN(printargs), "n32:sendfile64"		},
[6220] = { 3,	0,		SEN(printargs), "n32:timer_create"		},
[6221] = { 4,	0,		SEN(printargs), "n32:timer_settime"		},
[6222] = { 2,	0,		SEN(printargs), "n32:timer_gettime"		},
[6223] = { 1,	0,		SEN(printargs), "n32:timer_getoverrun"	},
[6224] = { 1,	0,		SEN(printargs), "n32:timer_delete"		},
[6225] = { 2,	0,		SEN(printargs), "n32:clock_settime"		},
[6226] = { 2,	0,		SEN(printargs), "n32:clock_gettime"		},
[6227] = { 2,	0,		SEN(printargs), "n32:clock_getres"		},
[6228] = { 4,	0,		SEN(printargs), "n32:clock_nanosleep"	},
[6229] = { 3,	TS,		SEN(printargs), "n32:tgkill"		},
[6230] = { 2,	TF,		SEN(printargs), "n32:utimes"		},
[6231] = { 6,	TM,		SEN(printargs), "n32:mbind"			},
[6232] = { 5,	TM,		SEN(printargs), "n32:get_mempolicy"		},
[6233] = { 3,	TM,		SEN(printargs), "n32:set_mempolicy"		},
[6234] = { 4,	0,		SEN(printargs), "n32:mq_open"		},
[6235] = { 1,	0,		SEN(printargs), "n32:mq_unlink"		},
[6236] = { 5,	0,		SEN(printargs), "n32:mq_timedsend"		},
[6237] = { 5,	0,		SEN(printargs), "n32:mq_timedreceive"	},
[6238] = { 2,	0,		SEN(printargs), "n32:mq_notify"		},
[6239] = { 3,	0,		SEN(printargs), "n32:mq_getsetattr"		},
[6240] = { 5,	0,		SEN(printargs), "n32:vserver"		},
[6241] = { 5,	TP,		SEN(printargs), "n32:waitid"		},
[6242] = { },
[6243] = { 5,	0,		SEN(printargs), "n32:add_key"		},
[6244] = { 4,	0,		SEN(printargs), "n32:request_key"		},
[6245] = { 5,	0,		SEN(printargs), "n32:keyctl"		},
[6246] = { 1,	0,		SEN(printargs), "n32:set_thread_area"	},
[6247] = { 0,	TD,		SEN(printargs), "n32:inotify_init"		},
[6248] = { 3,	TD,		SEN(printargs), "n32:inotify_add_watch"	},
[6249] = { 2,	TD,		SEN(printargs), "n32:inotify_rm_watch"	},
[6250] = { 4,	TM,		SEN(printargs), "n32:migrate_pages"		},
[6251] = { 4,	TD|TF,		SEN(printargs), "n32:openat"		},
[6252] = { 3,	TD|TF,		SEN(printargs), "n32:mkdirat"		},
[6253] = { 4,	TD|TF,		SEN(printargs), "n32:mknodat"		},
[6254] = { 5,	TD|TF,		SEN(printargs), "n32:fchownat"		},
[6255] = { 3,	TD|TF,		SEN(printargs), "n32:futimesat"		},
[6256] = { 4,	TD|TF,		SEN(printargs), "n32:newfstatat"		},
[6257] = { 3,	TD|TF,		SEN(printargs), "n32:unlinkat"		},
[6258] = { 4,	TD|TF,		SEN(printargs), "n32:renameat"		},
[6259] = { 5,	TD|TF,		SEN(printargs), "n32:linkat"		},
[6260] = { 3,	TD|TF,		SEN(printargs), "n32:symlinkat"		},
[6261] = { 4,	TD|TF,		SEN(printargs), "n32:readlinkat"		},
[6262] = { 3,	TD|TF,		SEN(printargs), "n32:fchmodat"		},
[6263] = { 3,	TD|TF,		SEN(printargs), "n32:faccessat"		},
[6264] = { 6,	TD,		SEN(printargs), "n32:pselect6"		},
[6265] = { 5,	TD,		SEN(printargs), "n32:ppoll"			},
[6266] = { 1,	TP,		SEN(printargs), "n32:unshare"		},
[6267] = { 6,	TD,		SEN(printargs), "n32:splice"		},
[6268] = { 4,	TD,		SEN(printargs), "n32:sync_file_range"	},
[6269] = { 4,	TD,		SEN(printargs), "n32:tee"			},
[6270] = { 4,	TD,		SEN(printargs), "n32:vmsplice"		},
[6271] = { 6,	TM,		SEN(printargs), "n32:move_pages"		},
[6272] = { 2,	0,		SEN(printargs), "n32:set_robust_list"	},
[6273] = { 3,	0,		SEN(printargs), "n32:get_robust_list"	},
[6274] = { 4,	0,		SEN(printargs), "n32:kexec_load"		},
[6275] = { 3,	0,		SEN(printargs), "n32:getcpu"		},
[6276] = { 6,	TD,		SEN(printargs), "n32:epoll_pwait"		},
[6277] = { 3,	0,		SEN(printargs), "n32:ioprio_set"		},
[6278] = { 2,	0,		SEN(printargs), "n32:ioprio_get"		},
[6279] = { 4,	TD|TF,		SEN(printargs), "n32:utimensat"		},
[6280] = { 3,	TD|TS,		SEN(printargs), "n32:signalfd"		},
[6281] = { 4,	TD,		SEN(printargs), "n32:timerfd"		},
[6282] = { 1,	TD,		SEN(printargs), "n32:eventfd"		},
[6283] = { 4,	TD,		SEN(printargs), "n32:fallocate"		},
[6284] = { 2,	TD,		SEN(printargs), "n32:timerfd_create"	},
[6285] = { 2,	TD,		SEN(printargs), "n32:timerfd_gettime"	},
[6286] = { 4,	TD,		SEN(printargs), "n32:timerfd_settime"	},
[6287] = { 4,	TD|TS,		SEN(printargs), "n32:signalfd4"		},
[6288] = { 2,	TD,		SEN(printargs), "n32:eventfd2"		},
[6289] = { 1,	TD,		SEN(printargs), "n32:epoll_create1"		},
[6290] = { 3,	TD,		SEN(printargs), "n32:dup3"			},
[6291] = { 2,	TD,		SEN(printargs), "n32:pipe2"			},
[6292] = { 1,	TD,		SEN(printargs), "n32:inotify_init1"		},
[6293] = { 4,	TD,		SEN(printargs), "n32:preadv"		},
[6294] = { 4,	TD,		SEN(printargs), "n32:pwritev"		},
[6295] = { 4,	TP|TS,		SEN(printargs), "n32:rt_tgsigqueueinfo"	},
[6296] = { 5,	TD,		SEN(printargs), "n32:perf_event_open"	},
[6297] = { 4,	TN,		SEN(printargs), "n32:accept4"		},
[6298] = { 5,	TN,		SEN(printargs), "n32:recvmmsg"		},
[6299] = { 3,	TD,		SEN(printargs), "n32:getdents64"		},
[6300] = { 2,	TD,		SEN(printargs), "n32:fanotify_init"		},
[6301] = { 5,	TD|TF,		SEN(printargs), "n32:fanotify_mark"		},
[6302] = { 4,	0,		SEN(printargs), "n32:prlimit64"		},
[6303] = { 5,	TD|TF,		SEN(printargs), "n32:name_to_handle_at"	},
[6304] = { 3,	TD,		SEN(printargs), "n32:open_by_handle_at"	},
[6305] = { 2,	0,		SEN(printargs), "n32:clock_adjtime"		},
[6306] = { 1,	TD,		SEN(printargs), "n32:syncfs"		},
[6307] = { 4,	TN,		SEN(printargs), "n32:sendmmsg"		},
[6308] = { 2,	TD,		SEN(printargs), "n32:setns"			},
[6309] = { 6,	0,		SEN(printargs), "n32:process_vm_readv"	},
[6310] = { 6,	0,		SEN(printargs), "n32:process_vm_writev"	},
[6311] = { 5,	0,		SEN(printargs), "n32:kcmp"			},
[6312] = { 3,	TD,		SEN(printargs), "n32:finit_module"		},
[6313] = { 3,	0,		SEN(printargs), "n32:sched_setattr"		},
[6314] = { 4,	0,		SEN(printargs), "n32:sched_getattr"		},
[6315] = { 5,	TD|TF,		SEN(printargs), "n32:renameat2"		},
[6316] = { 3,	0,		SEN(printargs), "n32:seccomp"		},
[6317] = { 3,	0,		SEN(printargs), "n32:getrandom"		},
[6318] = { 2,	TD,		SEN(printargs), "n32:memfd_create"		},
[6319] = { 3,	TD,		SEN(printargs), "n32:bpf"			},
[6320] = { 5,	TD|TF|TP|SE|SI,	SEN(printargs), "n32:execveat"		},
[6321] = { 1,	TD,		SEN(printargs), "n32:userfaultfd"		},
[6322] = { 2,	0,		SEN(printargs), "n32:membarrier"		},
[6323] = { 3,	TM,		SEN(printargs), "n32:mlock2"		},
[6324] = { 6,	TD,		SEN(printargs), "n32:copy_file_range"	},
[6325] = { 6,	TD,		SEN(printargs), "n32:preadv2"		},
[6326] = { 6,	TD,		SEN(printargs), "n32:pwritev2"		},
[6327] = { 4,	TM|SI,		SEN(printargs), "n32:pkey_mprotect"		},
[6328] = { 2,	0,		SEN(printargs), "n32:pkey_alloc"		},
[6329] = { 1,	0,		SEN(printargs), "n32:pkey_free"		},