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