linux_syscalls.c (7648bc9fee8dec6cb3c4941e0165a930fbe8dcb0) | linux_syscalls.c (eff8d99fb38c728f3daf666acdf143915ad59c49) |
---|---|
1/* 2 * System call names. 3 * 4 * DO NOT EDIT-- this file is automatically @generated. 5 * $FreeBSD$ 6 */ 7 8const char *linux_syscallnames[] = { --- 147 unchanged lines hidden (view full) --- 156 "linux_sched_get_priority_max", /* 146 = linux_sched_get_priority_max */ 157 "linux_sched_get_priority_min", /* 147 = linux_sched_get_priority_min */ 158 "linux_sched_rr_get_interval", /* 148 = linux_sched_rr_get_interval */ 159 "mlock", /* 149 = mlock */ 160 "munlock", /* 150 = munlock */ 161 "mlockall", /* 151 = mlockall */ 162 "munlockall", /* 152 = munlockall */ 163 "linux_vhangup", /* 153 = linux_vhangup */ | 1/* 2 * System call names. 3 * 4 * DO NOT EDIT-- this file is automatically @generated. 5 * $FreeBSD$ 6 */ 7 8const char *linux_syscallnames[] = { --- 147 unchanged lines hidden (view full) --- 156 "linux_sched_get_priority_max", /* 146 = linux_sched_get_priority_max */ 157 "linux_sched_get_priority_min", /* 147 = linux_sched_get_priority_min */ 158 "linux_sched_rr_get_interval", /* 148 = linux_sched_rr_get_interval */ 159 "mlock", /* 149 = mlock */ 160 "munlock", /* 150 = munlock */ 161 "mlockall", /* 151 = mlockall */ 162 "munlockall", /* 152 = munlockall */ 163 "linux_vhangup", /* 153 = linux_vhangup */ |
164 "#154", /* 154 = modify_ldt */ | 164 "linux_modify_ldt", /* 154 = linux_modify_ldt */ |
165 "linux_pivot_root", /* 155 = linux_pivot_root */ 166 "linux_sysctl", /* 156 = linux_sysctl */ 167 "linux_prctl", /* 157 = linux_prctl */ 168 "linux_arch_prctl", /* 158 = linux_arch_prctl */ 169 "linux_adjtimex", /* 159 = linux_adjtimex */ 170 "linux_setrlimit", /* 160 = linux_setrlimit */ 171 "chroot", /* 161 = chroot */ 172 "sync", /* 162 = sync */ 173 "acct", /* 163 = acct */ 174 "settimeofday", /* 164 = settimeofday */ 175 "linux_mount", /* 165 = linux_mount */ 176 "linux_umount", /* 166 = linux_umount */ 177 "swapon", /* 167 = swapon */ 178 "linux_swapoff", /* 168 = linux_swapoff */ 179 "linux_reboot", /* 169 = linux_reboot */ 180 "linux_sethostname", /* 170 = linux_sethostname */ 181 "linux_setdomainname", /* 171 = linux_setdomainname */ 182 "linux_iopl", /* 172 = linux_iopl */ | 165 "linux_pivot_root", /* 155 = linux_pivot_root */ 166 "linux_sysctl", /* 156 = linux_sysctl */ 167 "linux_prctl", /* 157 = linux_prctl */ 168 "linux_arch_prctl", /* 158 = linux_arch_prctl */ 169 "linux_adjtimex", /* 159 = linux_adjtimex */ 170 "linux_setrlimit", /* 160 = linux_setrlimit */ 171 "chroot", /* 161 = chroot */ 172 "sync", /* 162 = sync */ 173 "acct", /* 163 = acct */ 174 "settimeofday", /* 164 = settimeofday */ 175 "linux_mount", /* 165 = linux_mount */ 176 "linux_umount", /* 166 = linux_umount */ 177 "swapon", /* 167 = swapon */ 178 "linux_swapoff", /* 168 = linux_swapoff */ 179 "linux_reboot", /* 169 = linux_reboot */ 180 "linux_sethostname", /* 170 = linux_sethostname */ 181 "linux_setdomainname", /* 171 = linux_setdomainname */ 182 "linux_iopl", /* 172 = linux_iopl */ |
183 "#173", /* 173 = ioperm */ | 183 "linux_ioperm", /* 173 = linux_ioperm */ |
184 "#174", /* 174 = create_module */ 185 "linux_init_module", /* 175 = linux_init_module */ 186 "linux_delete_module", /* 176 = linux_delete_module */ 187 "#177", /* 177 = get_kernel_syms */ 188 "#178", /* 178 = query_module */ 189 "linux_quotactl", /* 179 = linux_quotactl */ 190 "#180", /* 180 = nfsservctl */ 191 "#181", /* 181 = getpmsg */ 192 "#182", /* 182 = putpmsg */ 193 "#183", /* 183 = afs_syscall */ 194 "#184", /* 184 = tuxcall */ 195 "#185", /* 185 = security */ 196 "linux_gettid", /* 186 = linux_gettid */ | 184 "#174", /* 174 = create_module */ 185 "linux_init_module", /* 175 = linux_init_module */ 186 "linux_delete_module", /* 176 = linux_delete_module */ 187 "#177", /* 177 = get_kernel_syms */ 188 "#178", /* 178 = query_module */ 189 "linux_quotactl", /* 179 = linux_quotactl */ 190 "#180", /* 180 = nfsservctl */ 191 "#181", /* 181 = getpmsg */ 192 "#182", /* 182 = putpmsg */ 193 "#183", /* 183 = afs_syscall */ 194 "#184", /* 184 = tuxcall */ 195 "#185", /* 185 = security */ 196 "linux_gettid", /* 186 = linux_gettid */ |
197 "#187", /* 187 = linux_readahead */ | 197 "linux_readahead", /* 187 = linux_readahead */ |
198 "linux_setxattr", /* 188 = linux_setxattr */ 199 "linux_lsetxattr", /* 189 = linux_lsetxattr */ 200 "linux_fsetxattr", /* 190 = linux_fsetxattr */ 201 "linux_getxattr", /* 191 = linux_getxattr */ 202 "linux_lgetxattr", /* 192 = linux_lgetxattr */ 203 "linux_fgetxattr", /* 193 = linux_fgetxattr */ 204 "linux_listxattr", /* 194 = linux_listxattr */ 205 "linux_llistxattr", /* 195 = linux_llistxattr */ 206 "linux_flistxattr", /* 196 = linux_flistxattr */ 207 "linux_removexattr", /* 197 = linux_removexattr */ 208 "linux_lremovexattr", /* 198 = linux_lremovexattr */ 209 "linux_fremovexattr", /* 199 = linux_fremovexattr */ 210 "linux_tkill", /* 200 = linux_tkill */ 211 "linux_time", /* 201 = linux_time */ 212 "linux_sys_futex", /* 202 = linux_sys_futex */ 213 "linux_sched_setaffinity", /* 203 = linux_sched_setaffinity */ 214 "linux_sched_getaffinity", /* 204 = linux_sched_getaffinity */ 215 "#205", /* 205 = set_thread_area */ | 198 "linux_setxattr", /* 188 = linux_setxattr */ 199 "linux_lsetxattr", /* 189 = linux_lsetxattr */ 200 "linux_fsetxattr", /* 190 = linux_fsetxattr */ 201 "linux_getxattr", /* 191 = linux_getxattr */ 202 "linux_lgetxattr", /* 192 = linux_lgetxattr */ 203 "linux_fgetxattr", /* 193 = linux_fgetxattr */ 204 "linux_listxattr", /* 194 = linux_listxattr */ 205 "linux_llistxattr", /* 195 = linux_llistxattr */ 206 "linux_flistxattr", /* 196 = linux_flistxattr */ 207 "linux_removexattr", /* 197 = linux_removexattr */ 208 "linux_lremovexattr", /* 198 = linux_lremovexattr */ 209 "linux_fremovexattr", /* 199 = linux_fremovexattr */ 210 "linux_tkill", /* 200 = linux_tkill */ 211 "linux_time", /* 201 = linux_time */ 212 "linux_sys_futex", /* 202 = linux_sys_futex */ 213 "linux_sched_setaffinity", /* 203 = linux_sched_setaffinity */ 214 "linux_sched_getaffinity", /* 204 = linux_sched_getaffinity */ 215 "#205", /* 205 = set_thread_area */ |
216 "#206", /* 206 = linux_io_setup */ 217 "#207", /* 207 = linux_io_destroy */ 218 "#208", /* 208 = linux_io_getevents */ 219 "#209", /* 209 = linux_io_submit */ 220 "#210", /* 210 = linux_io_cancel */ | 216 "linux_io_setup", /* 206 = linux_io_setup */ 217 "linux_io_destroy", /* 207 = linux_io_destroy */ 218 "linux_io_getevents", /* 208 = linux_io_getevents */ 219 "linux_io_submit", /* 209 = linux_io_submit */ 220 "linux_io_cancel", /* 210 = linux_io_cancel */ |
221 "#211", /* 211 = get_thread_area */ 222 "linux_lookup_dcookie", /* 212 = linux_lookup_dcookie */ 223 "linux_epoll_create", /* 213 = linux_epoll_create */ 224 "#214", /* 214 = epoll_ctl_old */ 225 "#215", /* 215 = epoll_wait_old */ 226 "linux_remap_file_pages", /* 216 = linux_remap_file_pages */ 227 "linux_getdents64", /* 217 = linux_getdents64 */ 228 "linux_set_tid_address", /* 218 = linux_set_tid_address */ | 221 "#211", /* 211 = get_thread_area */ 222 "linux_lookup_dcookie", /* 212 = linux_lookup_dcookie */ 223 "linux_epoll_create", /* 213 = linux_epoll_create */ 224 "#214", /* 214 = epoll_ctl_old */ 225 "#215", /* 215 = epoll_wait_old */ 226 "linux_remap_file_pages", /* 216 = linux_remap_file_pages */ 227 "linux_getdents64", /* 217 = linux_getdents64 */ 228 "linux_set_tid_address", /* 218 = linux_set_tid_address */ |
229 "#219", /* 219 = restart_syscall */ | 229 "linux_restart_syscall", /* 219 = linux_restart_syscall */ |
230 "linux_semtimedop", /* 220 = linux_semtimedop */ 231 "linux_fadvise64", /* 221 = linux_fadvise64 */ 232 "linux_timer_create", /* 222 = linux_timer_create */ 233 "linux_timer_settime", /* 223 = linux_timer_settime */ 234 "linux_timer_gettime", /* 224 = linux_timer_gettime */ 235 "linux_timer_getoverrun", /* 225 = linux_timer_getoverrun */ 236 "linux_timer_delete", /* 226 = linux_timer_delete */ 237 "linux_clock_settime", /* 227 = linux_clock_settime */ --- 202 unchanged lines hidden --- | 230 "linux_semtimedop", /* 220 = linux_semtimedop */ 231 "linux_fadvise64", /* 221 = linux_fadvise64 */ 232 "linux_timer_create", /* 222 = linux_timer_create */ 233 "linux_timer_settime", /* 223 = linux_timer_settime */ 234 "linux_timer_gettime", /* 224 = linux_timer_gettime */ 235 "linux_timer_getoverrun", /* 225 = linux_timer_getoverrun */ 236 "linux_timer_delete", /* 226 = linux_timer_delete */ 237 "linux_clock_settime", /* 227 = linux_clock_settime */ --- 202 unchanged lines hidden --- |