]> granicus.if.org Git - strace/blob - linux/mips/syscallent-o32.h
Wire up new syscalls
[strace] / linux / mips / syscallent-o32.h
1 #if defined LINUX_MIPSO32
2 /* For an O32 strace, decode the o32 syscalls.  */
3 [4000] = { MA,  0,              printargs,                      "syscall"               }, /* start of Linux o32 */
4 [4001] = { 1,   TP|SE,          sys_exit,                       "exit"                  },
5 [4002] = { 0,   TP,             sys_fork,                       "fork"                  },
6 [4003] = { 3,   TD,             sys_read,                       "read"                  },
7 [4004] = { 3,   TD,             sys_write,                      "write"                 },
8 [4005] = { 3,   TD|TF,          sys_open,                       "open"                  },
9 [4006] = { 1,   TD,             sys_close,                      "close"                 },
10 [4007] = { 3,   TP,             sys_waitpid,                    "waitpid"               },
11 [4008] = { 2,   TD|TF,          sys_creat,                      "creat"                 },
12 [4009] = { 2,   TF,             sys_link,                       "link"                  },
13 [4010] = { 1,   TF,             sys_unlink,                     "unlink"                },
14 [4011] = { 3,   TF|TP|SE|SI,    sys_execve,                     "execve"                },
15 [4012] = { 1,   TF,             sys_chdir,                      "chdir"                 },
16 [4013] = { 1,   0,              sys_time,                       "time"                  },
17 [4014] = { 3,   TF,             sys_mknod,                      "mknod"                 },
18 [4015] = { 2,   TF,             sys_chmod,                      "chmod"                 },
19 [4016] = { 3,   TF,             sys_chown,                      "lchown"                },
20 [4017] = { 0,   TM,             sys_break,                      "break"                 },
21 [4018] = { 2,   TF,             sys_oldstat,                    "oldstat"               },
22 [4019] = { 3,   TD,             sys_lseek,                      "lseek"                 },
23 [4020] = { 0,   0,              sys_getpid,                     "getpid"                },
24 [4021] = { 5,   TF,             sys_mount,                      "mount"                 },
25 [4022] = { 1,   TF,             sys_umount,                     "umount"                },
26 [4023] = { 1,   0,              sys_setuid,                     "setuid"                },
27 [4024] = { 0,   NF,             sys_getuid,                     "getuid"                },
28 [4025] = { 1,   0,              sys_stime,                      "stime"                 },
29 [4026] = { 4,   0,              sys_ptrace,                     "ptrace"                },
30 [4027] = { 1,   0,              sys_alarm,                      "alarm"                 },
31 [4028] = { 2,   TD,             sys_oldfstat,                   "oldfstat"              },
32 [4029] = { 0,   TS,             sys_pause,                      "pause"                 },
33 [4030] = { 2,   TF,             sys_utime,                      "utime"                 },
34 [4031] = { 0,   0,              sys_stty,                       "stty"                  },
35 [4032] = { 0,   0,              sys_gtty,                       "gtty"                  },
36 [4033] = { 2,   TF,             sys_access,                     "access"                },
37 [4034] = { 1,   0,              sys_nice,                       "nice"                  },
38 [4035] = { 1,   0,              sys_ftime,                      "ftime"                 },
39 [4036] = { 0,   0,              sys_sync,                       "sync"                  },
40 [4037] = { 2,   TS,             sys_kill,                       "kill"                  },
41 [4038] = { 2,   TF,             sys_rename,                     "rename"                },
42 [4039] = { 2,   TF,             sys_mkdir,                      "mkdir"                 },
43 [4040] = { 1,   TF,             sys_rmdir,                      "rmdir"                 },
44 [4041] = { 1,   TD,             sys_dup,                        "dup"                   },
45 [4042] = { 1,   TD,             sys_pipe,                       "pipe"                  },
46 [4043] = { 1,   0,              sys_times,                      "times"                 },
47 [4044] = { 0,   0,              sys_prof,                       "prof"                  },
48 [4045] = { 1,   TM|SI,          sys_brk,                        "brk"                   },
49 [4046] = { 1,   0,              sys_setgid,                     "setgid"                },
50 [4047] = { 0,   NF,             sys_getgid,                     "getgid"                },
51 [4048] = { 1,   TS,             sys_signal,                     "signal"                },
52 [4049] = { 0,   NF,             sys_geteuid,                    "geteuid"               },
53 [4050] = { 0,   NF,             sys_getegid,                    "getegid"               },
54 [4051] = { 1,   TF,             sys_acct,                       "acct"                  },
55 [4052] = { 2,   TF,             sys_umount2,                    "umount2"               },
56 [4053] = { 0,   0,              sys_lock,                       "lock"                  },
57 [4054] = { 3,   TD,             sys_ioctl,                      "ioctl"                 },
58 [4055] = { 3,   TD,             sys_fcntl,                      "fcntl"                 },
59 [4056] = { 0,   0,              sys_mpx,                        "mpx"                   },
60 [4057] = { 2,   0,              sys_setpgid,                    "setpgid"               },
61 [4058] = { 0,   0,              sys_ulimit,                     "ulimit"                },
62 [4059] = { 1,   0,              sys_oldolduname,                "oldolduname"           },
63 [4060] = { 1,   0,              sys_umask,                      "umask"                 },
64 [4061] = { 1,   TF,             sys_chroot,                     "chroot"                },
65 [4062] = { 2,   0,              sys_ustat,                      "ustat"                 },
66 [4063] = { 2,   TD,             sys_dup2,                       "dup2"                  },
67 [4064] = { 0,   0,              sys_getppid,                    "getppid"               },
68 [4065] = { 0,   0,              sys_getpgrp,                    "getpgrp"               },
69 [4066] = { 0,   0,              sys_setsid,                     "setsid"                },
70 [4067] = { 3,   TS,             sys_sigaction,                  "sigaction"             },
71 [4068] = { 0,   TS,             sys_siggetmask,                 "sgetmask"              },
72 [4069] = { 1,   TS,             sys_sigsetmask,                 "ssetmask"              },
73 [4070] = { 2,   0,              sys_setreuid,                   "setreuid"              },
74 [4071] = { 2,   0,              sys_setregid,                   "setregid"              },
75 [4072] = { 3,   TS,             sys_sigsuspend,                 "sigsuspend"            },
76 [4073] = { 1,   TS,             sys_sigpending,                 "sigpending"            },
77 [4074] = { 2,   0,              sys_sethostname,                "sethostname"           },
78 [4075] = { 2,   0,              sys_setrlimit,                  "setrlimit"             },
79 [4076] = { 2,   0,              sys_getrlimit,                  "getrlimit"             },
80 [4077] = { 2,   0,              sys_getrusage,                  "getrusage"             },
81 [4078] = { 2,   0,              sys_gettimeofday,               "gettimeofday"          },
82 [4079] = { 2,   0,              sys_settimeofday,               "settimeofday"          },
83 [4080] = { 2,   0,              sys_getgroups,                  "getgroups"             },
84 [4081] = { 2,   0,              sys_setgroups,                  "setgroups"             },
85 [4082] = { 0,   0,              printargs,                      "reserved82"            },
86 [4083] = { 2,   TF,             sys_symlink,                    "symlink"               },
87 [4084] = { 2,   TF,             sys_oldlstat,                   "oldlstat"              },
88 [4085] = { 3,   TF,             sys_readlink,                   "readlink"              },
89 [4086] = { 1,   TF,             sys_uselib,                     "uselib"                },
90 [4087] = { 2,   TF,             sys_swapon,                     "swapon"                },
91 [4088] = { 4,   0,              sys_reboot,                     "reboot"                },
92 [4089] = { 3,   TD,             sys_readdir,                    "readdir"               },
93 [4090] = { 6,   TD|TM|SI,       sys_mmap,                       "mmap"                  },
94 [4091] = { 2,   TM|SI,          sys_munmap,                     "munmap"                },
95 [4092] = { 2,   TF,             sys_truncate,                   "truncate"              },
96 [4093] = { 2,   TD,             sys_ftruncate,                  "ftruncate"             },
97 [4094] = { 2,   TD,             sys_fchmod,                     "fchmod"                },
98 [4095] = { 3,   TD,             sys_fchown,                     "fchown"                },
99 [4096] = { 2,   0,              sys_getpriority,                "getpriority"           },
100 [4097] = { 3,   0,              sys_setpriority,                "setpriority"           },
101 [4098] = { 0,   0,              sys_profil,                     "profil"                },
102 [4099] = { 3,   TF,             sys_statfs,                     "statfs"                },
103 [4100] = { 3,   TD,             sys_fstatfs,                    "fstatfs"               },
104 [4101] = { 0,   0,              sys_ioperm,                     "ioperm"                },
105 [4102] = { 2,   TD,             sys_socketcall,                 "socketcall"            },
106 [4103] = { 3,   0,              sys_syslog,                     "syslog"                },
107 [4104] = { 3,   0,              sys_setitimer,                  "setitimer"             },
108 [4105] = { 2,   0,              sys_getitimer,                  "getitimer"             },
109 [4106] = { 2,   TF,             sys_stat,                       "stat"                  },
110 [4107] = { 2,   TF,             sys_lstat,                      "lstat"                 },
111 [4108] = { 2,   TD,             sys_fstat,                      "fstat"                 },
112 [4109] = { 1,   0,              sys_olduname,                   "olduname"              },
113 [4110] = { 0,   0,              sys_iopl,                       "iopl"                  },
114 [4111] = { 0,   0,              sys_vhangup,                    "vhangup"               },
115 [4112] = { 0,   0,              sys_idle,                       "idle"                  },
116 [4113] = { 5,   0,              sys_vm86old,                    "vm86"                  },
117 [4114] = { 4,   TP,             sys_wait4,                      "wait4"                 },
118 [4115] = { 1,   TF,             sys_swapoff,                    "swapoff"               },
119 [4116] = { 1,   0,              sys_sysinfo,                    "sysinfo"               },
120 [4117] = { 6,   TI,             sys_ipc,                        "ipc"                   },
121 [4118] = { 1,   TD,             sys_fsync,                      "fsync"                 },
122 [4119] = { 0,   TS,             sys_sigreturn,                  "sigreturn"             },
123 [4120] = { 5,   TP,             sys_clone,                      "clone"                 },
124 [4121] = { 2,   0,              sys_setdomainname,              "setdomainname"         },
125 [4122] = { 1,   0,              sys_uname,                      "uname"                 },
126 [4123] = { 0,   0,              sys_modify_ldt,                 "modify_ldt"            },
127 [4124] = { 1,   0,              sys_adjtimex,                   "adjtimex"              },
128 [4125] = { 3,   TM|SI,          sys_mprotect,                   "mprotect"              },
129 [4126] = { 3,   TS,             sys_sigprocmask,                "sigprocmask"           },
130 [4127] = { 2,   0,              sys_create_module,              "create_module"         },
131 [4128] = { 3,   0,              sys_init_module,                "init_module"           },
132 [4129] = { 2,   0,              sys_delete_module,              "delete_module"         },
133 [4130] = { 1,   0,              sys_get_kernel_syms,            "get_kernel_syms"       },
134 [4131] = { 4,   TF,             sys_quotactl,                   "quotactl"              },
135 [4132] = { 1,   0,              sys_getpgid,                    "getpgid"               },
136 [4133] = { 1,   TD,             sys_fchdir,                     "fchdir"                },
137 [4134] = { 2,   0,              sys_bdflush,                    "bdflush"               },
138 [4135] = { 3,   0,              sys_sysfs,                      "sysfs"                 },
139 [4136] = { 1,   0,              sys_personality,                "personality"           },
140 [4137] = { 0,   0,              sys_afs_syscall,                "afs_syscall"           },
141 [4138] = { 1,   NF,             sys_setfsuid,                   "setfsuid"              },
142 [4139] = { 1,   NF,             sys_setfsgid,                   "setfsgid"              },
143 [4140] = { 5,   TD,             sys_llseek,                     "_llseek"               },
144 [4141] = { 3,   TD,             sys_getdents,                   "getdents"              },
145 [4142] = { 5,   TD,             sys_select,                     "_newselect"            },
146 [4143] = { 2,   TD,             sys_flock,                      "flock"                 },
147 [4144] = { 3,   TM,             sys_msync,                      "msync"                 },
148 [4145] = { 3,   TD,             sys_readv,                      "readv"                 },
149 [4146] = { 3,   TD,             sys_writev,                     "writev"                },
150 [4147] = { 3,   0,              printargs,                      "cacheflush"            },
151 [4148] = { 3,   0,              printargs,                      "cachectl"              },
152 [4149] = { 4,   0,              sys_sysmips,                    "sysmips"               },
153 [4150] = { 0,   0,              sys_setup,                      "setup"                 },
154 [4151] = { 1,   0,              sys_getsid,                     "getsid"                },
155 [4152] = { 1,   TD,             sys_fdatasync,                  "fdatasync"             },
156 [4153] = { 1,   0,              sys_sysctl,                     "_sysctl"               },
157 [4154] = { 2,   TM,             sys_mlock,                      "mlock"                 },
158 [4155] = { 2,   TM,             sys_munlock,                    "munlock"               },
159 [4156] = { 1,   TM,             sys_mlockall,                   "mlockall"              },
160 [4157] = { 0,   TM,             sys_munlockall,                 "munlockall"            },
161 [4158] = { 2,   0,              sys_sched_setparam,             "sched_setparam"        },
162 [4159] = { 2,   0,              sys_sched_getparam,             "sched_getparam"        },
163 [4160] = { 3,   0,              sys_sched_setscheduler,         "sched_setscheduler"    },
164 [4161] = { 1,   0,              sys_sched_getscheduler,         "sched_getscheduler"    },
165 [4162] = { 0,   0,              sys_sched_yield,                "sched_yield"           },
166 [4163] = { 1,   0,              sys_sched_get_priority_max,     "sched_get_priority_max"},
167 [4164] = { 1,   0,              sys_sched_get_priority_min,     "sched_get_priority_min"},
168 [4165] = { 2,   0,              sys_sched_rr_get_interval,      "sched_rr_get_interval" },
169 [4166] = { 2,   0,              sys_nanosleep,                  "nanosleep"             },
170 [4167] = { 5,   TM|SI,          sys_mremap,                     "mremap"                },
171 [4168] = { 3,   TN,             sys_accept,                     "accept"                },
172 [4169] = { 3,   TN,             sys_bind,                       "bind"                  },
173 [4170] = { 3,   TN,             sys_connect,                    "connect"               },
174 [4171] = { 3,   TN,             sys_getpeername,                "getpeername"           },
175 [4172] = { 3,   TN,             sys_getsockname,                "getsockname"           },
176 [4173] = { 5,   TN,             sys_getsockopt,                 "getsockopt"            },
177 [4174] = { 2,   TN,             sys_listen,                     "listen"                },
178 [4175] = { 4,   TN,             sys_recv,                       "recv"                  },
179 [4176] = { 6,   TN,             sys_recvfrom,                   "recvfrom"              },
180 [4177] = { 3,   TN,             sys_recvmsg,                    "recvmsg"               },
181 [4178] = { 4,   TN,             sys_send,                       "send"                  },
182 [4179] = { 3,   TN,             sys_sendmsg,                    "sendmsg"               },
183 [4180] = { 6,   TN,             sys_sendto,                     "sendto"                },
184 [4181] = { 5,   TN,             sys_setsockopt,                 "setsockopt"            },
185 [4182] = { 2,   TN,             sys_shutdown,                   "shutdown"              },
186 [4183] = { 3,   TN,             sys_socket,                     "socket"                },
187 [4184] = { 4,   TN,             sys_socketpair,                 "socketpair"            },
188 [4185] = { 3,   0,              sys_setresuid,                  "setresuid"             },
189 [4186] = { 3,   0,              sys_getresuid,                  "getresuid"             },
190 [4187] = { 5,   0,              sys_query_module,               "query_module"          },
191 [4188] = { 3,   TD,             sys_poll,                       "poll"                  },
192 [4189] = { 3,   0,              sys_nfsservctl,                 "nfsservctl"            },
193 [4190] = { 3,   0,              sys_setresgid,                  "setresgid"             },
194 [4191] = { 3,   0,              sys_getresgid,                  "getresgid"             },
195 [4192] = { 5,   0,              sys_prctl,                      "prctl"                 },
196 [4193] = { 0,   TS,             sys_rt_sigreturn,               "rt_sigreturn"          },
197 [4194] = { 4,   TS,             sys_rt_sigaction,               "rt_sigaction"          },
198 [4195] = { 4,   TS,             sys_rt_sigprocmask,             "rt_sigprocmask"        },
199 [4196] = { 2,   TS,             sys_rt_sigpending,              "rt_sigpending"         },
200 [4197] = { 4,   TS,             sys_rt_sigtimedwait,            "rt_sigtimedwait"       },
201 [4198] = { 3,   TS,             sys_rt_sigqueueinfo,            "rt_sigqueueinfo"       },
202 [4199] = { 2,   TS,             sys_rt_sigsuspend,              "rt_sigsuspend"         },
203 [4200] = { 6,   TD,             sys_pread,                      "pread64"               },
204 [4201] = { 6,   TD,             sys_pwrite,                     "pwrite64"              },
205 [4202] = { 3,   TF,             sys_chown,                      "chown"                 },
206 [4203] = { 2,   TF,             sys_getcwd,                     "getcwd"                },
207 [4204] = { 2,   0,              sys_capget,                     "capget"                },
208 [4205] = { 2,   0,              sys_capset,                     "capset"                },
209 [4206] = { 2,   TS,             sys_sigaltstack,                "sigaltstack"           },
210 [4207] = { 4,   TD|TN,          sys_sendfile,                   "sendfile"              },
211 [4208] = { 5,   TN,             printargs,                      "getpmsg"               },
212 [4209] = { 5,   TN,             printargs,                      "putpmsg"               },
213 [4210] = { 6,   TD|TM|SI,       sys_mmap_4koff,                 "mmap2"                 },
214 [4211] = { 4,   TF,             sys_truncate64,                 "truncate64"            },
215 [4212] = { 4,   TD,             sys_ftruncate64,                "ftruncate64"           },
216 [4213] = { 2,   TF,             sys_stat64,                     "stat64"                },
217 [4214] = { 2,   TF,             sys_lstat64,                    "lstat64"               },
218 [4215] = { 2,   TD,             sys_fstat64,                    "fstat64"               },
219 [4216] = { 2,   TF,             sys_pivotroot,                  "pivot_root"            },
220 [4217] = { 3,   TM,             sys_mincore,                    "mincore"               },
221 [4218] = { 3,   TM,             sys_madvise,                    "madvise"               },
222 [4219] = { 3,   TD,             sys_getdents64,                 "getdents64"            },
223 [4220] = { 3,   TD,             sys_fcntl,                      "fcntl64"               },
224 [4221] = { },
225 [4222] = { 0,   0,              sys_gettid,                     "gettid"                },
226 [4223] = { 5,   TD,             sys_readahead,                  "readahead"             },
227 [4224] = { 5,   TF,             sys_setxattr,                   "setxattr"              },
228 [4225] = { 5,   TF,             sys_setxattr,                   "lsetxattr"             },
229 [4226] = { 5,   TD,             sys_fsetxattr,                  "fsetxattr"             },
230 [4227] = { 4,   TF,             sys_getxattr,                   "getxattr"              },
231 [4228] = { 4,   TF,             sys_getxattr,                   "lgetxattr"             },
232 [4229] = { 4,   TD,             sys_fgetxattr,                  "fgetxattr"             },
233 [4230] = { 3,   TF,             sys_listxattr,                  "listxattr"             },
234 [4231] = { 3,   TF,             sys_listxattr,                  "llistxattr"            },
235 [4232] = { 3,   TD,             sys_flistxattr,                 "flistxattr"            },
236 [4233] = { 2,   TF,             sys_removexattr,                "removexattr"           },
237 [4234] = { 2,   TF,             sys_removexattr,                "lremovexattr"          },
238 [4235] = { 2,   TD,             sys_fremovexattr,               "fremovexattr"          },
239 [4236] = { 2,   TS,             sys_kill,                       "tkill"                 },
240 [4237] = { 4,   TD|TN,          sys_sendfile64,                 "sendfile64"            },
241 [4238] = { 6,   0,              sys_futex,                      "futex"                 },
242 [4239] = { 3,   0,              sys_sched_setaffinity,          "sched_setaffinity"     },
243 [4240] = { 3,   0,              sys_sched_getaffinity,          "sched_getaffinity"     },
244 [4241] = { 2,   0,              sys_io_setup,                   "io_setup"              },
245 [4242] = { 1,   0,              sys_io_destroy,                 "io_destroy"            },
246 [4243] = { 5,   0,              sys_io_getevents,               "io_getevents"          },
247 [4244] = { 3,   0,              sys_io_submit,                  "io_submit"             },
248 [4245] = { 3,   0,              sys_io_cancel,                  "io_cancel"             },
249 [4246] = { 1,   TP|SE,          sys_exit,                       "exit_group"            },
250 [4247] = { 4,   0,              sys_lookup_dcookie,             "lookup_dcookie"        },
251 [4248] = { 1,   TD,             sys_epoll_create,               "epoll_create"          },
252 [4249] = { 4,   TD,             sys_epoll_ctl,                  "epoll_ctl"             },
253 [4250] = { 4,   TD,             sys_epoll_wait,                 "epoll_wait"            },
254 [4251] = { 5,   TM|SI,          sys_remap_file_pages,           "remap_file_pages"      },
255 [4252] = { 1,   0,              sys_set_tid_address,            "set_tid_address"       },
256 [4253] = { 0,   0,              sys_restart_syscall,            "restart_syscall"       },
257 [4254] = { 7,   TD,             sys_fadvise64_64,               "fadvise64_64"          },
258 [4255] = { 3,   TF,             sys_statfs64,                   "statfs64"              },
259 [4256] = { 2,   TD,             sys_fstatfs64,                  "fstatfs64"             },
260 [4257] = { 3,   0,              sys_timer_create,               "timer_create"          },
261 [4258] = { 4,   0,              sys_timer_settime,              "timer_settime"         },
262 [4259] = { 2,   0,              sys_timer_gettime,              "timer_gettime"         },
263 [4260] = { 1,   0,              sys_timer_getoverrun,           "timer_getoverrun"      },
264 [4261] = { 1,   0,              sys_timer_delete,               "timer_delete"          },
265 [4262] = { 2,   0,              sys_clock_settime,              "clock_settime"         },
266 [4263] = { 2,   0,              sys_clock_gettime,              "clock_gettime"         },
267 [4264] = { 2,   0,              sys_clock_getres,               "clock_getres"          },
268 [4265] = { 4,   0,              sys_clock_nanosleep,            "clock_nanosleep"       },
269 [4266] = { 3,   TS,             sys_tgkill,                     "tgkill"                },
270 [4267] = { 2,   TF,             sys_utimes,                     "utimes"                },
271 [4268] = { 6,   TM,             sys_mbind,                      "mbind"                 },
272 [4269] = { 5,   TM,             sys_get_mempolicy,              "get_mempolicy"         },
273 [4270] = { 3,   TM,             sys_set_mempolicy,              "set_mempolicy"         },
274 [4271] = { 4,   0,              sys_mq_open,                    "mq_open"               },
275 [4272] = { 1,   0,              sys_mq_unlink,                  "mq_unlink"             },
276 [4273] = { 5,   0,              sys_mq_timedsend,               "mq_timedsend"          },
277 [4274] = { 5,   0,              sys_mq_timedreceive,            "mq_timedreceive"       },
278 [4275] = { 2,   0,              sys_mq_notify,                  "mq_notify"             },
279 [4276] = { 3,   0,              sys_mq_getsetattr,              "mq_getsetattr"         },
280 [4277] = { 5,   0,              sys_vserver,                    "vserver"               },
281 [4278] = { 5,   TP,             sys_waitid,                     "waitid"                },
282 [4279] = { },
283 [4280] = { 5,   0,              sys_add_key,                    "add_key"               },
284 [4281] = { 4,   0,              sys_request_key,                "request_key"           },
285 [4282] = { 5,   0,              sys_keyctl,                     "keyctl"                },
286 [4283] = { 1,   0,              sys_set_thread_area,            "set_thread_area"       },
287 [4284] = { 0,   TD,             sys_inotify_init,               "inotify_init"          },
288 [4285] = { 3,   TD,             sys_inotify_add_watch,          "inotify_add_watch"     },
289 [4286] = { 2,   TD,             sys_inotify_rm_watch,           "inotify_rm_watch"      },
290 [4287] = { 4,   TM,             sys_migrate_pages,              "migrate_pages"         },
291 [4288] = { 4,   TD|TF,          sys_openat,                     "openat"                },
292 [4289] = { 3,   TD|TF,          sys_mkdirat,                    "mkdirat"               },
293 [4290] = { 4,   TD|TF,          sys_mknodat,                    "mknodat"               },
294 [4291] = { 5,   TD|TF,          sys_fchownat,                   "fchownat"              },
295 [4292] = { 3,   TD|TF,          sys_futimesat,                  "futimesat"             },
296 [4293] = { 4,   TD|TF,          sys_newfstatat,                 "fstatat64"             },
297 [4294] = { 3,   TD|TF,          sys_unlinkat,                   "unlinkat"              },
298 [4295] = { 4,   TD|TF,          sys_renameat,                   "renameat"              },
299 [4296] = { 5,   TD|TF,          sys_linkat,                     "linkat"                },
300 [4297] = { 3,   TD|TF,          sys_symlinkat,                  "symlinkat"             },
301 [4298] = { 4,   TD|TF,          sys_readlinkat,                 "readlinkat"            },
302 [4299] = { 3,   TD|TF,          sys_fchmodat,                   "fchmodat"              },
303 [4300] = { 3,   TD|TF,          sys_faccessat,                  "faccessat"             },
304 [4301] = { 6,   TD,             sys_pselect6,                   "pselect6"              },
305 [4302] = { 5,   TD,             sys_ppoll,                      "ppoll"                 },
306 [4303] = { 1,   TP,             sys_unshare,                    "unshare"               },
307 [4304] = { 6,   TD,             sys_splice,                     "splice"                },
308 [4305] = { 7,   TD,             sys_sync_file_range,            "sync_file_range"       },
309 [4306] = { 4,   TD,             sys_tee,                        "tee"                   },
310 [4307] = { 4,   TD,             sys_vmsplice,                   "vmsplice"              },
311 [4308] = { 6,   TM,             sys_move_pages,                 "move_pages"            },
312 [4309] = { 2,   0,              sys_set_robust_list,            "set_robust_list"       },
313 [4310] = { 3,   0,              sys_get_robust_list,            "get_robust_list"       },
314 [4311] = { 4,   0,              sys_kexec_load,                 "kexec_load"            },
315 [4312] = { 3,   0,              sys_getcpu,                     "getcpu"                },
316 [4313] = { 6,   TD,             sys_epoll_pwait,                "epoll_pwait"           },
317 [4314] = { 3,   0,              sys_ioprio_set,                 "ioprio_set"            },
318 [4315] = { 2,   0,              sys_ioprio_get,                 "ioprio_get"            },
319 [4316] = { 4,   0,              printargs,                      "utimensat"             },
320 [4317] = { 3,   TD|TS,          sys_signalfd,                   "signalfd"              },
321 [4318] = { 4,   TD,             sys_timerfd,                    "timerfd"               },
322 [4319] = { 1,   TD,             sys_eventfd,                    "eventfd"               },
323 [4320] = { 6,   TD,             sys_fallocate,                  "fallocate"             },
324 [4321] = { 2,   TD,             sys_timerfd_create,             "timerfd_create"        },
325 [4322] = { 2,   TD,             sys_timerfd_gettime,            "timerfd_gettime"       },
326 [4323] = { 4,   TD,             sys_timerfd_settime,            "timerfd_settime"       },
327 [4324] = { 4,   TD|TS,          sys_signalfd4,                  "signalfd4"             },
328 [4325] = { 2,   TD,             sys_eventfd2,                   "eventfd2"              },
329 [4326] = { 1,   TD,             sys_epoll_create1,              "epoll_create1"         },
330 [4327] = { 3,   TD,             sys_dup3,                       "dup3"                  },
331 [4328] = { 2,   TD,             sys_pipe2,                      "pipe2"                 },
332 [4329] = { 1,   TD,             sys_inotify_init1,              "inotify_init1"         },
333 [4330] = { 5,   TD,             sys_preadv,                     "preadv"                },
334 [4331] = { 5,   TD,             sys_pwritev,                    "pwritev"               },
335 [4332] = { 4,   TP|TS,          sys_rt_tgsigqueueinfo,          "rt_tgsigqueueinfo"     },
336 [4333] = { 5,   TD,             sys_perf_event_open,            "perf_event_open"       },
337 [4334] = { 4,   TN,             sys_accept4,                    "accept4"               },
338 [4335] = { 5,   TN,             sys_recvmmsg,                   "recvmmsg"              },
339 [4336] = { 2,   TD,             sys_fanotify_init,              "fanotify_init"         },
340 [4337] = { 6,   TD|TF,          sys_fanotify_mark,              "fanotify_mark"         },
341 [4338] = { 4,   0,              sys_prlimit64,                  "prlimit64"             },
342 [4339] = { 5,   TD|TF,          sys_name_to_handle_at,          "name_to_handle_at"     },
343 [4340] = { 3,   TD,             sys_open_by_handle_at,          "open_by_handle_at"     },
344 [4341] = { 2,   0,              sys_clock_adjtime,              "clock_adjtime"         },
345 [4342] = { 1,   TD,             sys_syncfs,                     "syncfs"                },
346 [4343] = { 4,   TN,             sys_sendmmsg,                   "sendmmsg"              },
347 [4344] = { 2,   TD,             sys_setns,                      "setns"                 },
348 [4345] = { 6,   0,              sys_process_vm_readv,           "process_vm_readv"      },
349 [4346] = { 6,   0,              sys_process_vm_writev,          "process_vm_writev"     },
350 [4347] = { 5,   0,              sys_kcmp,                       "kcmp"                  },
351 [4348] = { 3,   TD,             sys_finit_module,               "finit_module"          },
352 [4349] = { 3,   0,              sys_sched_setattr,              "sched_setattr"         },
353 [4350] = { 4,   0,              sys_sched_getattr,              "sched_getattr"         },
354 [4351] = { 5,   TD|TF,          sys_renameat2,                  "renameat2"             },
355 [4352] = { 3,   0,              sys_seccomp,                    "seccomp",              },
356 [4353] = { 3,   0,              sys_getrandom,                  "getrandom",            },
357 [4354] = { 2,   TD,             sys_memfd_create,               "memfd_create",         },
358 [4355] = { 3,   TD,             sys_bpf,                        "bpf",                  },
359 [4356] = { 5,   TD|TF|TP|SE|SI, sys_execveat,                   "execveat",             },
360
361 #else
362
363 [4000] = { MA,  0,              printargs,      "o32_syscall"                   },
364 [4001] = { 1,   TP|SE,          printargs,      "o32_exit"                      },
365 [4002] = { 0,   TP,             printargs,      "o32_fork"                      },
366 [4003] = { 3,   TD,             printargs,      "o32_read"                      },
367 [4004] = { 3,   TD,             printargs,      "o32_write"                     },
368 [4005] = { 3,   TD|TF,          printargs,      "o32_open"                      },
369 [4006] = { 1,   TD,             printargs,      "o32_close"                     },
370 [4007] = { 3,   TP,             printargs,      "o32_waitpid"                   },
371 [4008] = { 2,   TD|TF,          printargs,      "o32_creat"                     },
372 [4009] = { 2,   TF,             printargs,      "o32_link"                      },
373 [4010] = { 1,   TF,             printargs,      "o32_unlink"                    },
374 [4011] = { 3,   TF|TP|SE|SI,    printargs,      "o32_execve"                    },
375 [4012] = { 1,   TF,             printargs,      "o32_chdir"                     },
376 [4013] = { 1,   0,              printargs,      "o32_time"                      },
377 [4014] = { 3,   TF,             printargs,      "o32_mknod"                     },
378 [4015] = { 2,   TF,             printargs,      "o32_chmod"                     },
379 [4016] = { 3,   TF,             printargs,      "o32_lchown"                    },
380 [4017] = { 0,   TM,             printargs,      "o32_break"                     },
381 [4018] = { 2,   TF,             printargs,      "o32_oldstat"                   },
382 [4019] = { 3,   TD,             printargs,      "o32_lseek"                     },
383 [4020] = { 0,   0,              printargs,      "o32_getpid"                    },
384 [4021] = { 5,   TF,             printargs,      "o32_mount"                     },
385 [4022] = { 1,   TF,             printargs,      "o32_umount"                    },
386 [4023] = { 1,   0,              printargs,      "o32_setuid"                    },
387 [4024] = { 0,   NF,             printargs,      "o32_getuid"                    },
388 [4025] = { 1,   0,              printargs,      "o32_stime"                     },
389 [4026] = { 4,   0,              printargs,      "o32_ptrace"                    },
390 [4027] = { 1,   0,              printargs,      "o32_alarm"                     },
391 [4028] = { 2,   TD,             printargs,      "o32_oldfstat"                  },
392 [4029] = { 0,   TS,             printargs,      "o32_pause"                     },
393 [4030] = { 2,   TF,             printargs,      "o32_utime"                     },
394 [4031] = { 0,   0,              printargs,      "o32_stty"                      },
395 [4032] = { 0,   0,              printargs,      "o32_gtty"                      },
396 [4033] = { 2,   TF,             printargs,      "o32_access"                    },
397 [4034] = { 1,   0,              printargs,      "o32_nice"                      },
398 [4035] = { 1,   0,              printargs,      "o32_ftime"                     },
399 [4036] = { 0,   0,              printargs,      "o32_sync"                      },
400 [4037] = { 2,   TS,             printargs,      "o32_kill"                      },
401 [4038] = { 2,   TF,             printargs,      "o32_rename"                    },
402 [4039] = { 2,   TF,             printargs,      "o32_mkdir"                     },
403 [4040] = { 1,   TF,             printargs,      "o32_rmdir"                     },
404 [4041] = { 1,   TD,             printargs,      "o32_dup"                       },
405 [4042] = { 1,   TD,             printargs,      "o32_pipe"                      },
406 [4043] = { 1,   0,              printargs,      "o32_times"                     },
407 [4044] = { 0,   0,              printargs,      "o32_prof"                      },
408 [4045] = { 1,   TM|SI,          printargs,      "o32_brk"                       },
409 [4046] = { 1,   0,              printargs,      "o32_setgid"                    },
410 [4047] = { 0,   NF,             printargs,      "o32_getgid"                    },
411 [4048] = { 1,   TS,             printargs,      "o32_signal"                    },
412 [4049] = { 0,   NF,             printargs,      "o32_geteuid"                   },
413 [4050] = { 0,   NF,             printargs,      "o32_getegid"                   },
414 [4051] = { 1,   TF,             printargs,      "o32_acct"                      },
415 [4052] = { 2,   TF,             printargs,      "o32_umount2"                   },
416 [4053] = { 0,   0,              printargs,      "o32_lock"                      },
417 [4054] = { 3,   TD,             printargs,      "o32_ioctl"                     },
418 [4055] = { 3,   TD,             printargs,      "o32_fcntl"                     },
419 [4056] = { 0,   0,              printargs,      "o32_mpx"                       },
420 [4057] = { 2,   0,              printargs,      "o32_setpgid"                   },
421 [4058] = { 0,   0,              printargs,      "o32_ulimit"                    },
422 [4059] = { 1,   0,              printargs,      "o32_oldolduname"               },
423 [4060] = { 1,   0,              printargs,      "o32_umask"                     },
424 [4061] = { 1,   TF,             printargs,      "o32_chroot"                    },
425 [4062] = { 2,   0,              printargs,      "o32_ustat"                     },
426 [4063] = { 2,   TD,             printargs,      "o32_dup2"                      },
427 [4064] = { 0,   0,              printargs,      "o32_getppid"                   },
428 [4065] = { 0,   0,              printargs,      "o32_getpgrp"                   },
429 [4066] = { 0,   0,              printargs,      "o32_setsid"                    },
430 [4067] = { 3,   TS,             printargs,      "o32_sigaction"                 },
431 [4068] = { 0,   TS,             printargs,      "o32_sgetmask"                  },
432 [4069] = { 1,   TS,             printargs,      "o32_ssetmask"                  },
433 [4070] = { 2,   0,              printargs,      "o32_setreuid"                  },
434 [4071] = { 2,   0,              printargs,      "o32_setregid"                  },
435 [4072] = { 3,   TS,             printargs,      "o32_sigsuspend"                },
436 [4073] = { 1,   TS,             printargs,      "o32_sigpending"                },
437 [4074] = { 2,   0,              printargs,      "o32_sethostname"               },
438 [4075] = { 2,   0,              printargs,      "o32_setrlimit"                 },
439 [4076] = { 2,   0,              printargs,      "o32_getrlimit"                 },
440 [4077] = { 2,   0,              printargs,      "o32_getrusage"                 },
441 [4078] = { 2,   0,              printargs,      "o32_gettimeofday"              },
442 [4079] = { 2,   0,              printargs,      "o32_settimeofday"              },
443 [4080] = { 2,   0,              printargs,      "o32_getgroups"                 },
444 [4081] = { 2,   0,              printargs,      "o32_setgroups"                 },
445 [4082] = { 0,   0,              printargs,      "o32_reserved82"                },
446 [4083] = { 2,   TF,             printargs,      "o32_symlink"                   },
447 [4084] = { 2,   TF,             printargs,      "o32_oldlstat"                  },
448 [4085] = { 3,   TF,             printargs,      "o32_readlink"                  },
449 [4086] = { 1,   TF,             printargs,      "o32_uselib"                    },
450 [4087] = { 2,   TF,             printargs,      "o32_swapon"                    },
451 [4088] = { 4,   0,              printargs,      "o32_reboot"                    },
452 [4089] = { 3,   TD,             printargs,      "o32_readdir"                   },
453 [4090] = { 6,   TD|TM|SI,       printargs,      "o32_mmap"                      },
454 [4091] = { 2,   TM|SI,          printargs,      "o32_munmap"                    },
455 [4092] = { 2,   TF,             printargs,      "o32_truncate"                  },
456 [4093] = { 2,   TD,             printargs,      "o32_ftruncate"                 },
457 [4094] = { 2,   TD,             printargs,      "o32_fchmod"                    },
458 [4095] = { 3,   TD,             printargs,      "o32_fchown"                    },
459 [4096] = { 2,   0,              printargs,      "o32_getpriority"               },
460 [4097] = { 3,   0,              printargs,      "o32_setpriority"               },
461 [4098] = { 0,   0,              printargs,      "o32_profil"                    },
462 [4099] = { 3,   TF,             printargs,      "o32_statfs"                    },
463 [4100] = { 3,   TD,             printargs,      "o32_fstatfs"                   },
464 [4101] = { 0,   0,              printargs,      "o32_ioperm"                    },
465 [4102] = { 2,   TD,             printargs,      "o32_socketcall"                },
466 [4103] = { 3,   0,              printargs,      "o32_syslog"                    },
467 [4104] = { 3,   0,              printargs,      "o32_setitimer"                 },
468 [4105] = { 2,   0,              printargs,      "o32_getitimer"                 },
469 [4106] = { 2,   TF,             printargs,      "o32_stat"                      },
470 [4107] = { 2,   TF,             printargs,      "o32_lstat"                     },
471 [4108] = { 2,   TD,             printargs,      "o32_fstat"                     },
472 [4109] = { 1,   0,              printargs,      "o32_olduname"                  },
473 [4110] = { 0,   0,              printargs,      "o32_iopl"                      },
474 [4111] = { 0,   0,              printargs,      "o32_vhangup"                   },
475 [4112] = { 0,   0,              printargs,      "o32_idle"                      },
476 [4113] = { 5,   0,              printargs,      "o32_vm86"                      },
477 [4114] = { 4,   TP,             printargs,      "o32_wait4"                     },
478 [4115] = { 1,   TF,             printargs,      "o32_swapoff"                   },
479 [4116] = { 1,   0,              printargs,      "o32_sysinfo"                   },
480 [4117] = { 6,   TI,             printargs,      "o32_ipc"                       },
481 [4118] = { 1,   TD,             printargs,      "o32_fsync"                     },
482 [4119] = { 0,   TS,             printargs,      "o32_sigreturn"                 },
483 [4120] = { 5,   TP,             printargs,      "o32_clone"                     },
484 [4121] = { 2,   0,              printargs,      "o32_setdomainname"             },
485 [4122] = { 1,   0,              printargs,      "o32_uname"                     },
486 [4123] = { 0,   0,              printargs,      "o32_modify_ldt"                },
487 [4124] = { 1,   0,              printargs,      "o32_adjtimex"                  },
488 [4125] = { 3,   TM|SI,          printargs,      "o32_mprotect"                  },
489 [4126] = { 3,   TS,             printargs,      "o32_sigprocmask"               },
490 [4127] = { 2,   0,              printargs,      "o32_create_module"             },
491 [4128] = { 3,   0,              printargs,      "o32_init_module"               },
492 [4129] = { 2,   0,              printargs,      "o32_delete_module"             },
493 [4130] = { 1,   0,              printargs,      "o32_get_kernel_syms"           },
494 [4131] = { 4,   TF,             printargs,      "o32_quotactl"                  },
495 [4132] = { 1,   0,              printargs,      "o32_getpgid"                   },
496 [4133] = { 1,   TD,             printargs,      "o32_fchdir"                    },
497 [4134] = { 2,   0,              printargs,      "o32_bdflush"                   },
498 [4135] = { 3,   0,              printargs,      "o32_sysfs"                     },
499 [4136] = { 1,   0,              printargs,      "o32_personality"               },
500 [4137] = { 0,   0,              printargs,      "o32_afs_syscall"               },
501 [4138] = { 1,   NF,             printargs,      "o32_setfsuid"                  },
502 [4139] = { 1,   NF,             printargs,      "o32_setfsgid"                  },
503 [4140] = { 5,   TD,             printargs,      "o32__llseek"                   },
504 [4141] = { 3,   TD,             printargs,      "o32_getdents"                  },
505 [4142] = { 5,   TD,             printargs,      "o32__newselect"                },
506 [4143] = { 2,   TD,             printargs,      "o32_flock"                     },
507 [4144] = { 3,   TM,             printargs,      "o32_msync"                     },
508 [4145] = { 3,   TD,             printargs,      "o32_readv"                     },
509 [4146] = { 3,   TD,             printargs,      "o32_writev"                    },
510 [4147] = { 3,   0,              printargs,      "o32_cacheflush"                },
511 [4148] = { 3,   0,              printargs,      "o32_cachectl"                  },
512 [4149] = { 4,   0,              printargs,      "o32_sysmips"                   },
513 [4150] = { 0,   0,              printargs,      "o32_setup"                     },
514 [4151] = { 1,   0,              printargs,      "o32_getsid"                    },
515 [4152] = { 1,   TD,             printargs,      "o32_fdatasync"                 },
516 [4153] = { 1,   0,              printargs,      "o32__sysctl"                   },
517 [4154] = { 2,   TM,             printargs,      "o32_mlock"                     },
518 [4155] = { 2,   TM,             printargs,      "o32_munlock"                   },
519 [4156] = { 1,   TM,             printargs,      "o32_mlockall"                  },
520 [4157] = { 0,   TM,             printargs,      "o32_munlockall"                },
521 [4158] = { 2,   0,              printargs,      "o32_sched_setparam"            },
522 [4159] = { 2,   0,              printargs,      "o32_sched_getparam"            },
523 [4160] = { 3,   0,              printargs,      "o32_sched_setscheduler"        },
524 [4161] = { 1,   0,              printargs,      "o32_sched_getscheduler"        },
525 [4162] = { 0,   0,              printargs,      "o32_sched_yield"               },
526 [4163] = { 1,   0,              printargs,      "o32_sched_get_priority_max"    },
527 [4164] = { 1,   0,              printargs,      "o32_sched_get_priority_min"    },
528 [4165] = { 2,   0,              printargs,      "o32_sched_rr_get_interval"     },
529 [4166] = { 2,   0,              printargs,      "o32_nanosleep"                 },
530 [4167] = { 5,   TM|SI,          printargs,      "o32_mremap"                    },
531 [4168] = { 3,   TN,             printargs,      "o32_accept"                    },
532 [4169] = { 3,   TN,             printargs,      "o32_bind"                      },
533 [4170] = { 3,   TN,             printargs,      "o32_connect"                   },
534 [4171] = { 3,   TN,             printargs,      "o32_getpeername"               },
535 [4172] = { 3,   TN,             printargs,      "o32_getsockname"               },
536 [4173] = { 5,   TN,             printargs,      "o32_getsockopt"                },
537 [4174] = { 2,   TN,             printargs,      "o32_listen"                    },
538 [4175] = { 4,   TN,             printargs,      "o32_recv"                      },
539 [4176] = { 6,   TN,             printargs,      "o32_recvfrom"                  },
540 [4177] = { 3,   TN,             printargs,      "o32_recvmsg"                   },
541 [4178] = { 4,   TN,             printargs,      "o32_send"                      },
542 [4179] = { 3,   TN,             printargs,      "o32_sendmsg"                   },
543 [4180] = { 6,   TN,             printargs,      "o32_sendto"                    },
544 [4181] = { 5,   TN,             printargs,      "o32_setsockopt"                },
545 [4182] = { 2,   TN,             printargs,      "o32_shutdown"                  },
546 [4183] = { 3,   TN,             printargs,      "o32_socket"                    },
547 [4184] = { 4,   TN,             printargs,      "o32_socketpair"                },
548 [4185] = { 3,   0,              printargs,      "o32_setresuid"                 },
549 [4186] = { 3,   0,              printargs,      "o32_getresuid"                 },
550 [4187] = { 5,   0,              printargs,      "o32_query_module"              },
551 [4188] = { 3,   TD,             printargs,      "o32_poll"                      },
552 [4189] = { 3,   0,              printargs,      "o32_nfsservctl"                },
553 [4190] = { 3,   0,              printargs,      "o32_setresgid"                 },
554 [4191] = { 3,   0,              printargs,      "o32_getresgid"                 },
555 [4192] = { 5,   0,              printargs,      "o32_prctl"                     },
556 [4193] = { 0,   TS,             printargs,      "o32_rt_sigreturn"              },
557 [4194] = { 4,   TS,             printargs,      "o32_rt_sigaction"              },
558 [4195] = { 4,   TS,             printargs,      "o32_rt_sigprocmask"            },
559 [4196] = { 2,   TS,             printargs,      "o32_rt_sigpending"             },
560 [4197] = { 4,   TS,             printargs,      "o32_rt_sigtimedwait"           },
561 [4198] = { 3,   TS,             printargs,      "o32_rt_sigqueueinfo"           },
562 [4199] = { 2,   TS,             printargs,      "o32_rt_sigsuspend"             },
563 [4200] = { 6,   TD,             printargs,      "o32_pread64"                   },
564 [4201] = { 6,   TD,             printargs,      "o32_pwrite64"                  },
565 [4202] = { 3,   TF,             printargs,      "o32_chown"                     },
566 [4203] = { 2,   TF,             printargs,      "o32_getcwd"                    },
567 [4204] = { 2,   0,              printargs,      "o32_capget"                    },
568 [4205] = { 2,   0,              printargs,      "o32_capset"                    },
569 [4206] = { 2,   TS,             printargs,      "o32_sigaltstack"               },
570 [4207] = { 4,   TD|TN,          printargs,      "o32_sendfile"                  },
571 [4208] = { 5,   TN,             printargs,      "o32_getpmsg"                   },
572 [4209] = { 5,   TN,             printargs,      "o32_putpmsg"                   },
573 [4210] = { 6,   TD|TM|SI,       printargs,      "o32_mmap2"                     },
574 [4211] = { 4,   TF,             printargs,      "o32_truncate64"                },
575 [4212] = { 4,   TD,             printargs,      "o32_ftruncate64"               },
576 [4213] = { 2,   TF,             printargs,      "o32_stat64"                    },
577 [4214] = { 2,   TF,             printargs,      "o32_lstat64"                   },
578 [4215] = { 2,   TD,             printargs,      "o32_fstat64"                   },
579 [4216] = { 2,   TF,             printargs,      "o32_pivot_root"                },
580 [4217] = { 3,   TM,             printargs,      "o32_mincore"                   },
581 [4218] = { 3,   TM,             printargs,      "o32_madvise"                   },
582 [4219] = { 3,   TD,             printargs,      "o32_getdents64"                },
583 [4220] = { 3,   TD,             printargs,      "o32_fcntl64"                   },
584 [4221] = { },
585 [4222] = { 0,   0,              printargs,      "o32_gettid"                    },
586 [4223] = { 5,   TD,             printargs,      "o32_readahead"                 },
587 [4224] = { 5,   TF,             printargs,      "o32_setxattr"                  },
588 [4225] = { 5,   TF,             printargs,      "o32_lsetxattr"                 },
589 [4226] = { 5,   TD,             printargs,      "o32_fsetxattr"                 },
590 [4227] = { 4,   TF,             printargs,      "o32_getxattr"                  },
591 [4228] = { 4,   TF,             printargs,      "o32_lgetxattr"                 },
592 [4229] = { 4,   TD,             printargs,      "o32_fgetxattr"                 },
593 [4230] = { 3,   TF,             printargs,      "o32_listxattr"                 },
594 [4231] = { 3,   TF,             printargs,      "o32_llistxattr"                },
595 [4232] = { 3,   TD,             printargs,      "o32_flistxattr"                },
596 [4233] = { 2,   TF,             printargs,      "o32_removexattr"               },
597 [4234] = { 2,   TF,             printargs,      "o32_lremovexattr"              },
598 [4235] = { 2,   TD,             printargs,      "o32_fremovexattr"              },
599 [4236] = { 2,   TS,             printargs,      "o32_tkill"                     },
600 [4237] = { 4,   TD|TN,          printargs,      "o32_sendfile64"                },
601 [4238] = { 6,   0,              printargs,      "o32_futex"                     },
602 [4239] = { 3,   0,              printargs,      "o32_sched_setaffinity"         },
603 [4240] = { 3,   0,              printargs,      "o32_sched_getaffinity"         },
604 [4241] = { 2,   0,              printargs,      "o32_io_setup"                  },
605 [4242] = { 1,   0,              printargs,      "o32_io_destroy"                },
606 [4243] = { 5,   0,              printargs,      "o32_io_getevents"              },
607 [4244] = { 3,   0,              printargs,      "o32_io_submit"                 },
608 [4245] = { 3,   0,              printargs,      "o32_io_cancel"                 },
609 [4246] = { 1,   TP|SE,          printargs,      "o32_exit_group"                },
610 [4247] = { 4,   0,              printargs,      "o32_lookup_dcookie"            },
611 [4248] = { 1,   TD,             printargs,      "o32_epoll_create"              },
612 [4249] = { 4,   TD,             printargs,      "o32_epoll_ctl"                 },
613 [4250] = { 4,   TD,             printargs,      "o32_epoll_wait"                },
614 [4251] = { 5,   TM|SI,          printargs,      "o32_remap_file_pages"          },
615 [4252] = { 1,   0,              printargs,      "o32_set_tid_address"           },
616 [4253] = { 0,   0,              printargs,      "o32_restart_syscall"           },
617 [4254] = { 7,   TD,             printargs,      "o32_fadvise64_64"              },
618 [4255] = { 3,   TF,             printargs,      "o32_statfs64"                  },
619 [4256] = { 2,   TD,             printargs,      "o32_fstatfs64"                 },
620 [4257] = { 3,   0,              printargs,      "o32_timer_create"              },
621 [4258] = { 4,   0,              printargs,      "o32_timer_settime"             },
622 [4259] = { 2,   0,              printargs,      "o32_timer_gettime"             },
623 [4260] = { 1,   0,              printargs,      "o32_timer_getoverrun"          },
624 [4261] = { 1,   0,              printargs,      "o32_timer_delete"              },
625 [4262] = { 2,   0,              printargs,      "o32_clock_settime"             },
626 [4263] = { 2,   0,              printargs,      "o32_clock_gettime"             },
627 [4264] = { 2,   0,              printargs,      "o32_clock_getres"              },
628 [4265] = { 4,   0,              printargs,      "o32_clock_nanosleep"           },
629 [4266] = { 3,   TS,             printargs,      "o32_tgkill"                    },
630 [4267] = { 2,   TF,             printargs,      "o32_utimes"                    },
631 [4268] = { 6,   TM,             printargs,      "o32_mbind"                     },
632 [4269] = { 5,   TM,             printargs,      "o32_get_mempolicy"             },
633 [4270] = { 3,   TM,             printargs,      "o32_set_mempolicy"             },
634 [4271] = { 4,   0,              printargs,      "o32_mq_open"                   },
635 [4272] = { 1,   0,              printargs,      "o32_mq_unlink"                 },
636 [4273] = { 5,   0,              printargs,      "o32_mq_timedsend"              },
637 [4274] = { 5,   0,              printargs,      "o32_mq_timedreceive"           },
638 [4275] = { 2,   0,              printargs,      "o32_mq_notify"                 },
639 [4276] = { 3,   0,              printargs,      "o32_mq_getsetattr"             },
640 [4277] = { 5,   0,              printargs,      "o32_vserver"                   },
641 [4278] = { 5,   TP,             printargs,      "o32_waitid"                    },
642 [4279] = { },
643 [4280] = { 5,   0,              printargs,      "o32_add_key"                   },
644 [4281] = { 4,   0,              printargs,      "o32_request_key"               },
645 [4282] = { 5,   0,              printargs,      "o32_keyctl"                    },
646 [4283] = { 1,   0,              printargs,      "o32_set_thread_area"           },
647 [4284] = { 0,   TD,             printargs,      "o32_inotify_init"              },
648 [4285] = { 3,   TD,             printargs,      "o32_inotify_add_watch"         },
649 [4286] = { 2,   TD,             printargs,      "o32_inotify_rm_watch"          },
650 [4287] = { 4,   TM,             printargs,      "o32_migrate_pages"             },
651 [4288] = { 4,   TD|TF,          printargs,      "o32_openat"                    },
652 [4289] = { 3,   TD|TF,          printargs,      "o32_mkdirat"                   },
653 [4290] = { 4,   TD|TF,          printargs,      "o32_mknodat"                   },
654 [4291] = { 5,   TD|TF,          printargs,      "o32_fchownat"                  },
655 [4292] = { 3,   TD|TF,          printargs,      "o32_futimesat"                 },
656 [4293] = { 4,   TD|TF,          printargs,      "o32_fstatat64"                 },
657 [4294] = { 3,   TD|TF,          printargs,      "o32_unlinkat"                  },
658 [4295] = { 4,   TD|TF,          printargs,      "o32_renameat"                  },
659 [4296] = { 5,   TD|TF,          printargs,      "o32_linkat"                    },
660 [4297] = { 3,   TD|TF,          printargs,      "o32_symlinkat"                 },
661 [4298] = { 4,   TD|TF,          printargs,      "o32_readlinkat"                },
662 [4299] = { 3,   TD|TF,          printargs,      "o32_fchmodat"                  },
663 [4300] = { 3,   TD|TF,          printargs,      "o32_faccessat"                 },
664 [4301] = { 6,   TD,             printargs,      "o32_pselect6"                  },
665 [4302] = { 5,   TD,             printargs,      "o32_ppoll"                     },
666 [4303] = { 1,   TP,             printargs,      "o32_unshare"                   },
667 [4304] = { 6,   TD,             printargs,      "o32_splice"                    },
668 [4305] = { 7,   TD,             printargs,      "o32_sync_file_range"           },
669 [4306] = { 4,   TD,             printargs,      "o32_tee"                       },
670 [4307] = { 4,   TD,             printargs,      "o32_vmsplice"                  },
671 [4308] = { 6,   TM,             printargs,      "o32_move_pages"                },
672 [4309] = { 2,   0,              printargs,      "o32_set_robust_list"           },
673 [4310] = { 3,   0,              printargs,      "o32_get_robust_list"           },
674 [4311] = { 4,   0,              printargs,      "o32_kexec_load"                },
675 [4312] = { 3,   0,              printargs,      "o32_getcpu"                    },
676 [4313] = { 6,   TD,             printargs,      "o32_epoll_pwait"               },
677 [4314] = { 3,   0,              printargs,      "o32_ioprio_set"                },
678 [4315] = { 2,   0,              printargs,      "o32_ioprio_get"                },
679 [4316] = { 4,   0,              printargs,      "o32_utimensat"                 },
680 [4317] = { 3,   TD|TS,          printargs,      "o32_signalfd"                  },
681 [4318] = { 4,   TD,             printargs,      "o32_timerfd"                   },
682 [4319] = { 1,   TD,             printargs,      "o32_eventfd"                   },
683 [4320] = { 6,   TD,             printargs,      "o32_fallocate"                 },
684 [4321] = { 2,   TD,             printargs,      "o32_timerfd_create"            },
685 [4322] = { 2,   TD,             printargs,      "o32_timerfd_gettime"           },
686 [4323] = { 4,   TD,             printargs,      "o32_timerfd_settime"           },
687 [4324] = { 4,   TD|TS,          printargs,      "o32_signalfd4"                 },
688 [4325] = { 2,   TD,             printargs,      "o32_eventfd2"                  },
689 [4326] = { 1,   TD,             printargs,      "o32_epoll_create1"             },
690 [4327] = { 3,   TD,             printargs,      "o32_dup3"                      },
691 [4328] = { 2,   TD,             printargs,      "o32_pipe2"                     },
692 [4329] = { 1,   TD,             printargs,      "o32_inotify_init1"             },
693 [4330] = { 5,   TD,             printargs,      "o32_preadv"                    },
694 [4331] = { 5,   TD,             printargs,      "o32_pwritev"                   },
695 [4332] = { 4,   TP|TS,          printargs,      "o32_rt_tgsigqueueinfo"         },
696 [4333] = { 5,   TD,             printargs,      "o32_perf_event_open"           },
697 [4334] = { 4,   TN,             printargs,      "o32_accept4"                   },
698 [4335] = { 5,   TN,             printargs,      "o32_recvmmsg"                  },
699 [4336] = { 2,   TD,             printargs,      "o32_fanotify_init"             },
700 [4337] = { 6,   TD|TF,          printargs,      "o32_fanotify_mark"             },
701 [4338] = { 4,   0,              printargs,      "o32_prlimit64"                 },
702 [4339] = { 5,   TD|TF,          printargs,      "o32_name_to_handle_at"         },
703 [4340] = { 3,   TD,             printargs,      "o32_open_by_handle_at"         },
704 [4341] = { 2,   0,              printargs,      "o32_clock_adjtime"             },
705 [4342] = { 1,   TD,             printargs,      "o32_syncfs"                    },
706 [4343] = { 4,   TN,             printargs,      "o32_sendmmsg"                  },
707 [4344] = { 2,   TD,             printargs,      "o32_setns"                     },
708 [4345] = { 6,   0,              printargs,      "o32_process_vm_readv"          },
709 [4346] = { 6,   0,              printargs,      "o32_process_vm_writev"         },
710 [4347] = { 5,   0,              printargs,      "o32_kcmp"                      },
711 [4348] = { 3,   TD,             printargs,      "o32_finit_module"              },
712 [4349] = { 3,   0,              printargs,      "o32_sched_setattr"             },
713 [4350] = { 4,   0,              printargs,      "o32_sched_getattr"             },
714 [4351] = { 5,   TD|TF,          printargs,      "o32_renameat2"                 },
715 [4352] = { 3,   0,              printargs,      "o32_seccomp",                  },
716 [4353] = { 3,   0,              printargs,      "o32_getrandom",                },
717 [4354] = { 2,   TD,             printargs,      "o32_memfd_create",             },
718 [4355] = { 3,   TD,             printargs,      "o32_bpf",                      },
719 [4356] = { 5,   TD|TF|TP|SE|SI, printargs,      "o32_execveat",                 },
720
721 #endif
722
723 [4357 ... 4999] = { }, /* end of Linux o32 */