1[5000] = { 3,	TD,		SEN(printargs), "n64:read"			}, /* start of Linux N64 */
2[5001] = { 3,	TD,		SEN(printargs), "n64:write"			},
3[5002] = { 3,	TD|TF,		SEN(printargs), "n64:open"			},
4[5003] = { 1,	TD,		SEN(printargs), "n64:close"			},
5[5004] = { 2,	TF,		SEN(printargs), "n64:stat"			},
6[5005] = { 2,	TD,		SEN(printargs), "n64:fstat"			},
7[5006] = { 2,	TF,		SEN(printargs), "n64:lstat"			},
8[5007] = { 3,	TD,		SEN(printargs), "n64:poll"			},
9[5008] = { 3,	TD,		SEN(printargs), "n64:lseek"			},
10[5009] = { 6,	TD|TM|SI,	SEN(printargs), "n64:mmap"			},
11[5010] = { 3,	TM|SI,		SEN(printargs), "n64:mprotect"		},
12[5011] = { 2,	TM|SI,		SEN(printargs), "n64:munmap"		},
13[5012] = { 1,	TM|SI,		SEN(printargs), "n64:brk"			},
14[5013] = { 4,	TS,		SEN(printargs), "n64:rt_sigaction"		},
15[5014] = { 4,	TS,		SEN(printargs), "n64:rt_sigprocmask"	},
16[5015] = { 3,	TD,		SEN(printargs), "n64:ioctl"			},
17[5016] = { 4,	TD,		SEN(printargs), "n64:pread64"		},
18[5017] = { 4,	TD,		SEN(printargs), "n64:pwrite64"		},
19[5018] = { 3,	TD,		SEN(printargs), "n64:readv"			},
20[5019] = { 3,	TD,		SEN(printargs), "n64:writev"		},
21[5020] = { 2,	TF,		SEN(printargs), "n64:access"		},
22[5021] = { 0,	TD,		SEN(printargs), "n64:pipe"			},
23[5022] = { 5,	TD,		SEN(printargs), "n64:_newselect"		},
24[5023] = { 0,	0,		SEN(printargs), "n64:sched_yield"		},
25[5024] = { 5,	TM|SI,		SEN(printargs), "n64:mremap"		},
26[5025] = { 3,	TM,		SEN(printargs), "n64:msync"			},
27[5026] = { 3,	TM,		SEN(printargs), "n64:mincore"		},
28[5027] = { 3,	TM,		SEN(printargs), "n64:madvise"		},
29[5028] = { 3,	TI,		SEN(printargs), "n64:shmget"		},
30[5029] = { 3,	TI|TM|SI,	SEN(printargs), "n64:shmat"			},
31[5030] = { 3,	TI,		SEN(printargs), "n64:shmctl"		},
32[5031] = { 1,	TD,		SEN(printargs), "n64:dup"			},
33[5032] = { 2,	TD,		SEN(printargs), "n64:dup2"			},
34[5033] = { 0,	TS,		SEN(printargs), "n64:pause"			},
35[5034] = { 2,	0,		SEN(printargs), "n64:nanosleep"		},
36[5035] = { 2,	0,		SEN(printargs), "n64:getitimer"		},
37[5036] = { 3,	0,		SEN(printargs), "n64:setitimer"		},
38[5037] = { 1,	0,		SEN(printargs), "n64:alarm"			},
39[5038] = { 0,	NF,		SEN(printargs), "n64:getpid"		},
40[5039] = { 4,	TD|TN,		SEN(printargs), "n64:sendfile"		},
41[5040] = { 3,	TN,		SEN(printargs), "n64:socket"		},
42[5041] = { 3,	TN,		SEN(printargs), "n64:connect"		},
43[5042] = { 3,	TN,		SEN(printargs), "n64:accept"		},
44[5043] = { 6,	TN,		SEN(printargs), "n64:sendto"		},
45[5044] = { 6,	TN,		SEN(printargs), "n64:recvfrom"		},
46[5045] = { 3,	TN,		SEN(printargs), "n64:sendmsg"		},
47[5046] = { 3,	TN,		SEN(printargs), "n64:recvmsg"		},
48[5047] = { 2,	TN,		SEN(printargs), "n64:shutdown"		},
49[5048] = { 3,	TN,		SEN(printargs), "n64:bind"			},
50[5049] = { 2,	TN,		SEN(printargs), "n64:listen"		},
51[5050] = { 3,	TN,		SEN(printargs), "n64:getsockname"		},
52[5051] = { 3,	TN,		SEN(printargs), "n64:getpeername"		},
53[5052] = { 4,	TN,		SEN(printargs), "n64:socketpair"		},
54[5053] = { 5,	TN,		SEN(printargs), "n64:setsockopt"		},
55[5054] = { 5,	TN,		SEN(printargs), "n64:getsockopt"		},
56[5055] = { 5,	TP,		SEN(printargs), "n64:clone"			},
57[5056] = { 0,	TP,		SEN(printargs), "n64:fork"			},
58[5057] = { 3,	TF|TP|SE|SI,	SEN(printargs), "n64:execve"		},
59[5058] = { 1,	TP|SE,		SEN(printargs), "n64:exit"			},
60[5059] = { 4,	TP,		SEN(printargs), "n64:wait4"			},
61[5060] = { 2,	TS,		SEN(printargs), "n64:kill"			},
62[5061] = { 1,	0,		SEN(printargs), "n64:uname"			},
63[5062] = { 3,	TI,		SEN(printargs), "n64:semget"		},
64[5063] = { 3,	TI,		SEN(printargs), "n64:semop"			},
65[5064] = { 4,	TI,		SEN(printargs), "n64:semctl"		},
66[5065] = { 1,	TI|TM|SI,	SEN(printargs), "n64:shmdt"			},
67[5066] = { 2,	TI,		SEN(printargs), "n64:msgget"		},
68[5067] = { 4,	TI,		SEN(printargs), "n64:msgsnd"		},
69[5068] = { 5,	TI,		SEN(printargs), "n64:msgrcv"		},
70[5069] = { 3,	TI,		SEN(printargs), "n64:msgctl"		},
71[5070] = { 3,	TD,		SEN(printargs), "n64:fcntl"			},
72[5071] = { 2,	TD,		SEN(printargs), "n64:flock"			},
73[5072] = { 1,	TD,		SEN(printargs), "n64:fsync"			},
74[5073] = { 1,	TD,		SEN(printargs), "n64:fdatasync"		},
75[5074] = { 2,	TF,		SEN(printargs), "n64:truncate"		},
76[5075] = { 2,	TD,		SEN(printargs), "n64:ftruncate"		},
77[5076] = { 3,	TD,		SEN(printargs), "n64:getdents"		},
78[5077] = { 2,	TF,		SEN(printargs), "n64:getcwd"		},
79[5078] = { 1,	TF,		SEN(printargs), "n64:chdir"			},
80[5079] = { 1,	TD,		SEN(printargs), "n64:fchdir"		},
81[5080] = { 2,	TF,		SEN(printargs), "n64:rename"		},
82[5081] = { 2,	TF,		SEN(printargs), "n64:mkdir"			},
83[5082] = { 1,	TF,		SEN(printargs), "n64:rmdir"			},
84[5083] = { 2,	TD|TF,		SEN(printargs), "n64:creat"			},
85[5084] = { 2,	TF,		SEN(printargs), "n64:link"			},
86[5085] = { 1,	TF,		SEN(printargs), "n64:unlink"		},
87[5086] = { 2,	TF,		SEN(printargs), "n64:symlink"		},
88[5087] = { 3,	TF,		SEN(printargs), "n64:readlink"		},
89[5088] = { 2,	TF,		SEN(printargs), "n64:chmod"			},
90[5089] = { 2,	TD,		SEN(printargs), "n64:fchmod"		},
91[5090] = { 3,	TF,		SEN(printargs), "n64:chown"			},
92[5091] = { 3,	TD,		SEN(printargs), "n64:fchown"		},
93[5092] = { 3,	TF,		SEN(printargs), "n64:lchown"		},
94[5093] = { 1,	NF,		SEN(printargs), "n64:umask"			},
95[5094] = { 2,	0,		SEN(printargs), "n64:gettimeofday"		},
96[5095] = { 2,	0,		SEN(printargs), "n64:getrlimit"		},
97[5096] = { 2,	0,		SEN(printargs), "n64:getrusage"		},
98[5097] = { 1,	0,		SEN(printargs), "n64:sysinfo"		},
99[5098] = { 1,	0,		SEN(printargs), "n64:times"			},
100[5099] = { 4,	0,		SEN(printargs), "n64:ptrace"		},
101[5100] = { 0,	NF,		SEN(printargs), "n64:getuid"		},
102[5101] = { 3,	0,		SEN(printargs), "n64:syslog"		},
103[5102] = { 0,	NF,		SEN(printargs), "n64:getgid"		},
104[5103] = { 1,	0,		SEN(printargs), "n64:setuid"		},
105[5104] = { 1,	0,		SEN(printargs), "n64:setgid"		},
106[5105] = { 0,	NF,		SEN(printargs), "n64:geteuid"		},
107[5106] = { 0,	NF,		SEN(printargs), "n64:getegid"		},
108[5107] = { 2,	0,		SEN(printargs), "n64:setpgid"		},
109[5108] = { 0,	NF,		SEN(printargs), "n64:getppid"		},
110[5109] = { 0,	0,		SEN(printargs), "n64:getpgrp"		},
111[5110] = { 0,	0,		SEN(printargs), "n64:setsid"		},
112[5111] = { 2,	0,		SEN(printargs), "n64:setreuid"		},
113[5112] = { 2,	0,		SEN(printargs), "n64:setregid"		},
114[5113] = { 2,	0,		SEN(printargs), "n64:getgroups"		},
115[5114] = { 2,	0,		SEN(printargs), "n64:setgroups"		},
116[5115] = { 3,	0,		SEN(printargs), "n64:setresuid"		},
117[5116] = { 3,	0,		SEN(printargs), "n64:getresuid"		},
118[5117] = { 3,	0,		SEN(printargs), "n64:setresgid"		},
119[5118] = { 3,	0,		SEN(printargs), "n64:getresgid"		},
120[5119] = { 1,	0,		SEN(printargs), "n64:getpgid"		},
121[5120] = { 1,	NF,		SEN(printargs), "n64:setfsuid"		},
122[5121] = { 1,	NF,		SEN(printargs), "n64:setfsgid"		},
123[5122] = { 1,	0,		SEN(printargs), "n64:getsid"		},
124[5123] = { 2,	0,		SEN(printargs), "n64:capget"		},
125[5124] = { 2,	0,		SEN(printargs), "n64:capset"		},
126[5125] = { 2,	TS,		SEN(printargs), "n64:rt_sigpending"		},
127[5126] = { 4,	TS,		SEN(printargs), "n64:rt_sigtimedwait"	},
128[5127] = { 3,	TS,		SEN(printargs), "n64:rt_sigqueueinfo"	},
129[5128] = { 2,	TS,		SEN(printargs), "n64:rt_sigsuspend"		},
130[5129] = { 2,	TS,		SEN(printargs), "n64:sigaltstack"		},
131[5130] = { 2,	TF,		SEN(printargs), "n64:utime"			},
132[5131] = { 3,	TF,		SEN(printargs), "n64:mknod"			},
133[5132] = { 1,	NF,		SEN(printargs), "n64:personality"		},
134[5133] = { 2,	0,		SEN(printargs), "n64:ustat"			},
135[5134] = { 2,	TF,		SEN(printargs), "n64:statfs"		},
136[5135] = { 2,	TD,		SEN(printargs), "n64:fstatfs"		},
137[5136] = { 3,	0,		SEN(printargs), "n64:sysfs"			},
138[5137] = { 2,	0,		SEN(printargs), "n64:getpriority"		},
139[5138] = { 3,	0,		SEN(printargs), "n64:setpriority"		},
140[5139] = { 2,	0,		SEN(printargs), "n64:sched_setparam"	},
141[5140] = { 2,	0,		SEN(printargs), "n64:sched_getparam"	},
142[5141] = { 3,	0,		SEN(printargs), "n64:sched_setscheduler"	},
143[5142] = { 1,	0,		SEN(printargs), "n64:sched_getscheduler"	},
144[5143] = { 1,	0,		SEN(printargs), "n64:sched_get_priority_max"},
145[5144] = { 1,	0,		SEN(printargs), "n64:sched_get_priority_min"},
146[5145] = { 2,	0,		SEN(printargs), "n64:sched_rr_get_interval"	},
147[5146] = { 2,	TM,		SEN(printargs), "n64:mlock"			},
148[5147] = { 2,	TM,		SEN(printargs), "n64:munlock"		},
149[5148] = { 1,	TM,		SEN(printargs), "n64:mlockall"		},
150[5149] = { 0,	TM,		SEN(printargs), "n64:munlockall"		},
151[5150] = { 0,	0,		SEN(printargs), "n64:vhangup"		},
152[5151] = { 2,	TF,		SEN(printargs), "n64:pivot_root"		},
153[5152] = { 1,	0,		SEN(printargs), "n64:_sysctl"		},
154[5153] = { 5,	0,		SEN(printargs), "n64:prctl"			},
155[5154] = { 1,	0,		SEN(printargs), "n64:adjtimex"		},
156[5155] = { 2,	0,		SEN(printargs), "n64:setrlimit"		},
157[5156] = { 1,	TF,		SEN(printargs), "n64:chroot"		},
158[5157] = { 0,	0,		SEN(printargs), "n64:sync"			},
159[5158] = { 1,	TF,		SEN(printargs), "n64:acct"			},
160[5159] = { 2,	0,		SEN(printargs), "n64:settimeofday"		},
161[5160] = { 5,	TF,		SEN(printargs), "n64:mount"			},
162[5161] = { 2,	TF,		SEN(printargs), "n64:umount2"		},
163[5162] = { 2,	TF,		SEN(printargs), "n64:swapon"		},
164[5163] = { 1,	TF,		SEN(printargs), "n64:swapoff"		},
165[5164] = { 4,	0,		SEN(printargs), "n64:reboot"		},
166[5165] = { 2,	0,		SEN(printargs), "n64:sethostname"		},
167[5166] = { 2,	0,		SEN(printargs), "n64:setdomainname"		},
168[5167] = { 2,	0,		SEN(printargs), "n64:create_module"		},
169[5168] = { 3,	0,		SEN(printargs), "n64:init_module"		},
170[5169] = { 2,	0,		SEN(printargs), "n64:delete_module"		},
171[5170] = { 1,	0,		SEN(printargs), "n64:get_kernel_syms"	},
172[5171] = { 5,	0,		SEN(printargs), "n64:query_module"		},
173[5172] = { 4,	TF,		SEN(printargs), "n64:quotactl"		},
174[5173] = { 3,	0,		SEN(printargs), "n64:nfsservctl"		},
175[5174] = { 5,	TN,		SEN(printargs), "n64:getpmsg"		},
176[5175] = { 5,	TN,		SEN(printargs), "n64:putpmsg"		},
177[5176] = { 0,	0,		SEN(printargs), "n64:afs_syscall"		},
178[5177] = { 0,	0,		SEN(printargs), "n64:reserved177"		},
179[5178] = { 0,	NF,		SEN(printargs), "n64:gettid"		},
180[5179] = { 3,	TD,		SEN(printargs), "n64:readahead"		},
181[5180] = { 5,	TF,		SEN(printargs), "n64:setxattr"		},
182[5181] = { 5,	TF,		SEN(printargs), "n64:lsetxattr"		},
183[5182] = { 5,	TD,		SEN(printargs), "n64:fsetxattr"		},
184[5183] = { 4,	TF,		SEN(printargs), "n64:getxattr"		},
185[5184] = { 4,	TF,		SEN(printargs), "n64:lgetxattr"		},
186[5185] = { 4,	TD,		SEN(printargs), "n64:fgetxattr"		},
187[5186] = { 3,	TF,		SEN(printargs), "n64:listxattr"		},
188[5187] = { 3,	TF,		SEN(printargs), "n64:llistxattr"		},
189[5188] = { 3,	TD,		SEN(printargs), "n64:flistxattr"		},
190[5189] = { 2,	TF,		SEN(printargs), "n64:removexattr"		},
191[5190] = { 2,	TF,		SEN(printargs), "n64:lremovexattr"		},
192[5191] = { 2,	TD,		SEN(printargs), "n64:fremovexattr"		},
193[5192] = { 2,	TS,		SEN(printargs), "n64:tkill"			},
194[5193] = { 1,	0,		SEN(printargs), "n64:time"			},
195[5194] = { 6,	0,		SEN(printargs), "n64:futex"			},
196[5195] = { 3,	0,		SEN(printargs), "n64:sched_setaffinity"	},
197[5196] = { 3,	0,		SEN(printargs), "n64:sched_getaffinity"	},
198[5197] = { 3,	0,		SEN(printargs), "n64:cacheflush"		},
199[5198] = { 3,	0,		SEN(printargs), "n64:cachectl"		},
200[5199] = { 4,	0,		SEN(printargs), "n64:sysmips"		},
201[5200] = { 2,	TM,		SEN(printargs), "n64:io_setup"		},
202[5201] = { 1,	TM,		SEN(printargs), "n64:io_destroy"		},
203[5202] = { 5,	0,		SEN(printargs), "n64:io_getevents"		},
204[5203] = { 3,	0,		SEN(printargs), "n64:io_submit"		},
205[5204] = { 3,	0,		SEN(printargs), "n64:io_cancel"		},
206[5205] = { 1,	TP|SE,		SEN(printargs), "n64:exit_group"		},
207[5206] = { 3,	0,		SEN(printargs), "n64:lookup_dcookie"	},
208[5207] = { 1,	TD,		SEN(printargs), "n64:epoll_create"		},
209[5208] = { 4,	TD,		SEN(printargs), "n64:epoll_ctl"		},
210[5209] = { 4,	TD,		SEN(printargs), "n64:epoll_wait"		},
211[5210] = { 5,	TM|SI,		SEN(printargs), "n64:remap_file_pages"	},
212[5211] = { 0,	TS,		SEN(printargs), "n64:rt_sigreturn"		},
213[5212] = { 1,	0,		SEN(printargs), "n64:set_tid_address"	},
214[5213] = { 0,	0,		SEN(printargs), "n64:restart_syscall"	},
215[5214] = { 4,	TI,		SEN(printargs), "n64:semtimedop"		},
216[5215] = { 4,	TD,		SEN(printargs), "n64:fadvise64"		},
217[5216] = { 3,	0,		SEN(printargs), "n64:timer_create"		},
218[5217] = { 4,	0,		SEN(printargs), "n64:timer_settime"		},
219[5218] = { 2,	0,		SEN(printargs), "n64:timer_gettime"		},
220[5219] = { 1,	0,		SEN(printargs), "n64:timer_getoverrun"	},
221[5220] = { 1,	0,		SEN(printargs), "n64:timer_delete"		},
222[5221] = { 2,	0,		SEN(printargs), "n64:clock_settime"		},
223[5222] = { 2,	0,		SEN(printargs), "n64:clock_gettime"		},
224[5223] = { 2,	0,		SEN(printargs), "n64:clock_getres"		},
225[5224] = { 4,	0,		SEN(printargs), "n64:clock_nanosleep"	},
226[5225] = { 3,	TS,		SEN(printargs), "n64:tgkill"		},
227[5226] = { 2,	TF,		SEN(printargs), "n64:utimes"		},
228[5227] = { 6,	TM,		SEN(printargs), "n64:mbind"			},
229[5228] = { 5,	TM,		SEN(printargs), "n64:get_mempolicy"		},
230[5229] = { 3,	TM,		SEN(printargs), "n64:set_mempolicy"		},
231[5230] = { 4,	0,		SEN(printargs), "n64:mq_open"		},
232[5231] = { 1,	0,		SEN(printargs), "n64:mq_unlink"		},
233[5232] = { 5,	0,		SEN(printargs), "n64:mq_timedsend"		},
234[5233] = { 5,	0,		SEN(printargs), "n64:mq_timedreceive"	},
235[5234] = { 2,	0,		SEN(printargs), "n64:mq_notify"		},
236[5235] = { 3,	0,		SEN(printargs), "n64:mq_getsetattr"		},
237[5236] = { 5,	0,		SEN(printargs), "n64:vserver"		},
238[5237] = { 5,	TP,		SEN(printargs), "n64:waitid"		},
239[5238] = { },
240[5239] = { 5,	0,		SEN(printargs), "n64:add_key"		},
241[5240] = { 4,	0,		SEN(printargs), "n64:request_key"		},
242[5241] = { 5,	0,		SEN(printargs), "n64:keyctl"		},
243[5242] = { 1,	0,		SEN(printargs), "n64:set_thread_area"	},
244[5243] = { 0,	TD,		SEN(printargs), "n64:inotify_init"		},
245[5244] = { 3,	TD,		SEN(printargs), "n64:inotify_add_watch"	},
246[5245] = { 2,	TD,		SEN(printargs), "n64:inotify_rm_watch"	},
247[5246] = { 4,	TM,		SEN(printargs), "n64:migrate_pages"		},
248[5247] = { 4,	TD|TF,		SEN(printargs), "n64:openat"		},
249[5248] = { 3,	TD|TF,		SEN(printargs), "n64:mkdirat"		},
250[5249] = { 4,	TD|TF,		SEN(printargs), "n64:mknodat"		},
251[5250] = { 5,	TD|TF,		SEN(printargs), "n64:fchownat"		},
252[5251] = { 3,	TD|TF,		SEN(printargs), "n64:futimesat"		},
253[5252] = { 4,	TD|TF,		SEN(printargs), "n64:newfstatat"		},
254[5253] = { 3,	TD|TF,		SEN(printargs), "n64:unlinkat"		},
255[5254] = { 4,	TD|TF,		SEN(printargs), "n64:renameat"		},
256[5255] = { 5,	TD|TF,		SEN(printargs), "n64:linkat"		},
257[5256] = { 3,	TD|TF,		SEN(printargs), "n64:symlinkat"		},
258[5257] = { 4,	TD|TF,		SEN(printargs), "n64:readlinkat"		},
259[5258] = { 3,	TD|TF,		SEN(printargs), "n64:fchmodat"		},
260[5259] = { 3,	TD|TF,		SEN(printargs), "n64:faccessat"		},
261[5260] = { 6,	TD,		SEN(printargs), "n64:pselect6"		},
262[5261] = { 5,	TD,		SEN(printargs), "n64:ppoll"			},
263[5262] = { 1,	TP,		SEN(printargs), "n64:unshare"		},
264[5263] = { 6,	TD,		SEN(printargs), "n64:splice"		},
265[5264] = { 4,	TD,		SEN(printargs), "n64:sync_file_range"	},
266[5265] = { 4,	TD,		SEN(printargs), "n64:tee"			},
267[5266] = { 4,	TD,		SEN(printargs), "n64:vmsplice"		},
268[5267] = { 6,	TM,		SEN(printargs), "n64:move_pages"		},
269[5268] = { 2,	0,		SEN(printargs), "n64:set_robust_list"	},
270[5269] = { 3,	0,		SEN(printargs), "n64:get_robust_list"	},
271[5270] = { 4,	0,		SEN(printargs), "n64:kexec_load"		},
272[5271] = { 3,	0,		SEN(printargs), "n64:getcpu"		},
273[5272] = { 6,	TD,		SEN(printargs), "n64:epoll_pwait"		},
274[5273] = { 3,	0,		SEN(printargs), "n64:ioprio_set"		},
275[5274] = { 2,	0,		SEN(printargs), "n64:ioprio_get"		},
276[5275] = { 4,	TD|TF,		SEN(printargs), "n64:utimensat"		},
277[5276] = { 3,	TD|TS,		SEN(printargs), "n64:signalfd"		},
278[5277] = { 4,	TD,		SEN(printargs), "n64:timerfd"		},
279[5278] = { 1,	TD,		SEN(printargs), "n64:eventfd"		},
280[5279] = { 4,	TD,		SEN(printargs), "n64:fallocate"		},
281[5280] = { 2,	TD,		SEN(printargs), "n64:timerfd_create"	},
282[5281] = { 2,	TD,		SEN(printargs), "n64:timerfd_gettime"	},
283[5282] = { 4,	TD,		SEN(printargs), "n64:timerfd_settime"	},
284[5283] = { 4,	TD|TS,		SEN(printargs), "n64:signalfd4"		},
285[5284] = { 2,	TD,		SEN(printargs), "n64:eventfd2"		},
286[5285] = { 1,	TD,		SEN(printargs), "n64:epoll_create1"		},
287[5286] = { 3,	TD,		SEN(printargs), "n64:dup3"			},
288[5287] = { 2,	TD,		SEN(printargs), "n64:pipe2"			},
289[5288] = { 1,	TD,		SEN(printargs), "n64:inotify_init1"		},
290[5289] = { 4,	TD,		SEN(printargs), "n64:preadv"		},
291[5290] = { 4,	TD,		SEN(printargs), "n64:pwritev"		},
292[5291] = { 4,	TP|TS,		SEN(printargs), "n64:rt_tgsigqueueinfo"	},
293[5292] = { 5,	TD,		SEN(printargs), "n64:perf_event_open"	},
294[5293] = { 4,	TN,		SEN(printargs), "n64:accept4"		},
295[5294] = { 5,	TN,		SEN(printargs), "n64:recvmmsg"		},
296[5295] = { 2,	TD,		SEN(printargs), "n64:fanotify_init"		},
297[5296] = { 5,	TD|TF,		SEN(printargs), "n64:fanotify_mark"		},
298[5297] = { 4,	0,		SEN(printargs), "n64:prlimit64"		},
299[5298] = { 5,	TD|TF,		SEN(printargs), "n64:name_to_handle_at"	},
300[5299] = { 3,	TD,		SEN(printargs), "n64:open_by_handle_at"	},
301[5300] = { 2,	0,		SEN(printargs), "n64:clock_adjtime"		},
302[5301] = { 1,	TD,		SEN(printargs), "n64:syncfs"		},
303[5302] = { 4,	TN,		SEN(printargs), "n64:sendmmsg"		},
304[5303] = { 2,	TD,		SEN(printargs), "n64:setns"			},
305[5304] = { 6,	0,		SEN(printargs), "n64:process_vm_readv"	},
306[5305] = { 6,	0,		SEN(printargs), "n64:process_vm_writev"	},
307[5306] = { 5,	0,		SEN(printargs), "n64:kcmp"			},
308[5307] = { 3,	TD,		SEN(printargs), "n64:finit_module"		},
309[5308] = { 3,	TD,		SEN(printargs), "n64:getdents64"		},
310[5309] = { 3,	0,		SEN(printargs), "n64:sched_setattr"		},
311[5310] = { 4,	0,		SEN(printargs), "n64:sched_getattr"		},
312[5311] = { 5,	TD|TF,		SEN(printargs), "n64:renameat2"		},
313[5312] = { 3,	0,		SEN(printargs), "n64:seccomp"		},
314[5313] = { 3,	0,		SEN(printargs), "n64:getrandom"		},
315[5314] = { 2,	TD,		SEN(printargs), "n64:memfd_create"		},
316[5315] = { 3,	TD,		SEN(printargs), "n64:bpf"			},
317[5316] = { 5,	TD|TF|TP|SE|SI,	SEN(printargs), "n64:execveat"		},
318[5317] = { 1,	TD,		SEN(printargs), "n64:userfaultfd"		},
319[5318] = { 2,	0,		SEN(printargs), "n64:membarrier"		},
320[5319] = { 3,	TM,		SEN(printargs), "n64:mlock2"		},
321[5320] = { 6,	TD,		SEN(printargs), "n64:copy_file_range"	},
322[5321] = { 6,	TD,		SEN(printargs), "n64:preadv2"		},
323[5322] = { 6,	TD,		SEN(printargs), "n64:pwritev2"		},
324[5323] = { 4,	TM|SI,		SEN(printargs), "n64:pkey_mprotect"		},
325[5324] = { 2,	0,		SEN(printargs), "n64:pkey_alloc"		},
326[5325] = { 1,	0,		SEN(printargs), "n64:pkey_free"		},
327