1d549ef56SAndriy Gapon /* 2d549ef56SAndriy Gapon * System call names. 3d549ef56SAndriy Gapon * 40e26cd44SEd Maste * DO NOT EDIT-- this file is automatically @generated. 5d549ef56SAndriy Gapon */ 6d549ef56SAndriy Gapon 7d549ef56SAndriy Gapon const char *linux_syscallnames[] = { 8d549ef56SAndriy Gapon "#0", /* 0 = setup */ 98c744294SDmitry Chagin "linux_exit", /* 1 = linux_exit */ 10d549ef56SAndriy Gapon "linux_fork", /* 2 = linux_fork */ 11d549ef56SAndriy Gapon "read", /* 3 = read */ 1289d270b2SDmitry Chagin "linux_write", /* 4 = linux_write */ 13d549ef56SAndriy Gapon "linux_open", /* 5 = linux_open */ 14d549ef56SAndriy Gapon "close", /* 6 = close */ 15d549ef56SAndriy Gapon "linux_waitpid", /* 7 = linux_waitpid */ 16d549ef56SAndriy Gapon "linux_creat", /* 8 = linux_creat */ 17d549ef56SAndriy Gapon "linux_link", /* 9 = linux_link */ 18d549ef56SAndriy Gapon "linux_unlink", /* 10 = linux_unlink */ 19d549ef56SAndriy Gapon "linux_execve", /* 11 = linux_execve */ 20d549ef56SAndriy Gapon "linux_chdir", /* 12 = linux_chdir */ 21d549ef56SAndriy Gapon "linux_time", /* 13 = linux_time */ 22d549ef56SAndriy Gapon "linux_mknod", /* 14 = linux_mknod */ 23d549ef56SAndriy Gapon "linux_chmod", /* 15 = linux_chmod */ 24d549ef56SAndriy Gapon "linux_lchown16", /* 16 = linux_lchown16 */ 25d549ef56SAndriy Gapon "#17", /* 17 = break */ 26d549ef56SAndriy Gapon "linux_stat", /* 18 = linux_stat */ 27d549ef56SAndriy Gapon "linux_lseek", /* 19 = linux_lseek */ 28d549ef56SAndriy Gapon "linux_getpid", /* 20 = linux_getpid */ 29d549ef56SAndriy Gapon "linux_mount", /* 21 = linux_mount */ 30d549ef56SAndriy Gapon "linux_oldumount", /* 22 = linux_oldumount */ 31d549ef56SAndriy Gapon "linux_setuid16", /* 23 = linux_setuid16 */ 32d549ef56SAndriy Gapon "linux_getuid16", /* 24 = linux_getuid16 */ 33d549ef56SAndriy Gapon "linux_stime", /* 25 = linux_stime */ 34d549ef56SAndriy Gapon "linux_ptrace", /* 26 = linux_ptrace */ 35d549ef56SAndriy Gapon "linux_alarm", /* 27 = linux_alarm */ 36023e6884SDmitry Chagin "#28", /* 28 = fstat */ 37d549ef56SAndriy Gapon "linux_pause", /* 29 = linux_pause */ 38d549ef56SAndriy Gapon "linux_utime", /* 30 = linux_utime */ 39d549ef56SAndriy Gapon "#31", /* 31 = stty */ 40d549ef56SAndriy Gapon "#32", /* 32 = gtty */ 41d549ef56SAndriy Gapon "linux_access", /* 33 = linux_access */ 42d549ef56SAndriy Gapon "linux_nice", /* 34 = linux_nice */ 43d549ef56SAndriy Gapon "#35", /* 35 = ftime */ 44d549ef56SAndriy Gapon "sync", /* 36 = sync */ 45d549ef56SAndriy Gapon "linux_kill", /* 37 = linux_kill */ 46d549ef56SAndriy Gapon "linux_rename", /* 38 = linux_rename */ 47d549ef56SAndriy Gapon "linux_mkdir", /* 39 = linux_mkdir */ 48d549ef56SAndriy Gapon "linux_rmdir", /* 40 = linux_rmdir */ 49d549ef56SAndriy Gapon "dup", /* 41 = dup */ 50d549ef56SAndriy Gapon "linux_pipe", /* 42 = linux_pipe */ 51d549ef56SAndriy Gapon "linux_times", /* 43 = linux_times */ 52d549ef56SAndriy Gapon "#44", /* 44 = prof */ 53d549ef56SAndriy Gapon "linux_brk", /* 45 = linux_brk */ 54d549ef56SAndriy Gapon "linux_setgid16", /* 46 = linux_setgid16 */ 55d549ef56SAndriy Gapon "linux_getgid16", /* 47 = linux_getgid16 */ 56d549ef56SAndriy Gapon "linux_signal", /* 48 = linux_signal */ 57d549ef56SAndriy Gapon "linux_geteuid16", /* 49 = linux_geteuid16 */ 58d549ef56SAndriy Gapon "linux_getegid16", /* 50 = linux_getegid16 */ 59d549ef56SAndriy Gapon "acct", /* 51 = acct */ 60d549ef56SAndriy Gapon "linux_umount", /* 52 = linux_umount */ 61d549ef56SAndriy Gapon "#53", /* 53 = lock */ 62d549ef56SAndriy Gapon "linux_ioctl", /* 54 = linux_ioctl */ 63d549ef56SAndriy Gapon "linux_fcntl", /* 55 = linux_fcntl */ 64d549ef56SAndriy Gapon "#56", /* 56 = mpx */ 65d549ef56SAndriy Gapon "setpgid", /* 57 = setpgid */ 66d549ef56SAndriy Gapon "#58", /* 58 = ulimit */ 67d549ef56SAndriy Gapon "linux_olduname", /* 59 = linux_olduname */ 68d549ef56SAndriy Gapon "umask", /* 60 = umask */ 69d549ef56SAndriy Gapon "chroot", /* 61 = chroot */ 70d549ef56SAndriy Gapon "linux_ustat", /* 62 = linux_ustat */ 71d549ef56SAndriy Gapon "dup2", /* 63 = dup2 */ 72d549ef56SAndriy Gapon "linux_getppid", /* 64 = linux_getppid */ 73d549ef56SAndriy Gapon "getpgrp", /* 65 = getpgrp */ 74d549ef56SAndriy Gapon "setsid", /* 66 = setsid */ 75d549ef56SAndriy Gapon "linux_sigaction", /* 67 = linux_sigaction */ 76d549ef56SAndriy Gapon "linux_sgetmask", /* 68 = linux_sgetmask */ 77d549ef56SAndriy Gapon "linux_ssetmask", /* 69 = linux_ssetmask */ 78d549ef56SAndriy Gapon "linux_setreuid16", /* 70 = linux_setreuid16 */ 79d549ef56SAndriy Gapon "linux_setregid16", /* 71 = linux_setregid16 */ 80d549ef56SAndriy Gapon "linux_sigsuspend", /* 72 = linux_sigsuspend */ 81d549ef56SAndriy Gapon "linux_sigpending", /* 73 = linux_sigpending */ 82d549ef56SAndriy Gapon "linux_sethostname", /* 74 = linux_sethostname */ 83d549ef56SAndriy Gapon "linux_setrlimit", /* 75 = linux_setrlimit */ 84d549ef56SAndriy Gapon "linux_old_getrlimit", /* 76 = linux_old_getrlimit */ 85d549ef56SAndriy Gapon "getrusage", /* 77 = getrusage */ 86d549ef56SAndriy Gapon "gettimeofday", /* 78 = gettimeofday */ 87d549ef56SAndriy Gapon "settimeofday", /* 79 = settimeofday */ 88d549ef56SAndriy Gapon "linux_getgroups16", /* 80 = linux_getgroups16 */ 89d549ef56SAndriy Gapon "linux_setgroups16", /* 81 = linux_setgroups16 */ 90d549ef56SAndriy Gapon "linux_old_select", /* 82 = linux_old_select */ 91d549ef56SAndriy Gapon "linux_symlink", /* 83 = linux_symlink */ 92d549ef56SAndriy Gapon "linux_lstat", /* 84 = linux_lstat */ 93d549ef56SAndriy Gapon "linux_readlink", /* 85 = linux_readlink */ 94d549ef56SAndriy Gapon "linux_uselib", /* 86 = linux_uselib */ 95d549ef56SAndriy Gapon "swapon", /* 87 = swapon */ 96d549ef56SAndriy Gapon "linux_reboot", /* 88 = linux_reboot */ 97d549ef56SAndriy Gapon "linux_readdir", /* 89 = linux_readdir */ 98d549ef56SAndriy Gapon "linux_mmap", /* 90 = linux_mmap */ 99d549ef56SAndriy Gapon "munmap", /* 91 = munmap */ 100d549ef56SAndriy Gapon "linux_truncate", /* 92 = linux_truncate */ 101d549ef56SAndriy Gapon "linux_ftruncate", /* 93 = linux_ftruncate */ 102d549ef56SAndriy Gapon "fchmod", /* 94 = fchmod */ 103d549ef56SAndriy Gapon "fchown", /* 95 = fchown */ 104d549ef56SAndriy Gapon "linux_getpriority", /* 96 = linux_getpriority */ 105d549ef56SAndriy Gapon "setpriority", /* 97 = setpriority */ 106d549ef56SAndriy Gapon "#98", /* 98 = profil */ 107d549ef56SAndriy Gapon "linux_statfs", /* 99 = linux_statfs */ 108d549ef56SAndriy Gapon "linux_fstatfs", /* 100 = linux_fstatfs */ 109d549ef56SAndriy Gapon "linux_ioperm", /* 101 = linux_ioperm */ 110d549ef56SAndriy Gapon "linux_socketcall", /* 102 = linux_socketcall */ 111d549ef56SAndriy Gapon "linux_syslog", /* 103 = linux_syslog */ 112d549ef56SAndriy Gapon "linux_setitimer", /* 104 = linux_setitimer */ 113d549ef56SAndriy Gapon "linux_getitimer", /* 105 = linux_getitimer */ 114d549ef56SAndriy Gapon "linux_newstat", /* 106 = linux_newstat */ 115d549ef56SAndriy Gapon "linux_newlstat", /* 107 = linux_newlstat */ 116d549ef56SAndriy Gapon "linux_newfstat", /* 108 = linux_newfstat */ 117d549ef56SAndriy Gapon "linux_uname", /* 109 = linux_uname */ 118d549ef56SAndriy Gapon "linux_iopl", /* 110 = linux_iopl */ 119d549ef56SAndriy Gapon "linux_vhangup", /* 111 = linux_vhangup */ 120d549ef56SAndriy Gapon "#112", /* 112 = idle */ 121d549ef56SAndriy Gapon "linux_vm86old", /* 113 = linux_vm86old */ 122d549ef56SAndriy Gapon "linux_wait4", /* 114 = linux_wait4 */ 123d549ef56SAndriy Gapon "linux_swapoff", /* 115 = linux_swapoff */ 124d549ef56SAndriy Gapon "linux_sysinfo", /* 116 = linux_sysinfo */ 125d549ef56SAndriy Gapon "linux_ipc", /* 117 = linux_ipc */ 126d549ef56SAndriy Gapon "fsync", /* 118 = fsync */ 127d549ef56SAndriy Gapon "linux_sigreturn", /* 119 = linux_sigreturn */ 128d549ef56SAndriy Gapon "linux_clone", /* 120 = linux_clone */ 129d549ef56SAndriy Gapon "linux_setdomainname", /* 121 = linux_setdomainname */ 130d549ef56SAndriy Gapon "linux_newuname", /* 122 = linux_newuname */ 131d549ef56SAndriy Gapon "linux_modify_ldt", /* 123 = linux_modify_ldt */ 132d549ef56SAndriy Gapon "linux_adjtimex", /* 124 = linux_adjtimex */ 133d549ef56SAndriy Gapon "linux_mprotect", /* 125 = linux_mprotect */ 134d549ef56SAndriy Gapon "linux_sigprocmask", /* 126 = linux_sigprocmask */ 135881b1219SMahdi Mokhtari "#127", /* 127 = create_module */ 136d549ef56SAndriy Gapon "linux_init_module", /* 128 = linux_init_module */ 137d549ef56SAndriy Gapon "linux_delete_module", /* 129 = linux_delete_module */ 138881b1219SMahdi Mokhtari "#130", /* 130 = get_kernel_syms */ 139d549ef56SAndriy Gapon "linux_quotactl", /* 131 = linux_quotactl */ 140d549ef56SAndriy Gapon "getpgid", /* 132 = getpgid */ 141d549ef56SAndriy Gapon "fchdir", /* 133 = fchdir */ 142d549ef56SAndriy Gapon "linux_bdflush", /* 134 = linux_bdflush */ 143d549ef56SAndriy Gapon "linux_sysfs", /* 135 = linux_sysfs */ 144d549ef56SAndriy Gapon "linux_personality", /* 136 = linux_personality */ 145d549ef56SAndriy Gapon "#137", /* 137 = afs_syscall */ 146d549ef56SAndriy Gapon "linux_setfsuid16", /* 138 = linux_setfsuid16 */ 147d549ef56SAndriy Gapon "linux_setfsgid16", /* 139 = linux_setfsgid16 */ 148d549ef56SAndriy Gapon "linux_llseek", /* 140 = linux_llseek */ 149d549ef56SAndriy Gapon "linux_getdents", /* 141 = linux_getdents */ 150d549ef56SAndriy Gapon "linux_select", /* 142 = linux_select */ 151d549ef56SAndriy Gapon "flock", /* 143 = flock */ 152d549ef56SAndriy Gapon "linux_msync", /* 144 = linux_msync */ 153d549ef56SAndriy Gapon "readv", /* 145 = readv */ 1541f9d71eeSDmitry Chagin "linux_writev", /* 146 = linux_writev */ 155d549ef56SAndriy Gapon "linux_getsid", /* 147 = linux_getsid */ 156d549ef56SAndriy Gapon "linux_fdatasync", /* 148 = linux_fdatasync */ 157d549ef56SAndriy Gapon "linux_sysctl", /* 149 = linux_sysctl */ 158d549ef56SAndriy Gapon "mlock", /* 150 = mlock */ 159d549ef56SAndriy Gapon "munlock", /* 151 = munlock */ 160d549ef56SAndriy Gapon "mlockall", /* 152 = mlockall */ 161d549ef56SAndriy Gapon "munlockall", /* 153 = munlockall */ 16264cfe4dcSDmitry Chagin "linux_sched_setparam", /* 154 = linux_sched_setparam */ 16364cfe4dcSDmitry Chagin "linux_sched_getparam", /* 155 = linux_sched_getparam */ 164d549ef56SAndriy Gapon "linux_sched_setscheduler", /* 156 = linux_sched_setscheduler */ 165d549ef56SAndriy Gapon "linux_sched_getscheduler", /* 157 = linux_sched_getscheduler */ 166d549ef56SAndriy Gapon "sched_yield", /* 158 = sched_yield */ 167d549ef56SAndriy Gapon "linux_sched_get_priority_max", /* 159 = linux_sched_get_priority_max */ 168d549ef56SAndriy Gapon "linux_sched_get_priority_min", /* 160 = linux_sched_get_priority_min */ 16937588665SDmitry Chagin "linux_sched_rr_get_interval", /* 161 = linux_sched_rr_get_interval */ 170d549ef56SAndriy Gapon "linux_nanosleep", /* 162 = linux_nanosleep */ 171d549ef56SAndriy Gapon "linux_mremap", /* 163 = linux_mremap */ 172d549ef56SAndriy Gapon "linux_setresuid16", /* 164 = linux_setresuid16 */ 173d549ef56SAndriy Gapon "linux_getresuid16", /* 165 = linux_getresuid16 */ 174d549ef56SAndriy Gapon "linux_vm86", /* 166 = linux_vm86 */ 175881b1219SMahdi Mokhtari "#167", /* 167 = query_module */ 1768fe8bb7cSDmitry Chagin "linux_poll", /* 168 = linux_poll */ 177881b1219SMahdi Mokhtari "#169", /* 169 = nfsservctl */ 178d549ef56SAndriy Gapon "linux_setresgid16", /* 170 = linux_setresgid16 */ 179d549ef56SAndriy Gapon "linux_getresgid16", /* 171 = linux_getresgid16 */ 180d549ef56SAndriy Gapon "linux_prctl", /* 172 = linux_prctl */ 181d549ef56SAndriy Gapon "linux_rt_sigreturn", /* 173 = linux_rt_sigreturn */ 182d549ef56SAndriy Gapon "linux_rt_sigaction", /* 174 = linux_rt_sigaction */ 183d549ef56SAndriy Gapon "linux_rt_sigprocmask", /* 175 = linux_rt_sigprocmask */ 184d549ef56SAndriy Gapon "linux_rt_sigpending", /* 176 = linux_rt_sigpending */ 185d549ef56SAndriy Gapon "linux_rt_sigtimedwait", /* 177 = linux_rt_sigtimedwait */ 186d549ef56SAndriy Gapon "linux_rt_sigqueueinfo", /* 178 = linux_rt_sigqueueinfo */ 187d549ef56SAndriy Gapon "linux_rt_sigsuspend", /* 179 = linux_rt_sigsuspend */ 188d549ef56SAndriy Gapon "linux_pread", /* 180 = linux_pread */ 189d549ef56SAndriy Gapon "linux_pwrite", /* 181 = linux_pwrite */ 190d549ef56SAndriy Gapon "linux_chown16", /* 182 = linux_chown16 */ 191d549ef56SAndriy Gapon "linux_getcwd", /* 183 = linux_getcwd */ 192d549ef56SAndriy Gapon "linux_capget", /* 184 = linux_capget */ 193d549ef56SAndriy Gapon "linux_capset", /* 185 = linux_capset */ 194d549ef56SAndriy Gapon "linux_sigaltstack", /* 186 = linux_sigaltstack */ 195d549ef56SAndriy Gapon "linux_sendfile", /* 187 = linux_sendfile */ 196d549ef56SAndriy Gapon "#188", /* 188 = getpmsg */ 197d549ef56SAndriy Gapon "#189", /* 189 = putpmsg */ 198d549ef56SAndriy Gapon "linux_vfork", /* 190 = linux_vfork */ 199d549ef56SAndriy Gapon "linux_getrlimit", /* 191 = linux_getrlimit */ 200d549ef56SAndriy Gapon "linux_mmap2", /* 192 = linux_mmap2 */ 201d549ef56SAndriy Gapon "linux_truncate64", /* 193 = linux_truncate64 */ 202d549ef56SAndriy Gapon "linux_ftruncate64", /* 194 = linux_ftruncate64 */ 203d549ef56SAndriy Gapon "linux_stat64", /* 195 = linux_stat64 */ 204d549ef56SAndriy Gapon "linux_lstat64", /* 196 = linux_lstat64 */ 205d549ef56SAndriy Gapon "linux_fstat64", /* 197 = linux_fstat64 */ 206d549ef56SAndriy Gapon "linux_lchown", /* 198 = linux_lchown */ 207d549ef56SAndriy Gapon "linux_getuid", /* 199 = linux_getuid */ 208d549ef56SAndriy Gapon "linux_getgid", /* 200 = linux_getgid */ 209d549ef56SAndriy Gapon "geteuid", /* 201 = geteuid */ 210d549ef56SAndriy Gapon "getegid", /* 202 = getegid */ 211d549ef56SAndriy Gapon "setreuid", /* 203 = setreuid */ 212d549ef56SAndriy Gapon "setregid", /* 204 = setregid */ 213d549ef56SAndriy Gapon "linux_getgroups", /* 205 = linux_getgroups */ 214d549ef56SAndriy Gapon "linux_setgroups", /* 206 = linux_setgroups */ 215d549ef56SAndriy Gapon "fchown", /* 207 = fchown */ 216d549ef56SAndriy Gapon "setresuid", /* 208 = setresuid */ 217d549ef56SAndriy Gapon "getresuid", /* 209 = getresuid */ 218d549ef56SAndriy Gapon "setresgid", /* 210 = setresgid */ 219d549ef56SAndriy Gapon "getresgid", /* 211 = getresgid */ 220d549ef56SAndriy Gapon "linux_chown", /* 212 = linux_chown */ 221d549ef56SAndriy Gapon "setuid", /* 213 = setuid */ 222d549ef56SAndriy Gapon "setgid", /* 214 = setgid */ 223d549ef56SAndriy Gapon "linux_setfsuid", /* 215 = linux_setfsuid */ 224d549ef56SAndriy Gapon "linux_setfsgid", /* 216 = linux_setfsgid */ 225d549ef56SAndriy Gapon "linux_pivot_root", /* 217 = linux_pivot_root */ 226d549ef56SAndriy Gapon "linux_mincore", /* 218 = linux_mincore */ 227bafd96b8SEdward Tomasz Napierala "linux_madvise", /* 219 = linux_madvise */ 228d549ef56SAndriy Gapon "linux_getdents64", /* 220 = linux_getdents64 */ 229d549ef56SAndriy Gapon "linux_fcntl64", /* 221 = linux_fcntl64 */ 230d549ef56SAndriy Gapon "#222", /* 222 = */ 231d549ef56SAndriy Gapon "#223", /* 223 = */ 232d549ef56SAndriy Gapon "linux_gettid", /* 224 = linux_gettid */ 233d549ef56SAndriy Gapon "#225", /* 225 = linux_readahead */ 234d549ef56SAndriy Gapon "linux_setxattr", /* 226 = linux_setxattr */ 235d549ef56SAndriy Gapon "linux_lsetxattr", /* 227 = linux_lsetxattr */ 236d549ef56SAndriy Gapon "linux_fsetxattr", /* 228 = linux_fsetxattr */ 237d549ef56SAndriy Gapon "linux_getxattr", /* 229 = linux_getxattr */ 238d549ef56SAndriy Gapon "linux_lgetxattr", /* 230 = linux_lgetxattr */ 239d549ef56SAndriy Gapon "linux_fgetxattr", /* 231 = linux_fgetxattr */ 240d549ef56SAndriy Gapon "linux_listxattr", /* 232 = linux_listxattr */ 241d549ef56SAndriy Gapon "linux_llistxattr", /* 233 = linux_llistxattr */ 242d549ef56SAndriy Gapon "linux_flistxattr", /* 234 = linux_flistxattr */ 243d549ef56SAndriy Gapon "linux_removexattr", /* 235 = linux_removexattr */ 244d549ef56SAndriy Gapon "linux_lremovexattr", /* 236 = linux_lremovexattr */ 245d549ef56SAndriy Gapon "linux_fremovexattr", /* 237 = linux_fremovexattr */ 246d549ef56SAndriy Gapon "linux_tkill", /* 238 = linux_tkill */ 247690a8a6aSEd Maste "linux_sendfile64", /* 239 = linux_sendfile64 */ 248d549ef56SAndriy Gapon "linux_sys_futex", /* 240 = linux_sys_futex */ 249d549ef56SAndriy Gapon "linux_sched_setaffinity", /* 241 = linux_sched_setaffinity */ 250d549ef56SAndriy Gapon "linux_sched_getaffinity", /* 242 = linux_sched_getaffinity */ 251d549ef56SAndriy Gapon "linux_set_thread_area", /* 243 = linux_set_thread_area */ 252d549ef56SAndriy Gapon "linux_get_thread_area", /* 244 = linux_get_thread_area */ 253d549ef56SAndriy Gapon "#245", /* 245 = linux_io_setup */ 254d549ef56SAndriy Gapon "#246", /* 246 = linux_io_destroy */ 255d549ef56SAndriy Gapon "#247", /* 247 = linux_io_getevents */ 256d549ef56SAndriy Gapon "#248", /* 248 = linux_io_submit */ 257d549ef56SAndriy Gapon "#249", /* 249 = linux_io_cancel */ 258d549ef56SAndriy Gapon "linux_fadvise64", /* 250 = linux_fadvise64 */ 259d549ef56SAndriy Gapon "#251", /* 251 = */ 260d549ef56SAndriy Gapon "linux_exit_group", /* 252 = linux_exit_group */ 261d549ef56SAndriy Gapon "linux_lookup_dcookie", /* 253 = linux_lookup_dcookie */ 262d549ef56SAndriy Gapon "linux_epoll_create", /* 254 = linux_epoll_create */ 263d549ef56SAndriy Gapon "linux_epoll_ctl", /* 255 = linux_epoll_ctl */ 264d549ef56SAndriy Gapon "linux_epoll_wait", /* 256 = linux_epoll_wait */ 265d549ef56SAndriy Gapon "linux_remap_file_pages", /* 257 = linux_remap_file_pages */ 266d549ef56SAndriy Gapon "linux_set_tid_address", /* 258 = linux_set_tid_address */ 267d549ef56SAndriy Gapon "linux_timer_create", /* 259 = linux_timer_create */ 268d549ef56SAndriy Gapon "linux_timer_settime", /* 260 = linux_timer_settime */ 269d549ef56SAndriy Gapon "linux_timer_gettime", /* 261 = linux_timer_gettime */ 270d549ef56SAndriy Gapon "linux_timer_getoverrun", /* 262 = linux_timer_getoverrun */ 271d549ef56SAndriy Gapon "linux_timer_delete", /* 263 = linux_timer_delete */ 272d549ef56SAndriy Gapon "linux_clock_settime", /* 264 = linux_clock_settime */ 273d549ef56SAndriy Gapon "linux_clock_gettime", /* 265 = linux_clock_gettime */ 274d549ef56SAndriy Gapon "linux_clock_getres", /* 266 = linux_clock_getres */ 275d549ef56SAndriy Gapon "linux_clock_nanosleep", /* 267 = linux_clock_nanosleep */ 276d549ef56SAndriy Gapon "linux_statfs64", /* 268 = linux_statfs64 */ 277d549ef56SAndriy Gapon "linux_fstatfs64", /* 269 = linux_fstatfs64 */ 278d549ef56SAndriy Gapon "linux_tgkill", /* 270 = linux_tgkill */ 279d549ef56SAndriy Gapon "linux_utimes", /* 271 = linux_utimes */ 280d549ef56SAndriy Gapon "linux_fadvise64_64", /* 272 = linux_fadvise64_64 */ 2812676e679SAlexander Leidinger "#273", /* 273 = vserver */ 282d549ef56SAndriy Gapon "linux_mbind", /* 274 = linux_mbind */ 283d549ef56SAndriy Gapon "linux_get_mempolicy", /* 275 = linux_get_mempolicy */ 284d549ef56SAndriy Gapon "linux_set_mempolicy", /* 276 = linux_set_mempolicy */ 285d549ef56SAndriy Gapon "linux_mq_open", /* 277 = linux_mq_open */ 286d549ef56SAndriy Gapon "linux_mq_unlink", /* 278 = linux_mq_unlink */ 287d549ef56SAndriy Gapon "linux_mq_timedsend", /* 279 = linux_mq_timedsend */ 288d549ef56SAndriy Gapon "linux_mq_timedreceive", /* 280 = linux_mq_timedreceive */ 289d549ef56SAndriy Gapon "linux_mq_notify", /* 281 = linux_mq_notify */ 290d549ef56SAndriy Gapon "linux_mq_getsetattr", /* 282 = linux_mq_getsetattr */ 291d549ef56SAndriy Gapon "linux_kexec_load", /* 283 = linux_kexec_load */ 292d549ef56SAndriy Gapon "linux_waitid", /* 284 = linux_waitid */ 293d549ef56SAndriy Gapon "#285", /* 285 = */ 294d549ef56SAndriy Gapon "linux_add_key", /* 286 = linux_add_key */ 295d549ef56SAndriy Gapon "linux_request_key", /* 287 = linux_request_key */ 296d549ef56SAndriy Gapon "linux_keyctl", /* 288 = linux_keyctl */ 297d549ef56SAndriy Gapon "linux_ioprio_set", /* 289 = linux_ioprio_set */ 298d549ef56SAndriy Gapon "linux_ioprio_get", /* 290 = linux_ioprio_get */ 299d549ef56SAndriy Gapon "linux_inotify_init", /* 291 = linux_inotify_init */ 300d549ef56SAndriy Gapon "linux_inotify_add_watch", /* 292 = linux_inotify_add_watch */ 301d549ef56SAndriy Gapon "linux_inotify_rm_watch", /* 293 = linux_inotify_rm_watch */ 302d549ef56SAndriy Gapon "linux_migrate_pages", /* 294 = linux_migrate_pages */ 303d549ef56SAndriy Gapon "linux_openat", /* 295 = linux_openat */ 304d549ef56SAndriy Gapon "linux_mkdirat", /* 296 = linux_mkdirat */ 305d549ef56SAndriy Gapon "linux_mknodat", /* 297 = linux_mknodat */ 306d549ef56SAndriy Gapon "linux_fchownat", /* 298 = linux_fchownat */ 307d549ef56SAndriy Gapon "linux_futimesat", /* 299 = linux_futimesat */ 308d549ef56SAndriy Gapon "linux_fstatat64", /* 300 = linux_fstatat64 */ 309d549ef56SAndriy Gapon "linux_unlinkat", /* 301 = linux_unlinkat */ 310d549ef56SAndriy Gapon "linux_renameat", /* 302 = linux_renameat */ 311d549ef56SAndriy Gapon "linux_linkat", /* 303 = linux_linkat */ 312d549ef56SAndriy Gapon "linux_symlinkat", /* 304 = linux_symlinkat */ 313d549ef56SAndriy Gapon "linux_readlinkat", /* 305 = linux_readlinkat */ 314d549ef56SAndriy Gapon "linux_fchmodat", /* 306 = linux_fchmodat */ 315d549ef56SAndriy Gapon "linux_faccessat", /* 307 = linux_faccessat */ 316d549ef56SAndriy Gapon "linux_pselect6", /* 308 = linux_pselect6 */ 317d549ef56SAndriy Gapon "linux_ppoll", /* 309 = linux_ppoll */ 318d549ef56SAndriy Gapon "linux_unshare", /* 310 = linux_unshare */ 319d549ef56SAndriy Gapon "linux_set_robust_list", /* 311 = linux_set_robust_list */ 320d549ef56SAndriy Gapon "linux_get_robust_list", /* 312 = linux_get_robust_list */ 321d549ef56SAndriy Gapon "linux_splice", /* 313 = linux_splice */ 322d549ef56SAndriy Gapon "linux_sync_file_range", /* 314 = linux_sync_file_range */ 323d549ef56SAndriy Gapon "linux_tee", /* 315 = linux_tee */ 324d549ef56SAndriy Gapon "linux_vmsplice", /* 316 = linux_vmsplice */ 3252676e679SAlexander Leidinger "linux_move_pages", /* 317 = linux_move_pages */ 3262676e679SAlexander Leidinger "linux_getcpu", /* 318 = linux_getcpu */ 3272676e679SAlexander Leidinger "linux_epoll_pwait", /* 319 = linux_epoll_pwait */ 3282676e679SAlexander Leidinger "linux_utimensat", /* 320 = linux_utimensat */ 3292676e679SAlexander Leidinger "linux_signalfd", /* 321 = linux_signalfd */ 3302676e679SAlexander Leidinger "linux_timerfd_create", /* 322 = linux_timerfd_create */ 3312676e679SAlexander Leidinger "linux_eventfd", /* 323 = linux_eventfd */ 3322676e679SAlexander Leidinger "linux_fallocate", /* 324 = linux_fallocate */ 3332676e679SAlexander Leidinger "linux_timerfd_settime", /* 325 = linux_timerfd_settime */ 3342676e679SAlexander Leidinger "linux_timerfd_gettime", /* 326 = linux_timerfd_gettime */ 3352676e679SAlexander Leidinger "linux_signalfd4", /* 327 = linux_signalfd4 */ 3362676e679SAlexander Leidinger "linux_eventfd2", /* 328 = linux_eventfd2 */ 3372676e679SAlexander Leidinger "linux_epoll_create1", /* 329 = linux_epoll_create1 */ 3382676e679SAlexander Leidinger "linux_dup3", /* 330 = linux_dup3 */ 3392676e679SAlexander Leidinger "linux_pipe2", /* 331 = linux_pipe2 */ 3402676e679SAlexander Leidinger "linux_inotify_init1", /* 332 = linux_inotify_init1 */ 3412676e679SAlexander Leidinger "linux_preadv", /* 333 = linux_preadv */ 3422676e679SAlexander Leidinger "linux_pwritev", /* 334 = linux_pwritev */ 34312bc0fb5SDmitry Chagin "linux_rt_tgsigqueueinfo", /* 335 = linux_rt_tgsigqueueinfo */ 3442676e679SAlexander Leidinger "linux_perf_event_open", /* 336 = linux_perf_event_open */ 3452676e679SAlexander Leidinger "linux_recvmmsg", /* 337 = linux_recvmmsg */ 3462676e679SAlexander Leidinger "linux_fanotify_init", /* 338 = linux_fanotify_init */ 3472676e679SAlexander Leidinger "linux_fanotify_mark", /* 339 = linux_fanotify_mark */ 3482676e679SAlexander Leidinger "linux_prlimit64", /* 340 = linux_prlimit64 */ 3492676e679SAlexander Leidinger "linux_name_to_handle_at", /* 341 = linux_name_to_handle_at */ 3502676e679SAlexander Leidinger "linux_open_by_handle_at", /* 342 = linux_open_by_handle_at */ 3512676e679SAlexander Leidinger "linux_clock_adjtime", /* 343 = linux_clock_adjtime */ 3522676e679SAlexander Leidinger "linux_syncfs", /* 344 = linux_syncfs */ 3532676e679SAlexander Leidinger "linux_sendmmsg", /* 345 = linux_sendmmsg */ 3542676e679SAlexander Leidinger "linux_setns", /* 346 = linux_setns */ 3552676e679SAlexander Leidinger "linux_process_vm_readv", /* 347 = linux_process_vm_readv */ 3562676e679SAlexander Leidinger "linux_process_vm_writev", /* 348 = linux_process_vm_writev */ 35712bc0fb5SDmitry Chagin "linux_kcmp", /* 349 = linux_kcmp */ 35812bc0fb5SDmitry Chagin "linux_finit_module", /* 350 = linux_finit_module */ 35912bc0fb5SDmitry Chagin "linux_sched_setattr", /* 351 = linux_sched_setattr */ 36012bc0fb5SDmitry Chagin "linux_sched_getattr", /* 352 = linux_sched_getattr */ 36112bc0fb5SDmitry Chagin "linux_renameat2", /* 353 = linux_renameat2 */ 36212bc0fb5SDmitry Chagin "linux_seccomp", /* 354 = linux_seccomp */ 36312bc0fb5SDmitry Chagin "linux_getrandom", /* 355 = linux_getrandom */ 36412bc0fb5SDmitry Chagin "linux_memfd_create", /* 356 = linux_memfd_create */ 36512bc0fb5SDmitry Chagin "linux_bpf", /* 357 = linux_bpf */ 36612bc0fb5SDmitry Chagin "linux_execveat", /* 358 = linux_execveat */ 36712bc0fb5SDmitry Chagin "linux_socket", /* 359 = linux_socket */ 36812bc0fb5SDmitry Chagin "linux_socketpair", /* 360 = linux_socketpair */ 36912bc0fb5SDmitry Chagin "linux_bind", /* 361 = linux_bind */ 37012bc0fb5SDmitry Chagin "linux_connect", /* 362 = linux_connect */ 37112bc0fb5SDmitry Chagin "linux_listen", /* 363 = linux_listen */ 37212bc0fb5SDmitry Chagin "linux_accept4", /* 364 = linux_accept4 */ 37312bc0fb5SDmitry Chagin "linux_getsockopt", /* 365 = linux_getsockopt */ 37412bc0fb5SDmitry Chagin "linux_setsockopt", /* 366 = linux_setsockopt */ 37512bc0fb5SDmitry Chagin "linux_getsockname", /* 367 = linux_getsockname */ 37612bc0fb5SDmitry Chagin "linux_getpeername", /* 368 = linux_getpeername */ 37712bc0fb5SDmitry Chagin "linux_sendto", /* 369 = linux_sendto */ 37812bc0fb5SDmitry Chagin "linux_sendmsg", /* 370 = linux_sendmsg */ 37912bc0fb5SDmitry Chagin "linux_recvfrom", /* 371 = linux_recvfrom */ 38012bc0fb5SDmitry Chagin "linux_recvmsg", /* 372 = linux_recvmsg */ 38112bc0fb5SDmitry Chagin "linux_shutdown", /* 373 = linux_shutdown */ 38212bc0fb5SDmitry Chagin "linux_userfaultfd", /* 374 = linux_userfaultfd */ 38312bc0fb5SDmitry Chagin "linux_membarrier", /* 375 = linux_membarrier */ 38412bc0fb5SDmitry Chagin "linux_mlock2", /* 376 = linux_mlock2 */ 38512bc0fb5SDmitry Chagin "linux_copy_file_range", /* 377 = linux_copy_file_range */ 38612bc0fb5SDmitry Chagin "linux_preadv2", /* 378 = linux_preadv2 */ 38712bc0fb5SDmitry Chagin "linux_pwritev2", /* 379 = linux_pwritev2 */ 38812bc0fb5SDmitry Chagin "linux_pkey_mprotect", /* 380 = linux_pkey_mprotect */ 38912bc0fb5SDmitry Chagin "linux_pkey_alloc", /* 381 = linux_pkey_alloc */ 39012bc0fb5SDmitry Chagin "linux_pkey_free", /* 382 = linux_pkey_free */ 3911f66cb51SDmitry Chagin "linux_statx", /* 383 = linux_statx */ 3921f66cb51SDmitry Chagin "linux_arch_prctl", /* 384 = linux_arch_prctl */ 3931f66cb51SDmitry Chagin "linux_io_pgetevents", /* 385 = linux_io_pgetevents */ 3941f66cb51SDmitry Chagin "linux_rseq", /* 386 = linux_rseq */ 3951f66cb51SDmitry Chagin "#387", /* 387 = nosys */ 3961f66cb51SDmitry Chagin "#388", /* 388 = nosys */ 3971f66cb51SDmitry Chagin "#389", /* 389 = nosys */ 3981f66cb51SDmitry Chagin "#390", /* 390 = nosys */ 3991f66cb51SDmitry Chagin "#391", /* 391 = nosys */ 4001f66cb51SDmitry Chagin "#392", /* 392 = nosys */ 4011f66cb51SDmitry Chagin "linux_semget", /* 393 = linux_semget */ 4021f66cb51SDmitry Chagin "linux_semctl", /* 394 = linux_semctl */ 4031f66cb51SDmitry Chagin "linux_shmget", /* 395 = linux_shmget */ 4041f66cb51SDmitry Chagin "linux_shmctl", /* 396 = linux_shmctl */ 4051f66cb51SDmitry Chagin "linux_shmat", /* 397 = linux_shmat */ 4061f66cb51SDmitry Chagin "linux_shmdt", /* 398 = linux_shmdt */ 4071f66cb51SDmitry Chagin "linux_msgget", /* 399 = linux_msgget */ 4081f66cb51SDmitry Chagin "linux_msgsnd", /* 400 = linux_msgsnd */ 4091f66cb51SDmitry Chagin "linux_msgrcv", /* 401 = linux_msgrcv */ 4101f66cb51SDmitry Chagin "linux_msgctl", /* 402 = linux_msgctl */ 4111f66cb51SDmitry Chagin "linux_clock_gettime64", /* 403 = linux_clock_gettime64 */ 4121f66cb51SDmitry Chagin "linux_clock_settime64", /* 404 = linux_clock_settime64 */ 4131f66cb51SDmitry Chagin "linux_clock_adjtime64", /* 405 = linux_clock_adjtime64 */ 4141f66cb51SDmitry Chagin "linux_clock_getres_time64", /* 406 = linux_clock_getres_time64 */ 4151f66cb51SDmitry Chagin "linux_clock_nanosleep_time64", /* 407 = linux_clock_nanosleep_time64 */ 4161f66cb51SDmitry Chagin "linux_timer_gettime64", /* 408 = linux_timer_gettime64 */ 4171f66cb51SDmitry Chagin "linux_timer_settime64", /* 409 = linux_timer_settime64 */ 4181f66cb51SDmitry Chagin "linux_timerfd_gettime64", /* 410 = linux_timerfd_gettime64 */ 4191f66cb51SDmitry Chagin "linux_timerfd_settime64", /* 411 = linux_timerfd_settime64 */ 4201f66cb51SDmitry Chagin "linux_utimensat_time64", /* 412 = linux_utimensat_time64 */ 4211f66cb51SDmitry Chagin "linux_pselect6_time64", /* 413 = linux_pselect6_time64 */ 4221f66cb51SDmitry Chagin "linux_ppoll_time64", /* 414 = linux_ppoll_time64 */ 4231f66cb51SDmitry Chagin "#415", /* 415 = nosys */ 4241f66cb51SDmitry Chagin "linux_io_pgetevents_time64", /* 416 = linux_io_pgetevents_time64 */ 4251f66cb51SDmitry Chagin "linux_recvmmsg_time64", /* 417 = linux_recvmmsg_time64 */ 4261f66cb51SDmitry Chagin "linux_mq_timedsend_time64", /* 418 = linux_mq_timedsend_time64 */ 4271f66cb51SDmitry Chagin "linux_mq_timedreceive_time64", /* 419 = linux_mq_timedreceive_time64 */ 4281f66cb51SDmitry Chagin "linux_semtimedop_time64", /* 420 = linux_semtimedop_time64 */ 4291f66cb51SDmitry Chagin "linux_rt_sigtimedwait_time64", /* 421 = linux_rt_sigtimedwait_time64 */ 43098597880SDmitry Chagin "linux_sys_futex_time64", /* 422 = linux_sys_futex_time64 */ 4311f66cb51SDmitry Chagin "linux_sched_rr_get_interval_time64", /* 423 = linux_sched_rr_get_interval_time64 */ 4321f66cb51SDmitry Chagin "linux_pidfd_send_signal", /* 424 = linux_pidfd_send_signal */ 4331f66cb51SDmitry Chagin "linux_io_uring_setup", /* 425 = linux_io_uring_setup */ 4341f66cb51SDmitry Chagin "linux_io_uring_enter", /* 426 = linux_io_uring_enter */ 4351f66cb51SDmitry Chagin "linux_io_uring_register", /* 427 = linux_io_uring_register */ 436c0f17173SEdward Tomasz Napierala "linux_open_tree", /* 428 = linux_open_tree */ 437c0f17173SEdward Tomasz Napierala "linux_move_mount", /* 429 = linux_move_mount */ 438c0f17173SEdward Tomasz Napierala "linux_fsopen", /* 430 = linux_fsopen */ 439c0f17173SEdward Tomasz Napierala "linux_fsconfig", /* 431 = linux_fsconfig */ 440c0f17173SEdward Tomasz Napierala "linux_fsmount", /* 432 = linux_fsmount */ 441c0f17173SEdward Tomasz Napierala "linux_fspick", /* 433 = linux_fspick */ 442c0f17173SEdward Tomasz Napierala "linux_pidfd_open", /* 434 = linux_pidfd_open */ 443c0f17173SEdward Tomasz Napierala "linux_clone3", /* 435 = linux_clone3 */ 444c0f17173SEdward Tomasz Napierala "linux_close_range", /* 436 = linux_close_range */ 445c0f17173SEdward Tomasz Napierala "linux_openat2", /* 437 = linux_openat2 */ 446c0f17173SEdward Tomasz Napierala "linux_pidfd_getfd", /* 438 = linux_pidfd_getfd */ 447c0f17173SEdward Tomasz Napierala "linux_faccessat2", /* 439 = linux_faccessat2 */ 448c0f17173SEdward Tomasz Napierala "linux_process_madvise", /* 440 = linux_process_madvise */ 449df377f1fSDmitry Chagin "linux_epoll_pwait2_64", /* 441 = linux_epoll_pwait2_64 */ 450c0f17173SEdward Tomasz Napierala "linux_mount_setattr", /* 442 = linux_mount_setattr */ 451*28035f67SDmitry Chagin "linux_quotactl_fd", /* 443 = linux_quotactl_fd */ 452*28035f67SDmitry Chagin "linux_landlock_create_ruleset", /* 444 = linux_landlock_create_ruleset */ 453*28035f67SDmitry Chagin "linux_landlock_add_rule", /* 445 = linux_landlock_add_rule */ 454*28035f67SDmitry Chagin "linux_landlock_restrict_self", /* 446 = linux_landlock_restrict_self */ 455*28035f67SDmitry Chagin "linux_memfd_secret", /* 447 = linux_memfd_secret */ 456*28035f67SDmitry Chagin "linux_process_mrelease", /* 448 = linux_process_mrelease */ 457*28035f67SDmitry Chagin "linux_futex_waitv", /* 449 = linux_futex_waitv */ 458*28035f67SDmitry Chagin "linux_set_mempolicy_home_node", /* 450 = linux_set_mempolicy_home_node */ 459*28035f67SDmitry Chagin "linux_cachestat", /* 451 = linux_cachestat */ 460*28035f67SDmitry Chagin "linux_fchmodat2", /* 452 = linux_fchmodat2 */ 461d549ef56SAndriy Gapon }; 462