1 /* 2 * Copyright (c) 2004-2009 Atmel Corporation 3 * Copyright (c) 2009-2018 The strace developers. 4 * All rights reserved. 5 * 6 * Redistribution and use in source and binary forms, with or without 7 * modification, are permitted provided that the following conditions 8 * are met: 9 * 1. Redistributions of source code must retain the above copyright 10 * notice, this list of conditions and the following disclaimer. 11 * 2. Redistributions in binary form must reproduce the above copyright 12 * notice, this list of conditions and the following disclaimer in the 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote products 15 * derived from this software without specific prior written permission. 16 * 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 19 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 20 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 21 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 22 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 23 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 24 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 26 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 */ 28 29 [ 0] = { 0, 0, SEN(restart_syscall), "restart_syscall" }, 30 [ 1] = { 1, TP|SE, SEN(exit), "exit" }, 31 [ 2] = { 0, TP, SEN(fork), "fork" }, 32 [ 3] = { 3, TD, SEN(read), "read" }, 33 [ 4] = { 3, TD, SEN(write), "write" }, 34 [ 5] = { 3, TD|TF, SEN(open), "open" }, 35 [ 6] = { 1, TD, SEN(close), "close" }, 36 [ 7] = { 1, NF, SEN(umask), "umask" }, 37 [ 8] = { 2, TD|TF, SEN(creat), "creat" }, 38 [ 9] = { 2, TF, SEN(link), "link" }, 39 [ 10] = { 1, TF, SEN(unlink), "unlink" }, 40 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" }, 41 [ 12] = { 1, TF, SEN(chdir), "chdir" }, 42 [ 13] = { 1, 0, SEN(time), "time" }, 43 [ 14] = { 3, TF, SEN(mknod), "mknod" }, 44 [ 15] = { 2, TF, SEN(chmod), "chmod" }, 45 [ 16] = { 3, TF, SEN(chown), "chown" }, 46 [ 17] = { 3, TF, SEN(chown), "lchown" }, 47 [ 18] = { 3, TD, SEN(lseek), "lseek" }, 48 [ 19] = { 5, TD, SEN(llseek), "_llseek" }, 49 [ 20] = { 0, PU|NF, SEN(getpid), "getpid" }, 50 [ 21] = { 5, TF, SEN(mount), "mount" }, 51 [ 22] = { 1, TF, SEN(umount2), "umount2" }, 52 [ 23] = { 1, 0, SEN(setuid), "setuid" }, 53 [ 24] = { 0, PU|NF, SEN(getuid), "getuid" }, 54 [ 25] = { 1, 0, SEN(stime), "stime" }, 55 [ 26] = { 4, 0, SEN(ptrace), "ptrace" }, 56 [ 27] = { 1, 0, SEN(alarm), "alarm" }, 57 [ 28] = { 0, TS, SEN(pause), "pause" }, 58 [ 29] = { 2, TF, SEN(utime), "utime" }, 59 [ 30] = { 2, TF|TST|TSTA, SEN(stat), "stat" }, 60 [ 31] = { 2, TD|TFST|TSTA, SEN(fstat), "fstat" }, 61 [ 32] = { 2, TF|TLST|TSTA, SEN(lstat), "lstat" }, 62 [ 33] = { 2, TF, SEN(access), "access" }, 63 [ 34] = { 1, TF, SEN(chroot), "chroot" }, 64 [ 35] = { 0, 0, SEN(sync), "sync" }, 65 [ 36] = { 1, TD, SEN(fsync), "fsync" }, 66 [ 37] = { 2, TS, SEN(kill), "kill" }, 67 [ 38] = { 2, TF, SEN(rename), "rename" }, 68 [ 39] = { 2, TF, SEN(mkdir), "mkdir" }, 69 [ 40] = { 1, TF, SEN(rmdir), "rmdir" }, 70 [ 41] = { 1, TD, SEN(dup), "dup" }, 71 [ 42] = { 1, TD, SEN(pipe), "pipe" }, 72 [ 43] = { 1, 0, SEN(times), "times" }, 73 [ 44] = { 5, TP, SEN(clone), "clone" }, 74 [ 45] = { 1, TM|SI, SEN(brk), "brk" }, 75 [ 46] = { 1, 0, SEN(setgid), "setgid" }, 76 [ 47] = { 0, PU|NF, SEN(getgid), "getgid" }, 77 [ 48] = { 2, TF, SEN(getcwd), "getcwd" }, 78 [ 49] = { 0, PU|NF, SEN(geteuid), "geteuid" }, 79 [ 50] = { 0, PU|NF, SEN(getegid), "getegid" }, 80 [ 51] = { 1, TF, SEN(acct), "acct" }, 81 [ 52] = { 1, NF, SEN(setfsuid), "setfsuid" }, 82 [ 53] = { 1, NF, SEN(setfsgid), "setfsgid" }, 83 [ 54] = { 3, TD, SEN(ioctl), "ioctl" }, 84 [ 55] = { 3, TD, SEN(fcntl), "fcntl" }, 85 [ 56] = { 2, 0, SEN(setpgid), "setpgid" }, 86 [ 57] = { 5, TM|SI, SEN(mremap), "mremap" }, 87 [ 58] = { 3, 0, SEN(setresuid), "setresuid" }, 88 [ 59] = { 3, 0, SEN(getresuid), "getresuid" }, 89 [ 60] = { 2, 0, SEN(setreuid), "setreuid" }, 90 [ 61] = { 2, 0, SEN(setregid), "setregid" }, 91 [ 62] = { 2, TSFA, SEN(ustat), "ustat" }, 92 [ 63] = { 2, TD, SEN(dup2), "dup2" }, 93 [ 64] = { 0, PU|NF, SEN(getppid), "getppid" }, 94 [ 65] = { 0, PU|NF, SEN(getpgrp), "getpgrp" }, 95 [ 66] = { 0, 0, SEN(setsid), "setsid" }, 96 [ 67] = { 4, TS, SEN(rt_sigaction), "rt_sigaction" }, 97 [ 68] = { 0, TS, SEN(rt_sigreturn), "rt_sigreturn" }, 98 [ 69] = { 4, TS, SEN(rt_sigprocmask), "rt_sigprocmask" }, 99 [ 70] = { 2, TS, SEN(rt_sigpending), "rt_sigpending" }, 100 [ 71] = { 4, TS, SEN(rt_sigtimedwait), "rt_sigtimedwait" }, 101 [ 72] = { 3, TS, SEN(rt_sigqueueinfo), "rt_sigqueueinfo" }, 102 [ 73] = { 2, TS, SEN(rt_sigsuspend), "rt_sigsuspend" }, 103 [ 74] = { 2, 0, SEN(sethostname), "sethostname" }, 104 [ 75] = { 2, 0, SEN(setrlimit), "setrlimit" }, 105 [ 76] = { 2, 0, SEN(getrlimit), "getrlimit" }, 106 [ 77] = { 2, 0, SEN(getrusage), "getrusage" }, 107 [ 78] = { 2, 0, SEN(gettimeofday), "gettimeofday" }, 108 [ 79] = { 2, 0, SEN(settimeofday), "settimeofday" }, 109 [ 80] = { 2, 0, SEN(getgroups), "getgroups" }, 110 [ 81] = { 2, 0, SEN(setgroups), "setgroups" }, 111 [ 82] = { 5, TD, SEN(select), "select" }, 112 [ 83] = { 2, TF, SEN(symlink), "symlink" }, 113 [ 84] = { 1, TD, SEN(fchdir), "fchdir" }, 114 [ 85] = { 3, TF, SEN(readlink), "readlink" }, 115 [ 86] = { 5, TD, SEN(pread), "pread" }, 116 [ 87] = { 5, TD, SEN(pwrite), "pwrite" }, 117 [ 88] = { 2, TF, SEN(swapon), "swapon" }, 118 [ 89] = { 4, 0, SEN(reboot), "reboot" }, 119 [ 90] = { 6, TD|TM|SI, SEN(mmap_pgoff), "mmap2" }, 120 [ 91] = { 2, TM|SI, SEN(munmap), "munmap" }, 121 [ 92] = { 2, TF, SEN(truncate), "truncate" }, 122 [ 93] = { 2, TD, SEN(ftruncate), "ftruncate" }, 123 [ 94] = { 2, TD, SEN(fchmod), "fchmod" }, 124 [ 95] = { 3, TD, SEN(fchown), "fchown" }, 125 [ 96] = { 2, 0, SEN(getpriority), "getpriority" }, 126 [ 97] = { 3, 0, SEN(setpriority), "setpriority" }, 127 [ 98] = { 4, TP, SEN(wait4), "wait4" }, 128 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" }, 129 [100] = { 2, TD|TFSF|TSFA, SEN(fstatfs), "fstatfs" }, 130 [101] = { 0, 0, SEN(vhangup), "vhangup" }, 131 [102] = { 2, TS, SEN(sigaltstack), "sigaltstack" }, 132 [103] = { 3, 0, SEN(syslog), "syslog" }, 133 [104] = { 3, 0, SEN(setitimer), "setitimer" }, 134 [105] = { 2, 0, SEN(getitimer), "getitimer" }, 135 [106] = { 1, TF, SEN(swapoff), "swapoff" }, 136 [107] = { 1, 0, SEN(sysinfo), "sysinfo" }, 137 [108] = { 6, TI, SEN(ipc), "ipc" }, 138 [109] = { 4, TD|TN, SEN(sendfile), "sendfile" }, 139 [110] = { 2, 0, SEN(setdomainname), "setdomainname" }, 140 [111] = { 1, 0, SEN(uname), "uname" }, 141 [112] = { 1, 0, SEN(adjtimex), "adjtimex" }, 142 [113] = { 3, TM|SI, SEN(mprotect), "mprotect" }, 143 [114] = { 0, TP, SEN(vfork), "vfork" }, 144 [115] = { 3, 0, SEN(init_module), "init_module" }, 145 [116] = { 2, 0, SEN(delete_module), "delete_module" }, 146 [117] = { 4, TF, SEN(quotactl), "quotactl" }, 147 [118] = { 1, 0, SEN(getpgid), "getpgid" }, 148 [119] = { 2, 0, SEN(bdflush), "bdflush" }, 149 [120] = { 3, 0, SEN(sysfs), "sysfs" }, 150 [121] = { 1, NF, SEN(personality), "personality" }, 151 [122] = { 5, 0, SEN(afs_syscall), "afs_syscall" }, 152 [123] = { 3, TD, SEN(getdents), "getdents" }, 153 [124] = { 2, TD, SEN(flock), "flock" }, 154 [125] = { 3, TM, SEN(msync), "msync" }, 155 [126] = { 3, TD, SEN(readv), "readv" }, 156 [127] = { 3, TD, SEN(writev), "writev" }, 157 [128] = { 1, 0, SEN(getsid), "getsid" }, 158 [129] = { 1, TD, SEN(fdatasync), "fdatasync" }, 159 [130] = { 1, 0, SEN(sysctl), "_sysctl" }, 160 [131] = { 2, TM, SEN(mlock), "mlock" }, 161 [132] = { 2, TM, SEN(munlock), "munlock" }, 162 [133] = { 1, TM, SEN(mlockall), "mlockall" }, 163 [134] = { 0, TM, SEN(munlockall), "munlockall" }, 164 [135] = { 2, 0, SEN(sched_setparam), "sched_setparam" }, 165 [136] = { 2, 0, SEN(sched_getparam), "sched_getparam" }, 166 [137] = { 3, 0, SEN(sched_setscheduler), "sched_setscheduler" }, 167 [138] = { 1, 0, SEN(sched_getscheduler), "sched_getscheduler" }, 168 [139] = { 0, 0, SEN(sched_yield), "sched_yield" }, 169 [140] = { 1, 0, SEN(sched_get_priority_max), "sched_get_priority_max"}, 170 [141] = { 1, 0, SEN(sched_get_priority_min), "sched_get_priority_min"}, 171 [142] = { 2, 0, SEN(sched_rr_get_interval), "sched_rr_get_interval" }, 172 [143] = { 2, 0, SEN(nanosleep), "nanosleep" }, 173 [144] = { 3, TD, SEN(poll), "poll" }, 174 [145] = { 3, 0, SEN(nfsservctl), "nfsservctl" }, 175 [146] = { 3, 0, SEN(setresgid), "setresgid" }, 176 [147] = { 3, 0, SEN(getresgid), "getresgid" }, 177 [148] = { 5, 0, SEN(prctl), "prctl" }, 178 [149] = { 3, TN, SEN(socket), "socket" }, 179 [150] = { 3, TN, SEN(bind), "bind" }, 180 [151] = { 3, TN, SEN(connect), "connect" }, 181 [152] = { 2, TN, SEN(listen), "listen" }, 182 [153] = { 3, TN, SEN(accept), "accept" }, 183 [154] = { 3, TN, SEN(getsockname), "getsockname" }, 184 [155] = { 3, TN, SEN(getpeername), "getpeername" }, 185 [156] = { 4, TN, SEN(socketpair), "socketpair" }, 186 [157] = { 4, TN, SEN(send), "send" }, 187 [158] = { 4, TN, SEN(recv), "recv" }, 188 [159] = { 6, TN, SEN(sendto), "sendto" }, 189 [160] = { 6, TN, SEN(recvfrom), "recvfrom" }, 190 [161] = { 2, TN, SEN(shutdown), "shutdown" }, 191 [162] = { 5, TN, SEN(setsockopt), "setsockopt" }, 192 [163] = { 5, TN, SEN(getsockopt), "getsockopt" }, 193 [164] = { 3, TN, SEN(sendmsg), "sendmsg" }, 194 [165] = { 3, TN, SEN(recvmsg), "recvmsg" }, 195 [166] = { 3, TF, SEN(truncate64), "truncate64" }, 196 [167] = { 3, TD, SEN(ftruncate64), "ftruncate64" }, 197 [168] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" }, 198 [169] = { 2, TF|TLST|TSTA, SEN(lstat64), "lstat64" }, 199 [170] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" }, 200 [171] = { 2, TF, SEN(pivotroot), "pivot_root" }, 201 [172] = { 3, TM, SEN(mincore), "mincore" }, 202 [173] = { 3, TM, SEN(madvise), "madvise" }, 203 [174] = { 3, TD, SEN(getdents64), "getdents64" }, 204 [175] = { 3, TD, SEN(fcntl64), "fcntl64" }, 205 [176] = { 0, PU|NF, SEN(gettid), "gettid" }, 206 [177] = { 4, TD, SEN(readahead), "readahead" }, 207 [178] = { 5, TF, SEN(setxattr), "setxattr" }, 208 [179] = { 5, TF, SEN(setxattr), "lsetxattr" }, 209 [180] = { 5, TD, SEN(fsetxattr), "fsetxattr" }, 210 [181] = { 4, TF, SEN(getxattr), "getxattr" }, 211 [182] = { 4, TF, SEN(getxattr), "lgetxattr" }, 212 [183] = { 4, TD, SEN(fgetxattr), "fgetxattr" }, 213 [184] = { 3, TF, SEN(listxattr), "listxattr" }, 214 [185] = { 3, TF, SEN(listxattr), "llistxattr" }, 215 [186] = { 3, TD, SEN(flistxattr), "flistxattr" }, 216 [187] = { 2, TF, SEN(removexattr), "removexattr" }, 217 [188] = { 2, TF, SEN(removexattr), "lremovexattr" }, 218 [189] = { 2, TD, SEN(fremovexattr), "fremovexattr" }, 219 [190] = { 2, TS, SEN(kill), "tkill" }, 220 [191] = { 4, TD|TN, SEN(sendfile64), "sendfile64" }, 221 [192] = { 6, 0, SEN(futex), "futex" }, 222 [193] = { 3, 0, SEN(sched_setaffinity), "sched_setaffinity" }, 223 [194] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" }, 224 [195] = { 2, 0, SEN(capget), "capget" }, 225 [196] = { 2, 0, SEN(capset), "capset" }, 226 [197] = { 2, TM, SEN(io_setup), "io_setup" }, 227 [198] = { 1, TM, SEN(io_destroy), "io_destroy" }, 228 [199] = { 5, 0, SEN(io_getevents), "io_getevents" }, 229 [200] = { 3, 0, SEN(io_submit), "io_submit" }, 230 [201] = { 3, 0, SEN(io_cancel), "io_cancel" }, 231 [202] = { 5, TD, SEN(fadvise64), "fadvise64" }, 232 [203] = { 1, TP|SE, SEN(exit), "exit_group" }, 233 [204] = { 4, 0, SEN(lookup_dcookie), "lookup_dcookie" }, 234 [205] = { 1, TD, SEN(epoll_create), "epoll_create" }, 235 [206] = { 4, TD, SEN(epoll_ctl), "epoll_ctl" }, 236 [207] = { 4, TD, SEN(epoll_wait), "epoll_wait" }, 237 [208] = { 5, TM|SI, SEN(remap_file_pages), "remap_file_pages" }, 238 [209] = { 1, 0, SEN(set_tid_address), "set_tid_address" }, 239 [210] = { 3, 0, SEN(timer_create), "timer_create" }, 240 [211] = { 4, 0, SEN(timer_settime), "timer_settime" }, 241 [212] = { 2, 0, SEN(timer_gettime), "timer_gettime" }, 242 [213] = { 1, 0, SEN(timer_getoverrun), "timer_getoverrun" }, 243 [214] = { 1, 0, SEN(timer_delete), "timer_delete" }, 244 [215] = { 2, 0, SEN(clock_settime), "clock_settime" }, 245 [216] = { 2, 0, SEN(clock_gettime), "clock_gettime" }, 246 [217] = { 2, 0, SEN(clock_getres), "clock_getres" }, 247 [218] = { 4, 0, SEN(clock_nanosleep), "clock_nanosleep" }, 248 [219] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" }, 249 [220] = { 3, TD|TFSF|TSFA, SEN(fstatfs64), "fstatfs64" }, 250 [221] = { 3, TS, SEN(tgkill), "tgkill" }, 251 [222] = { }, 252 [223] = { 2, TF, SEN(utimes), "utimes" }, 253 [224] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" }, 254 [225] = { 3, 0, SEN(printargs), "cacheflush" }, 255 [226] = { 5, 0, SEN(vserver), "vserver" }, 256 [227] = { 4, TD, SEN(mq_open), "mq_open" }, 257 [228] = { 1, 0, SEN(mq_unlink), "mq_unlink" }, 258 [229] = { 5, TD, SEN(mq_timedsend), "mq_timedsend" }, 259 [230] = { 5, TD, SEN(mq_timedreceive), "mq_timedreceive" }, 260 [231] = { 2, TD, SEN(mq_notify), "mq_notify" }, 261 [232] = { 3, TD, SEN(mq_getsetattr), "mq_getsetattr" }, 262 [233] = { 4, 0, SEN(kexec_load), "kexec_load" }, 263 [234] = { 5, TP, SEN(waitid), "waitid" }, 264 [235] = { 5, 0, SEN(add_key), "add_key" }, 265 [236] = { 4, 0, SEN(request_key), "request_key" }, 266 [237] = { 5, 0, SEN(keyctl), "keyctl" }, 267 [238] = { 3, 0, SEN(ioprio_set), "ioprio_set" }, 268 [239] = { 2, 0, SEN(ioprio_get), "ioprio_get" }, 269 [240] = { 0, TD, SEN(inotify_init), "inotify_init" }, 270 [241] = { 3, TD|TF, SEN(inotify_add_watch), "inotify_add_watch" }, 271 [242] = { 2, TD, SEN(inotify_rm_watch), "inotify_rm_watch" }, 272 [243] = { 4, TD|TF, SEN(openat), "openat" }, 273 [244] = { 3, TD|TF, SEN(mkdirat), "mkdirat" }, 274 [245] = { 4, TD|TF, SEN(mknodat), "mknodat" }, 275 [246] = { 5, TD|TF, SEN(fchownat), "fchownat" }, 276 [247] = { 3, TD|TF, SEN(futimesat), "futimesat" }, 277 [248] = { 4, TD|TF|TFST|TSTA,SEN(fstatat64), "fstatat64" }, 278 [249] = { 3, TD|TF, SEN(unlinkat), "unlinkat" }, 279 [250] = { 4, TD|TF, SEN(renameat), "renameat" }, 280 [251] = { 5, TD|TF, SEN(linkat), "linkat" }, 281 [252] = { 3, TD|TF, SEN(symlinkat), "symlinkat" }, 282 [253] = { 4, TD|TF, SEN(readlinkat), "readlinkat" }, 283 [254] = { 3, TD|TF, SEN(fchmodat), "fchmodat" }, 284 [255] = { 3, TD|TF, SEN(faccessat), "faccessat" }, 285 [256] = { 6, TD, SEN(pselect6), "pselect6" }, 286 [257] = { 5, TD, SEN(ppoll), "ppoll" }, 287 [258] = { 1, TP, SEN(unshare), "unshare" }, 288 [259] = { 2, 0, SEN(set_robust_list), "set_robust_list" }, 289 [260] = { 3, 0, SEN(get_robust_list), "get_robust_list" }, 290 [261] = { 6, TD, SEN(splice), "splice" }, 291 [262] = { 6, TD, SEN(sync_file_range), "sync_file_range" }, 292 [263] = { 4, TD, SEN(tee), "tee" }, 293 [264] = { 4, TD, SEN(vmsplice), "vmsplice" }, 294 [265] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" }, 295 [266] = { 2, TI, SEN(msgget), "msgget" }, 296 [267] = { 4, TI, SEN(msgsnd), "msgsnd" }, 297 [268] = { 5, TI, SEN(msgrcv), "msgrcv" }, 298 [269] = { 3, TI, SEN(msgctl), "msgctl" }, 299 [270] = { 3, TI, SEN(semget), "semget" }, 300 [271] = { 3, TI, SEN(semop), "semop" }, 301 [272] = { 4, TI, SEN(semctl), "semctl" }, 302 [273] = { 4, TI, SEN(semtimedop), "semtimedop" }, 303 [274] = { 3, TI|TM|SI, SEN(shmat), "shmat" }, 304 [275] = { 3, TI, SEN(shmget), "shmget" }, 305 [276] = { 1, TI|TM|SI, SEN(shmdt), "shmdt" }, 306 [277] = { 3, TI, SEN(shmctl), "shmctl" }, 307 [278] = { 4, TD|TF, SEN(utimensat), "utimensat" }, 308 [279] = { 3, TD|TS, SEN(signalfd), "signalfd" }, 309 [280] = { 4, TD, SEN(timerfd), "timerfd" }, 310 [281] = { 1, TD, SEN(eventfd), "eventfd" }, 311 [282] = { }, 312 [283] = { 2, TD, SEN(setns), "setns" }, 313 [284] = { 5, TD, SEN(pread), "pread64" }, 314 [285] = { 5, TD, SEN(pwrite), "pwrite64" }, 315 [286] = { 2, TD, SEN(timerfd_create), "timerfd_create" }, 316 [287] = { 6, TD, SEN(fallocate), "fallocate" }, 317 [288] = { 4, TD, SEN(timerfd_settime), "timerfd_settime" }, 318 [289] = { 2, TD, SEN(timerfd_gettime), "timerfd_gettime" }, 319 [290] = { 4, TD|TS, SEN(signalfd4), "signalfd4" }, 320 [291] = { 2, TD, SEN(eventfd2), "eventfd2" }, 321 [292] = { 1, TD, SEN(epoll_create1), "epoll_create1" }, 322 [293] = { 3, TD, SEN(dup3), "dup3" }, 323 [294] = { 2, TD, SEN(pipe2), "pipe2" }, 324 [295] = { 1, TD, SEN(inotify_init1), "inotify_init1" }, 325 [296] = { 5, TD, SEN(preadv), "preadv" }, 326 [297] = { 5, TD, SEN(pwritev), "pwritev" }, 327 [298] = { 4, TP|TS, SEN(rt_tgsigqueueinfo), "rt_tgsigqueueinfo" }, 328 [299] = { 5, TD, SEN(perf_event_open), "perf_event_open" }, 329 [300] = { 5, TN, SEN(recvmmsg), "recvmmsg" }, 330 [301] = { 2, TD, SEN(fanotify_init), "fanotify_init" }, 331 [302] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" }, 332 [303] = { 4, 0, SEN(prlimit64), "prlimit64" }, 333 [304] = { 5, TD|TF, SEN(name_to_handle_at), "name_to_handle_at" }, 334 [305] = { 3, TD, SEN(open_by_handle_at), "open_by_handle_at" }, 335 [306] = { 2, 0, SEN(clock_adjtime), "clock_adjtime" }, 336 [307] = { 1, TD, SEN(syncfs), "syncfs" }, 337 [308] = { 4, TN, SEN(sendmmsg), "sendmmsg" }, 338 [309] = { 6, 0, SEN(process_vm_readv), "process_vm_readv" }, 339 [310] = { 6, 0, SEN(process_vm_writev), "process_vm_writev" }, 340 [311] = { 5, 0, SEN(kcmp), "kcmp" }, 341 [312] = { 3, TD, SEN(finit_module), "finit_module" }, 342 [313] = { 3, 0, SEN(sched_setattr), "sched_setattr" }, 343 [314] = { 4, 0, SEN(sched_getattr), "sched_getattr" }, 344 [315] = { 5, TD|TF, SEN(renameat2), "renameat2" }, 345 [316] = { 3, 0, SEN(seccomp), "seccomp" }, 346 [317] = { 3, 0, SEN(getrandom), "getrandom" }, 347 [318] = { 2, TD, SEN(memfd_create), "memfd_create" }, 348 [319] = { 3, TD, SEN(bpf), "bpf" }, 349 [320] = { 5, TD|TF|TP|SE|SI, SEN(execveat), "execveat" }, 350 [321] = { 4, TN, SEN(accept4), "accept4" }, 351 [322] = { 1, TD, SEN(userfaultfd), "userfaultfd" }, 352 [323] = { 2, 0, SEN(membarrier), "membarrier" }, 353 [324] = { 3, TM, SEN(mlock2), "mlock2" }, 354 [325] = { 6, TD, SEN(copy_file_range), "copy_file_range" }, 355 [326] = { 6, TD, SEN(preadv2), "preadv2" }, 356 [327] = { 6, TD, SEN(pwritev2), "pwritev2" }, 357 [328] = { 4, TM|SI, SEN(pkey_mprotect), "pkey_mprotect" }, 358 [329] = { 2, 0, SEN(pkey_alloc), "pkey_alloc" }, 359 [330] = { 1, 0, SEN(pkey_free), "pkey_free" }, 360