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