]> granicus.if.org Git - strace/blob - linux/xtensa/syscallent.h
xtensa: fix typo in pkey_alloc syscall number
[strace] / linux / xtensa / syscallent.h
1 [  0] = { 0,    0,              SEN(printargs),                 "spill"                 },
2 [  1] = { 0,    0,              SEN(printargs),                 "xtensa"                },
3 [  2 ... 7] = { },
4 [  8] = { 3,    TD|TF,          SEN(open),                      "open"                  },
5 [  9] = { 1,    TD,             SEN(close),                     "close"                 },
6 [ 10] = { 1,    TD,             SEN(dup),                       "dup"                   },
7 [ 11] = { 2,    TD,             SEN(dup2),                      "dup2"                  },
8 [ 12] = { 3,    TD,             SEN(read),                      "read"                  },
9 [ 13] = { 3,    TD,             SEN(write),                     "write"                 },
10 [ 14] = { 5,    TD,             SEN(select),                    "select"                },
11 [ 15] = { 3,    TD,             SEN(lseek),                     "lseek"                 },
12 [ 16] = { 3,    TD,             SEN(poll),                      "poll"                  },
13 [ 17] = { 5,    TD,             SEN(llseek),                    "_llseek"               },
14 [ 18] = { 4,    TD,             SEN(epoll_wait),                "epoll_wait"            },
15 [ 19] = { 4,    TD,             SEN(epoll_ctl),                 "epoll_ctl"             },
16 [ 20] = { 1,    TD,             SEN(epoll_create),              "epoll_create"          },
17 [ 21] = { 2,    TD|TF,          SEN(creat),                     "creat"                 },
18 [ 22] = { 2,    TF,             SEN(truncate),                  "truncate"              },
19 [ 23] = { 2,    TD,             SEN(ftruncate),                 "ftruncate"             },
20 [ 24] = { 3,    TD,             SEN(readv),                     "readv"                 },
21 [ 25] = { 3,    TD,             SEN(writev),                    "writev"                },
22 [ 26] = { 1,    TD,             SEN(fsync),                     "fsync"                 },
23 [ 27] = { 1,    TD,             SEN(fdatasync),                 "fdatasync"             },
24 [ 28] = { 4,    TF,             SEN(truncate64),                "truncate64"            },
25 [ 29] = { 4,    TD,             SEN(ftruncate64),               "ftruncate64"           },
26 [ 30] = { 6,    TD,             SEN(pread),                     "pread64"               },
27 [ 31] = { 6,    TD,             SEN(pwrite),                    "pwrite64"              },
28 [ 32] = { 2,    TF,             SEN(link),                      "link"                  },
29 [ 33] = { 2,    TF,             SEN(rename),                    "rename"                },
30 [ 34] = { 2,    TF,             SEN(symlink),                   "symlink"               },
31 [ 35] = { 3,    TF,             SEN(readlink),                  "readlink"              },
32 [ 36] = { 3,    TF,             SEN(mknod),                     "mknod"                 },
33 [ 37] = { 1,    TD,             SEN(pipe),                      "pipe"                  },
34 [ 38] = { 1,    TF,             SEN(unlink),                    "unlink"                },
35 [ 39] = { 1,    TF,             SEN(rmdir),                     "rmdir"                 },
36 [ 40] = { 2,    TF,             SEN(mkdir),                     "mkdir"                 },
37 [ 41] = { 1,    TF,             SEN(chdir),                     "chdir"                 },
38 [ 42] = { 1,    TD,             SEN(fchdir),                    "fchdir"                },
39 [ 43] = { 2,    TF,             SEN(getcwd),                    "getcwd"                },
40 [ 44] = { 2,    TF,             SEN(chmod),                     "chmod"                 },
41 [ 45] = { 3,    TF,             SEN(chown),                     "chown"                 },
42 [ 46] = { 2,    TF|TST|TSTA,    SEN(stat),                      "stat"                  },
43 [ 47] = { 2,    TF|TST|TSTA,    SEN(stat64),                    "stat64"                },
44 [ 48] = { 3,    TF,             SEN(chown),                     "lchown"                },
45 [ 49] = { 2,    TF|TLST|TSTA,   SEN(lstat),                     "lstat"                 },
46 [ 50] = { 2,    TF|TLST|TSTA,   SEN(lstat64),                   "lstat64"               },
47 [ 51] = { },
48 [ 52] = { 2,    TD,             SEN(fchmod),                    "fchmod"                },
49 [ 53] = { 3,    TD,             SEN(fchown),                    "fchown"                },
50 [ 54] = { 2,    TD|TFST|TSTA,   SEN(fstat),                     "fstat"                 },
51 [ 55] = { 2,    TD|TFST|TSTA,   SEN(fstat64),                   "fstat64"               },
52 [ 56] = { 2,    TD,             SEN(flock),                     "flock"                 },
53 [ 57] = { 2,    TF,             SEN(access),                    "access"                },
54 [ 58] = { 1,    NF,             SEN(umask),                     "umask"                 },
55 [ 59] = { 3,    TD,             SEN(getdents),                  "getdents"              },
56 [ 60] = { 3,    TD,             SEN(getdents64),                "getdents64"            },
57 [ 61] = { 3,    TD,             SEN(fcntl64),                   "fcntl64"               },
58 [ 62] = { 6,    TD,             SEN(fallocate),                 "fallocate"             },
59 [ 63] = { 6,    TD,             SEN(fadvise64_64),              "fadvise64_64"          },
60 [ 64] = { 2,    TF,             SEN(utime),                     "utime"                 },
61 [ 65] = { 2,    TF,             SEN(utimes),                    "utimes"                },
62 [ 66] = { 3,    TD,             SEN(ioctl),                     "ioctl"                 },
63 [ 67] = { 3,    TD,             SEN(fcntl),                     "fcntl"                 },
64 [ 68] = { 5,    TF,             SEN(setxattr),                  "setxattr"              },
65 [ 69] = { 4,    TF,             SEN(getxattr),                  "getxattr"              },
66 [ 70] = { 3,    TF,             SEN(listxattr),                 "listxattr"             },
67 [ 71] = { 2,    TF,             SEN(removexattr),               "removexattr"           },
68 [ 72] = { 5,    TF,             SEN(setxattr),                  "lsetxattr"             },
69 [ 73] = { 4,    TF,             SEN(getxattr),                  "lgetxattr"             },
70 [ 74] = { 3,    TF,             SEN(listxattr),                 "llistxattr"            },
71 [ 75] = { 2,    TF,             SEN(removexattr),               "lremovexattr"          },
72 [ 76] = { 5,    TD,             SEN(fsetxattr),                 "fsetxattr"             },
73 [ 77] = { 4,    TD,             SEN(fgetxattr),                 "fgetxattr"             },
74 [ 78] = { 3,    TD,             SEN(flistxattr),                "flistxattr"            },
75 [ 79] = { 2,    TD,             SEN(fremovexattr),              "fremovexattr"          },
76 [ 80] = { 6,    TD|TM|SI,       SEN(mmap_pgoff),                "mmap2"                 },
77 [ 81] = { 2,    TM|SI,          SEN(munmap),                    "munmap"                },
78 [ 82] = { 3,    TM|SI,          SEN(mprotect),                  "mprotect"              },
79 [ 83] = { 1,    TM|SI,          SEN(brk),                       "brk"                   },
80 [ 84] = { 2,    TM,             SEN(mlock),                     "mlock"                 },
81 [ 85] = { 2,    TM,             SEN(munlock),                   "munlock"               },
82 [ 86] = { 1,    TM,             SEN(mlockall),                  "mlockall"              },
83 [ 87] = { 0,    TM,             SEN(munlockall),                "munlockall"            },
84 [ 88] = { 5,    TM|SI,          SEN(mremap),                    "mremap"                },
85 [ 89] = { 3,    TM,             SEN(msync),                     "msync"                 },
86 [ 90] = { 3,    TM,             SEN(mincore),                   "mincore"               },
87 [ 91] = { 3,    TM,             SEN(madvise),                   "madvise"               },
88 [ 92] = { 3,    TI,             SEN(shmget),                    "shmget"                },
89 [ 93] = { 3,    TI|TM|SI,       SEN(shmat),                     "shmat"                 },
90 [ 94] = { 3,    TI,             SEN(shmctl),                    "shmctl"                },
91 [ 95] = { 1,    TI|TM|SI,       SEN(shmdt),                     "shmdt"                 },
92 [ 96] = { 3,    TN,             SEN(socket),                    "socket"                },
93 [ 97] = { 5,    TN,             SEN(setsockopt),                "setsockopt"            },
94 [ 98] = { 5,    TN,             SEN(getsockopt),                "getsockopt"            },
95 [ 99] = { 2,    TN,             SEN(shutdown),                  "shutdown"              },
96 [100] = { 3,    TN,             SEN(bind),                      "bind"                  },
97 [101] = { 3,    TN,             SEN(connect),                   "connect"               },
98 [102] = { 2,    TN,             SEN(listen),                    "listen"                },
99 [103] = { 3,    TN,             SEN(accept),                    "accept"                },
100 [104] = { 3,    TN,             SEN(getsockname),               "getsockname"           },
101 [105] = { 3,    TN,             SEN(getpeername),               "getpeername"           },
102 [106] = { 3,    TN,             SEN(sendmsg),                   "sendmsg"               },
103 [107] = { 3,    TN,             SEN(recvmsg),                   "recvmsg"               },
104 [108] = { 4,    TN,             SEN(send),                      "send"                  },
105 [109] = { 4,    TN,             SEN(recv),                      "recv"                  },
106 [110] = { 6,    TN,             SEN(sendto),                    "sendto"                },
107 [111] = { 6,    TN,             SEN(recvfrom),                  "recvfrom"              },
108 [112] = { 4,    TN,             SEN(socketpair),                "socketpair"            },
109 [113] = { 4,    TD|TN,          SEN(sendfile),                  "sendfile"              },
110 [114] = { 4,    TD|TN,          SEN(sendfile64),                "sendfile64"            },
111 [115] = { 4,    TN,             SEN(sendmmsg),                  "sendmmsg"              },
112 [116] = { 5,    TP,             SEN(clone),                     "clone"                 },
113 [117] = { 3,    TF|TP|SE|SI,    SEN(execve),                    "execve"                },
114 [118] = { 1,    TP|SE,          SEN(exit),                      "exit"                  },
115 [119] = { 1,    TP|SE,          SEN(exit),                      "exit_group"            },
116 [120] = { 0,    PU|NF,          SEN(getpid),                    "getpid"                },
117 [121] = { 4,    TP,             SEN(wait4),                     "wait4"                 },
118 [122] = { 5,    TP,             SEN(waitid),                    "waitid"                },
119 [123] = { 2,    TS,             SEN(kill),                      "kill"                  },
120 [124] = { 2,    TS,             SEN(kill),                      "tkill"                 },
121 [125] = { 3,    TS,             SEN(tgkill),                    "tgkill"                },
122 [126] = { 1,    0,              SEN(set_tid_address),           "set_tid_address"       },
123 [127] = { 0,    PU|NF,          SEN(gettid),                    "gettid"                },
124 [128] = { 0,    0,              SEN(setsid),                    "setsid"                },
125 [129] = { 1,    0,              SEN(getsid),                    "getsid"                },
126 [130] = { 5,    0,              SEN(prctl),                     "prctl"                 },
127 [131] = { 1,    NF,             SEN(personality),               "personality"           },
128 [132] = { 2,    0,              SEN(getpriority),               "getpriority"           },
129 [133] = { 3,    0,              SEN(setpriority),               "setpriority"           },
130 [134] = { 3,    0,              SEN(setitimer),                 "setitimer"             },
131 [135] = { 2,    0,              SEN(getitimer),                 "getitimer"             },
132 [136] = { 1,    0,              SEN(setuid),                    "setuid"                },
133 [137] = { 0,    PU|NF,          SEN(getuid),                    "getuid"                },
134 [138] = { 1,    0,              SEN(setgid),                    "setgid"                },
135 [139] = { 0,    PU|NF,          SEN(getgid),                    "getgid"                },
136 [140] = { 0,    PU|NF,          SEN(geteuid),                   "geteuid"               },
137 [141] = { 0,    PU|NF,          SEN(getegid),                   "getegid"               },
138 [142] = { 2,    0,              SEN(setreuid),                  "setreuid"              },
139 [143] = { 2,    0,              SEN(setregid),                  "setregid"              },
140 [144] = { 3,    0,              SEN(setresuid),                 "setresuid"             },
141 [145] = { 3,    0,              SEN(getresuid),                 "getresuid"             },
142 [146] = { 3,    0,              SEN(setresgid),                 "setresgid"             },
143 [147] = { 3,    0,              SEN(getresgid),                 "getresgid"             },
144 [148] = { 2,    0,              SEN(setpgid),                   "setpgid"               },
145 [149] = { 1,    0,              SEN(getpgid),                   "getpgid"               },
146 [150] = { 0,    PU|NF,          SEN(getppid),                   "getppid"               },
147 [151] = { 0,    PU|NF,          SEN(getpgrp),                   "getpgrp"               },
148 [152 ... 153] = { },
149 [154] = { 1,    0,              SEN(times),                     "times"                 },
150 [155] = { 1,    TF,             SEN(acct),                      "acct"                  },
151 [156] = { 3,    0,              SEN(sched_setaffinity),         "sched_setaffinity"     },
152 [157] = { 3,    0,              SEN(sched_getaffinity),         "sched_getaffinity"     },
153 [158] = { 2,    0,              SEN(capget),                    "capget"                },
154 [159] = { 2,    0,              SEN(capset),                    "capset"                },
155 [160] = { 4,    0,              SEN(ptrace),                    "ptrace"                },
156 [161] = { 4,    TI,             SEN(semtimedop),                "semtimedop"            },
157 [162] = { 3,    TI,             SEN(semget),                    "semget"                },
158 [163] = { 3,    TI,             SEN(semop),                     "semop"                 },
159 [164] = { 4,    TI,             SEN(semctl),                    "semctl"                },
160 [165] = { },
161 [166] = { 2,    TI,             SEN(msgget),                    "msgget"                },
162 [167] = { 4,    TI,             SEN(msgsnd),                    "msgsnd"                },
163 [168] = { 5,    TI,             SEN(msgrcv),                    "msgrcv"                },
164 [169] = { 3,    TI,             SEN(msgctl),                    "msgctl"                },
165 [170] = { },
166 [171] = { 2,    TF,             SEN(umount2),                   "umount2"               },
167 [172] = { 5,    TF,             SEN(mount),                     "mount"                 },
168 [173] = { 2,    TF,             SEN(swapon),                    "swapon"                },
169 [174] = { 1,    TF,             SEN(chroot),                    "chroot"                },
170 [175] = { 2,    TF,             SEN(pivotroot),                 "pivot_root"            },
171 [176] = { 1,    TF,             SEN(umount),                    "umount"                },
172 [177] = { 1,    TF,             SEN(swapoff),                   "swapoff"               },
173 [178] = { 0,    0,              SEN(sync),                      "sync"                  },
174 [179] = { 1,    TD,             SEN(syncfs),                    "syncfs"                },
175 [180] = { 1,    NF,             SEN(setfsuid),                  "setfsuid"              },
176 [181] = { 1,    NF,             SEN(setfsgid),                  "setfsgid"              },
177 [182] = { 3,    0,              SEN(sysfs),                     "sysfs"                 },
178 [183] = { 2,    TSFA,           SEN(ustat),                     "ustat"                 },
179 [184] = { 2,    TF|TSF|TSFA,    SEN(statfs),                    "statfs"                },
180 [185] = { 2,    TD|TFSF|TSFA,   SEN(fstatfs),                   "fstatfs"               },
181 [186] = { 3,    TF|TSF|TSFA,    SEN(statfs64),                  "statfs64"              },
182 [187] = { 3,    TD|TFSF|TSFA,   SEN(fstatfs64),                 "fstatfs64"             },
183 [188] = { 2,    0,              SEN(setrlimit),                 "setrlimit"             },
184 [189] = { 2,    0,              SEN(getrlimit),                 "getrlimit"             },
185 [190] = { 2,    0,              SEN(getrusage),                 "getrusage"             },
186 [191] = { 6,    0,              SEN(futex),                     "futex"                 },
187 [192] = { 2,    0,              SEN(gettimeofday),              "gettimeofday"          },
188 [193] = { 2,    0,              SEN(settimeofday),              "settimeofday"          },
189 [194] = { 1,    0,              SEN(adjtimex),                  "adjtimex"              },
190 [195] = { 2,    0,              SEN(nanosleep),                 "nanosleep"             },
191 [196] = { 2,    0,              SEN(getgroups),                 "getgroups"             },
192 [197] = { 2,    0,              SEN(setgroups),                 "setgroups"             },
193 [198] = { 2,    0,              SEN(sethostname),               "sethostname"           },
194 [199] = { 2,    0,              SEN(setdomainname),             "setdomainname"         },
195 [200] = { 3,    0,              SEN(syslog),                    "syslog"                },
196 [201] = { 0,    0,              SEN(vhangup),                   "vhangup"               },
197 [202] = { 1,    TF,             SEN(uselib),                    "uselib"                },
198 [203] = { 4,    0,              SEN(reboot),                    "reboot"                },
199 [204] = { 4,    TF,             SEN(quotactl),                  "quotactl"              },
200 [205] = { 3,    0,              SEN(nfsservctl),                "nfsservctl"            },
201 [206] = { 1,    0,              SEN(sysctl),                    "_sysctl"               },
202 [207] = { 2,    0,              SEN(bdflush),                   "bdflush"               },
203 [208] = { 1,    0,              SEN(uname),                     "uname"                 },
204 [209] = { 1,    0,              SEN(sysinfo),                   "sysinfo"               },
205 [210] = { 3,    0,              SEN(init_module),               "init_module"           },
206 [211] = { 2,    0,              SEN(delete_module),             "delete_module"         },
207 [212] = { 2,    0,              SEN(sched_setparam),            "sched_setparam"        },
208 [213] = { 2,    0,              SEN(sched_getparam),            "sched_getparam"        },
209 [214] = { 3,    0,              SEN(sched_setscheduler),        "sched_setscheduler"    },
210 [215] = { 1,    0,              SEN(sched_getscheduler),        "sched_getscheduler"    },
211 [216] = { 1,    0,              SEN(sched_get_priority_max),    "sched_get_priority_max"},
212 [217] = { 1,    0,              SEN(sched_get_priority_min),    "sched_get_priority_min"},
213 [218] = { 2,    0,              SEN(sched_rr_get_interval),     "sched_rr_get_interval" },
214 [219] = { 0,    0,              SEN(sched_yield),               "sched_yield"           },
215 [220 ... 222] = { },
216 [223] = { 0,    0,              SEN(restart_syscall),           "restart_syscall"       },
217 [224] = { 2,    TS,             SEN(sigaltstack),               "sigaltstack"           },
218 [225] = { 0,    TS,             SEN(rt_sigreturn),              "rt_sigreturn"          },
219 [226] = { 4,    TS,             SEN(rt_sigaction),              "rt_sigaction"          },
220 [227] = { 4,    TS,             SEN(rt_sigprocmask),            "rt_sigprocmask"        },
221 [228] = { 2,    TS,             SEN(rt_sigpending),             "rt_sigpending"         },
222 [229] = { 4,    TS,             SEN(rt_sigtimedwait),           "rt_sigtimedwait"       },
223 [230] = { 3,    TS,             SEN(rt_sigqueueinfo),           "rt_sigqueueinfo"       },
224 [231] = { 2,    TS,             SEN(rt_sigsuspend),             "rt_sigsuspend"         },
225 [232] = { 4,    TD,             SEN(mq_open),                   "mq_open"               },
226 [233] = { 1,    0,              SEN(mq_unlink),                 "mq_unlink"             },
227 [234] = { 5,    TD,             SEN(mq_timedsend),              "mq_timedsend"          },
228 [235] = { 5,    TD,             SEN(mq_timedreceive),           "mq_timedreceive"       },
229 [236] = { 2,    TD,             SEN(mq_notify),                 "mq_notify"             },
230 [237] = { 3,    TD,             SEN(mq_getsetattr),             "mq_getsetattr"         },
231 [238] = { },
232 [239] = { 2,    TM,             SEN(io_setup),                  "io_setup"              },
233 [240] = { 1,    TM,             SEN(io_destroy),                "io_destroy"            },
234 [241] = { 3,    0,              SEN(io_submit),                 "io_submit"             },
235 [242] = { 5,    0,              SEN(io_getevents),              "io_getevents"          },
236 [243] = { 3,    0,              SEN(io_cancel),                 "io_cancel"             },
237 [244] = { 2,    0,              SEN(clock_settime),             "clock_settime"         },
238 [245] = { 2,    0,              SEN(clock_gettime),             "clock_gettime"         },
239 [246] = { 2,    0,              SEN(clock_getres),              "clock_getres"          },
240 [247] = { 4,    0,              SEN(clock_nanosleep),           "clock_nanosleep"       },
241 [248] = { 3,    0,              SEN(timer_create),              "timer_create"          },
242 [249] = { 1,    0,              SEN(timer_delete),              "timer_delete"          },
243 [250] = { 4,    0,              SEN(timer_settime),             "timer_settime"         },
244 [251] = { 2,    0,              SEN(timer_gettime),             "timer_gettime"         },
245 [252] = { 1,    0,              SEN(timer_getoverrun),          "timer_getoverrun"      },
246 [253] = { },
247 [254] = { 4,    0,              SEN(lookup_dcookie),            "lookup_dcookie"        },
248 [255] = { },
249 [256] = { 5,    0,              SEN(add_key),                   "add_key"               },
250 [257] = { 4,    0,              SEN(request_key),               "request_key"           },
251 [258] = { 5,    0,              SEN(keyctl),                    "keyctl"                },
252 [259] = { },
253 [260] = { 5,    TD,             SEN(readahead),                 "readahead"             },
254 [261] = { 5,    TM|SI,          SEN(remap_file_pages),          "remap_file_pages"      },
255 [262] = { 4,    TM,             SEN(migrate_pages),             "migrate_pages"         },
256 [263] = { 6,    TM,             SEN(mbind),                     "mbind"                 },
257 [264] = { 5,    TM,             SEN(get_mempolicy),             "get_mempolicy"         },
258 [265] = { 3,    TM,             SEN(set_mempolicy),             "set_mempolicy"         },
259 [266] = { 1,    TP,             SEN(unshare),                   "unshare"               },
260 [267] = { 6,    TM,             SEN(move_pages),                "move_pages"            },
261 [268] = { 6,    TD,             SEN(splice),                    "splice"                },
262 [269] = { 4,    TD,             SEN(tee),                       "tee"                   },
263 [270] = { 4,    TD,             SEN(vmsplice),                  "vmsplice"              },
264 [271] = { },
265 [272] = { 6,    TD,             SEN(pselect6),                  "pselect6"              },
266 [273] = { 5,    TD,             SEN(ppoll),                     "ppoll"                 },
267 [274] = { 6,    TD,             SEN(epoll_pwait),               "epoll_pwait"           },
268 [275] = { 1,    TD,             SEN(epoll_create1),             "epoll_create1"         },
269 [276] = { 0,    TD,             SEN(inotify_init),              "inotify_init"          },
270 [277] = { 3,    TD|TF,          SEN(inotify_add_watch),         "inotify_add_watch"     },
271 [278] = { 2,    TD,             SEN(inotify_rm_watch),          "inotify_rm_watch"      },
272 [279] = { 1,    TD,             SEN(inotify_init1),             "inotify_init1"         },
273 [280] = { 3,    0,              SEN(getcpu),                    "getcpu"                },
274 [281] = { 4,    0,              SEN(kexec_load),                "kexec_load"            },
275 [282] = { 3,    0,              SEN(ioprio_set),                "ioprio_set"            },
276 [283] = { 2,    0,              SEN(ioprio_get),                "ioprio_get"            },
277 [284] = { 2,    0,              SEN(set_robust_list),           "set_robust_list"       },
278 [285] = { 3,    0,              SEN(get_robust_list),           "get_robust_list"       },
279 [286 ... 287] = { },
280 [288] = { 4,    TD|TF,          SEN(openat),                    "openat"                },
281 [289] = { 3,    TD|TF,          SEN(mkdirat),                   "mkdirat"               },
282 [290] = { 4,    TD|TF,          SEN(mknodat),                   "mknodat"               },
283 [291] = { 3,    TD|TF,          SEN(unlinkat),                  "unlinkat"              },
284 [292] = { 4,    TD|TF,          SEN(renameat),                  "renameat"              },
285 [293] = { 5,    TD|TF,          SEN(linkat),                    "linkat"                },
286 [294] = { 3,    TD|TF,          SEN(symlinkat),                 "symlinkat"             },
287 [295] = { 4,    TD|TF,          SEN(readlinkat),                "readlinkat"            },
288 [296] = { 4,    TD|TF,          SEN(utimensat),                 "utimensat"             },
289 [297] = { 5,    TD|TF,          SEN(fchownat),                  "fchownat"              },
290 [298] = { 3,    TD|TF,          SEN(futimesat),                 "futimesat"             },
291 [299] = { 4,    TD|TF|TFST|TSTA,SEN(fstatat64),                 "fstatat64"             },
292 [300] = { 3,    TD|TF,          SEN(fchmodat),                  "fchmodat"              },
293 [301] = { 3,    TD|TF,          SEN(faccessat),                 "faccessat"             },
294 [302 ... 303] = { },
295 [304] = { 3,    TD|TS,          SEN(signalfd),                  "signalfd"              },
296 [305] = { },
297 [306] = { 1,    TD,             SEN(eventfd),                   "eventfd"               },
298 [307] = { 5,    TN,             SEN(recvmmsg),                  "recvmmsg"              },
299 [308] = { 2,    TD,             SEN(setns),                     "setns"                 },
300 [309] = { 4,    TD|TS,          SEN(signalfd4),                 "signalfd4"             },
301 [310] = { 3,    TD,             SEN(dup3),                      "dup3"                  },
302 [311] = { 2,    TD,             SEN(pipe2),                     "pipe2"                 },
303 [312] = { 2,    TD,             SEN(timerfd_create),            "timerfd_create"        },
304 [313] = { 4,    TD,             SEN(timerfd_settime),           "timerfd_settime"       },
305 [314] = { 2,    TD,             SEN(timerfd_gettime),           "timerfd_gettime"       },
306 [315] = { },
307 [316] = { 2,    TD,             SEN(eventfd2),                  "eventfd2"              },
308 [317] = { 5,    TD,             SEN(preadv),                    "preadv"                },
309 [318] = { 5,    TD,             SEN(pwritev),                   "pwritev"               },
310 [319] = { },
311 [320] = { 2,    TD,             SEN(fanotify_init),             "fanotify_init"         },
312 [321] = { 6,    TD|TF,          SEN(fanotify_mark),             "fanotify_mark"         },
313 [322] = { 6,    0,              SEN(process_vm_readv),          "process_vm_readv"      },
314 [323] = { 6,    0,              SEN(process_vm_writev),         "process_vm_writev"     },
315 [324] = { 5,    TD|TF,          SEN(name_to_handle_at),         "name_to_handle_at"     },
316 [325] = { 3,    TD,             SEN(open_by_handle_at),         "open_by_handle_at"     },
317 [326] = { 6,    TD,             SEN(sync_file_range2),          "sync_file_range2"      },
318 [327] = { 5,    TD,             SEN(perf_event_open),           "perf_event_open"       },
319 [328] = { 4,    TP|TS,          SEN(rt_tgsigqueueinfo),         "rt_tgsigqueueinfo"     },
320 [329] = { 2,    0,              SEN(clock_adjtime),             "clock_adjtime"         },
321 [330] = { 4,    0,              SEN(prlimit64),                 "prlimit64"             },
322 [331] = { 5,    0,              SEN(kcmp),                      "kcmp"                  },
323 [332] = { 3,    TD,             SEN(finit_module),              "finit_module"          },
324 [333] = { 4,    TN,             SEN(accept4),                   "accept4"               },
325 [334] = { 3,    0,              SEN(sched_setattr),             "sched_setattr"         },
326 [335] = { 4,    0,              SEN(sched_getattr),             "sched_getattr"         },
327 [336] = { 5,    TD|TF,          SEN(renameat2),                 "renameat2"             },
328 [337] = { 3,    0,              SEN(seccomp),                   "seccomp"               },
329 [338] = { 3,    0,              SEN(getrandom),                 "getrandom"             },
330 [339] = { 2,    TD,             SEN(memfd_create),              "memfd_create"          },
331 [340] = { 3,    TD,             SEN(bpf),                       "bpf"                   },
332 [341] = { 5,    TD|TF|TP|SE|SI, SEN(execveat),                  "execveat"              },
333 [342] = { 1,    TD,             SEN(userfaultfd),               "userfaultfd"           },
334 [343] = { 2,    0,              SEN(membarrier),                "membarrier"            },
335 [344] = { 3,    TM,             SEN(mlock2),                    "mlock2"                },
336 [345] = { 6,    TD,             SEN(copy_file_range),           "copy_file_range"       },
337 [346] = { 6,    TD,             SEN(preadv2),                   "preadv2"               },
338 [347] = { 6,    TD,             SEN(pwritev2),                  "pwritev2"              },
339 [348] = { 4,    TM|SI,          SEN(pkey_mprotect),             "pkey_mprotect"         },
340 [349] = { 2,    0,              SEN(pkey_alloc),                "pkey_alloc"            },
341 [350] = { 1,    0,              SEN(pkey_free),                 "pkey_free"             },
342 [351] = { 5,    TD|TF|TSTA,     SEN(statx),                     "statx"                 },