Lines Matching refs:SEN
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] = { 1, TD, SEN(printargs), "n64_pipe" },
23 [5022] = { 5, TD, SEN(printargs), "n64_select" },
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, 0, 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, 0, 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, 0, 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] = { 0, 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, 0, SEN(printargs), "n64_personality" },
134 [5133] = { 2, 0, SEN(printargs), "n64_ustat" },
135 [5134] = { 3, TF, SEN(printargs), "n64_statfs" },
136 [5135] = { 3, TD, SEN(printargs), "n64_fstatfs" },
137 [5136] = { 5, 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] = { 4, 0, SEN(printargs), "n64_init_module" },
170 [5169] = { 1, 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, 0, 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, 0, SEN(printargs), "n64_io_setup" },
202 [5201] = { 1, 0, 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_64" },
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" },
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
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", },