1 /* Automatically generated with
2 gen_linux_syscalls.pl /usr/include/asm/unistd*.h
6 int syscall_num; const char *syscall_name;
7 } SYSCALLS_BY_NUMBER[] = {
9 { __NR__llseek, "_llseek" },
11 #ifdef __NR__newselect
12 { __NR__newselect, "_newselect" },
15 { __NR__sysctl, "_sysctl" },
18 { __NR_accept, "accept" },
21 { __NR_accept4, "accept4" },
24 { __NR_access, "access" },
27 { __NR_acct, "acct" },
30 { __NR_add_key, "add_key" },
33 { __NR_adjtimex, "adjtimex" },
35 #ifdef __NR_afs_syscall
36 { __NR_afs_syscall, "afs_syscall" },
39 { __NR_alarm, "alarm" },
41 #ifdef __NR_arch_prctl
42 { __NR_arch_prctl, "arch_prctl" },
45 { __NR_bdflush, "bdflush" },
48 { __NR_bind, "bind" },
51 { __NR_break, "break" },
57 { __NR_capget, "capget" },
60 { __NR_capset, "capset" },
63 { __NR_chdir, "chdir" },
66 { __NR_chmod, "chmod" },
69 { __NR_chown, "chown" },
72 { __NR_chown32, "chown32" },
75 { __NR_chroot, "chroot" },
77 #ifdef __NR_clock_adjtime
78 { __NR_clock_adjtime, "clock_adjtime" },
80 #ifdef __NR_clock_getres
81 { __NR_clock_getres, "clock_getres" },
83 #ifdef __NR_clock_gettime
84 { __NR_clock_gettime, "clock_gettime" },
86 #ifdef __NR_clock_nanosleep
87 { __NR_clock_nanosleep, "clock_nanosleep" },
89 #ifdef __NR_clock_settime
90 { __NR_clock_settime, "clock_settime" },
93 { __NR_clone, "clone" },
96 { __NR_close, "close" },
99 { __NR_connect, "connect" },
102 { __NR_creat, "creat" },
104 #ifdef __NR_create_module
105 { __NR_create_module, "create_module" },
107 #ifdef __NR_delete_module
108 { __NR_delete_module, "delete_module" },
114 { __NR_dup2, "dup2" },
117 { __NR_dup3, "dup3" },
119 #ifdef __NR_epoll_create
120 { __NR_epoll_create, "epoll_create" },
122 #ifdef __NR_epoll_create1
123 { __NR_epoll_create1, "epoll_create1" },
125 #ifdef __NR_epoll_ctl
126 { __NR_epoll_ctl, "epoll_ctl" },
128 #ifdef __NR_epoll_ctl_old
129 { __NR_epoll_ctl_old, "epoll_ctl_old" },
131 #ifdef __NR_epoll_pwait
132 { __NR_epoll_pwait, "epoll_pwait" },
134 #ifdef __NR_epoll_wait
135 { __NR_epoll_wait, "epoll_wait" },
137 #ifdef __NR_epoll_wait_old
138 { __NR_epoll_wait_old, "epoll_wait_old" },
141 { __NR_eventfd, "eventfd" },
144 { __NR_eventfd2, "eventfd2" },
147 { __NR_execve, "execve" },
150 { __NR_exit, "exit" },
152 #ifdef __NR_exit_group
153 { __NR_exit_group, "exit_group" },
155 #ifdef __NR_faccessat
156 { __NR_faccessat, "faccessat" },
158 #ifdef __NR_fadvise64
159 { __NR_fadvise64, "fadvise64" },
161 #ifdef __NR_fadvise64_64
162 { __NR_fadvise64_64, "fadvise64_64" },
164 #ifdef __NR_fallocate
165 { __NR_fallocate, "fallocate" },
167 #ifdef __NR_fanotify_init
168 { __NR_fanotify_init, "fanotify_init" },
170 #ifdef __NR_fanotify_mark
171 { __NR_fanotify_mark, "fanotify_mark" },
174 { __NR_fchdir, "fchdir" },
177 { __NR_fchmod, "fchmod" },
180 { __NR_fchmodat, "fchmodat" },
183 { __NR_fchown, "fchown" },
186 { __NR_fchown32, "fchown32" },
189 { __NR_fchownat, "fchownat" },
192 { __NR_fcntl, "fcntl" },
195 { __NR_fcntl64, "fcntl64" },
197 #ifdef __NR_fdatasync
198 { __NR_fdatasync, "fdatasync" },
200 #ifdef __NR_fgetxattr
201 { __NR_fgetxattr, "fgetxattr" },
203 #ifdef __NR_finit_module
204 { __NR_finit_module, "finit_module" },
206 #ifdef __NR_flistxattr
207 { __NR_flistxattr, "flistxattr" },
210 { __NR_flock, "flock" },
213 { __NR_fork, "fork" },
215 #ifdef __NR_fremovexattr
216 { __NR_fremovexattr, "fremovexattr" },
218 #ifdef __NR_fsetxattr
219 { __NR_fsetxattr, "fsetxattr" },
222 { __NR_fstat, "fstat" },
225 { __NR_fstat64, "fstat64" },
227 #ifdef __NR_fstatat64
228 { __NR_fstatat64, "fstatat64" },
231 { __NR_fstatfs, "fstatfs" },
233 #ifdef __NR_fstatfs64
234 { __NR_fstatfs64, "fstatfs64" },
237 { __NR_fsync, "fsync" },
240 { __NR_ftime, "ftime" },
242 #ifdef __NR_ftruncate
243 { __NR_ftruncate, "ftruncate" },
245 #ifdef __NR_ftruncate64
246 { __NR_ftruncate64, "ftruncate64" },
249 { __NR_futex, "futex" },
251 #ifdef __NR_futimesat
252 { __NR_futimesat, "futimesat" },
254 #ifdef __NR_get_kernel_syms
255 { __NR_get_kernel_syms, "get_kernel_syms" },
257 #ifdef __NR_get_mempolicy
258 { __NR_get_mempolicy, "get_mempolicy" },
260 #ifdef __NR_get_robust_list
261 { __NR_get_robust_list, "get_robust_list" },
263 #ifdef __NR_get_thread_area
264 { __NR_get_thread_area, "get_thread_area" },
267 { __NR_getcpu, "getcpu" },
270 { __NR_getcwd, "getcwd" },
273 { __NR_getdents, "getdents" },
275 #ifdef __NR_getdents64
276 { __NR_getdents64, "getdents64" },
279 { __NR_getegid, "getegid" },
281 #ifdef __NR_getegid32
282 { __NR_getegid32, "getegid32" },
285 { __NR_geteuid, "geteuid" },
287 #ifdef __NR_geteuid32
288 { __NR_geteuid32, "geteuid32" },
291 { __NR_getgid, "getgid" },
294 { __NR_getgid32, "getgid32" },
296 #ifdef __NR_getgroups
297 { __NR_getgroups, "getgroups" },
299 #ifdef __NR_getgroups32
300 { __NR_getgroups32, "getgroups32" },
302 #ifdef __NR_getitimer
303 { __NR_getitimer, "getitimer" },
305 #ifdef __NR_getpeername
306 { __NR_getpeername, "getpeername" },
309 { __NR_getpgid, "getpgid" },
312 { __NR_getpgrp, "getpgrp" },
315 { __NR_getpid, "getpid" },
318 { __NR_getpmsg, "getpmsg" },
321 { __NR_getppid, "getppid" },
323 #ifdef __NR_getpriority
324 { __NR_getpriority, "getpriority" },
326 #ifdef __NR_getresgid
327 { __NR_getresgid, "getresgid" },
329 #ifdef __NR_getresgid32
330 { __NR_getresgid32, "getresgid32" },
332 #ifdef __NR_getresuid
333 { __NR_getresuid, "getresuid" },
335 #ifdef __NR_getresuid32
336 { __NR_getresuid32, "getresuid32" },
338 #ifdef __NR_getrlimit
339 { __NR_getrlimit, "getrlimit" },
341 #ifdef __NR_getrusage
342 { __NR_getrusage, "getrusage" },
345 { __NR_getsid, "getsid" },
347 #ifdef __NR_getsockname
348 { __NR_getsockname, "getsockname" },
350 #ifdef __NR_getsockopt
351 { __NR_getsockopt, "getsockopt" },
354 { __NR_gettid, "gettid" },
356 #ifdef __NR_gettimeofday
357 { __NR_gettimeofday, "gettimeofday" },
360 { __NR_getuid, "getuid" },
363 { __NR_getuid32, "getuid32" },
366 { __NR_getxattr, "getxattr" },
369 { __NR_gtty, "gtty" },
372 { __NR_idle, "idle" },
374 #ifdef __NR_init_module
375 { __NR_init_module, "init_module" },
377 #ifdef __NR_inotify_add_watch
378 { __NR_inotify_add_watch, "inotify_add_watch" },
380 #ifdef __NR_inotify_init
381 { __NR_inotify_init, "inotify_init" },
383 #ifdef __NR_inotify_init1
384 { __NR_inotify_init1, "inotify_init1" },
386 #ifdef __NR_inotify_rm_watch
387 { __NR_inotify_rm_watch, "inotify_rm_watch" },
389 #ifdef __NR_io_cancel
390 { __NR_io_cancel, "io_cancel" },
392 #ifdef __NR_io_destroy
393 { __NR_io_destroy, "io_destroy" },
395 #ifdef __NR_io_getevents
396 { __NR_io_getevents, "io_getevents" },
399 { __NR_io_setup, "io_setup" },
401 #ifdef __NR_io_submit
402 { __NR_io_submit, "io_submit" },
405 { __NR_ioctl, "ioctl" },
408 { __NR_ioperm, "ioperm" },
411 { __NR_iopl, "iopl" },
413 #ifdef __NR_ioprio_get
414 { __NR_ioprio_get, "ioprio_get" },
416 #ifdef __NR_ioprio_set
417 { __NR_ioprio_set, "ioprio_set" },
423 { __NR_kcmp, "kcmp" },
425 #ifdef __NR_kexec_load
426 { __NR_kexec_load, "kexec_load" },
429 { __NR_keyctl, "keyctl" },
432 { __NR_kill, "kill" },
435 { __NR_lchown, "lchown" },
438 { __NR_lchown32, "lchown32" },
440 #ifdef __NR_lgetxattr
441 { __NR_lgetxattr, "lgetxattr" },
444 { __NR_link, "link" },
447 { __NR_linkat, "linkat" },
450 { __NR_listen, "listen" },
452 #ifdef __NR_listxattr
453 { __NR_listxattr, "listxattr" },
455 #ifdef __NR_llistxattr
456 { __NR_llistxattr, "llistxattr" },
459 { __NR_lock, "lock" },
461 #ifdef __NR_lookup_dcookie
462 { __NR_lookup_dcookie, "lookup_dcookie" },
464 #ifdef __NR_lremovexattr
465 { __NR_lremovexattr, "lremovexattr" },
468 { __NR_lseek, "lseek" },
470 #ifdef __NR_lsetxattr
471 { __NR_lsetxattr, "lsetxattr" },
474 { __NR_lstat, "lstat" },
477 { __NR_lstat64, "lstat64" },
480 { __NR_madvise, "madvise" },
483 { __NR_mbind, "mbind" },
485 #ifdef __NR_migrate_pages
486 { __NR_migrate_pages, "migrate_pages" },
489 { __NR_mincore, "mincore" },
492 { __NR_mkdir, "mkdir" },
495 { __NR_mkdirat, "mkdirat" },
498 { __NR_mknod, "mknod" },
501 { __NR_mknodat, "mknodat" },
504 { __NR_mlock, "mlock" },
507 { __NR_mlockall, "mlockall" },
510 { __NR_mmap, "mmap" },
513 { __NR_mmap2, "mmap2" },
515 #ifdef __NR_modify_ldt
516 { __NR_modify_ldt, "modify_ldt" },
519 { __NR_mount, "mount" },
521 #ifdef __NR_move_pages
522 { __NR_move_pages, "move_pages" },
525 { __NR_mprotect, "mprotect" },
530 #ifdef __NR_mq_getsetattr
531 { __NR_mq_getsetattr, "mq_getsetattr" },
533 #ifdef __NR_mq_notify
534 { __NR_mq_notify, "mq_notify" },
537 { __NR_mq_open, "mq_open" },
539 #ifdef __NR_mq_timedreceive
540 { __NR_mq_timedreceive, "mq_timedreceive" },
542 #ifdef __NR_mq_timedsend
543 { __NR_mq_timedsend, "mq_timedsend" },
545 #ifdef __NR_mq_unlink
546 { __NR_mq_unlink, "mq_unlink" },
549 { __NR_mremap, "mremap" },
552 { __NR_msgctl, "msgctl" },
555 { __NR_msgget, "msgget" },
558 { __NR_msgrcv, "msgrcv" },
561 { __NR_msgsnd, "msgsnd" },
564 { __NR_msync, "msync" },
567 { __NR_munlock, "munlock" },
569 #ifdef __NR_munlockall
570 { __NR_munlockall, "munlockall" },
573 { __NR_munmap, "munmap" },
575 #ifdef __NR_name_to_handle_at
576 { __NR_name_to_handle_at, "name_to_handle_at" },
578 #ifdef __NR_nanosleep
579 { __NR_nanosleep, "nanosleep" },
581 #ifdef __NR_newfstatat
582 { __NR_newfstatat, "newfstatat" },
584 #ifdef __NR_nfsservctl
585 { __NR_nfsservctl, "nfsservctl" },
588 { __NR_nice, "nice" },
591 { __NR_oldfstat, "oldfstat" },
594 { __NR_oldlstat, "oldlstat" },
596 #ifdef __NR_oldolduname
597 { __NR_oldolduname, "oldolduname" },
600 { __NR_oldstat, "oldstat" },
603 { __NR_olduname, "olduname" },
606 { __NR_open, "open" },
608 #ifdef __NR_open_by_handle_at
609 { __NR_open_by_handle_at, "open_by_handle_at" },
612 { __NR_openat, "openat" },
615 { __NR_pause, "pause" },
617 #ifdef __NR_perf_event_open
618 { __NR_perf_event_open, "perf_event_open" },
620 #ifdef __NR_personality
621 { __NR_personality, "personality" },
624 { __NR_pipe, "pipe" },
627 { __NR_pipe2, "pipe2" },
629 #ifdef __NR_pivot_root
630 { __NR_pivot_root, "pivot_root" },
633 { __NR_poll, "poll" },
636 { __NR_ppoll, "ppoll" },
639 { __NR_prctl, "prctl" },
642 { __NR_pread64, "pread64" },
645 { __NR_preadv, "preadv" },
647 #ifdef __NR_prlimit64
648 { __NR_prlimit64, "prlimit64" },
650 #ifdef __NR_process_vm_readv
651 { __NR_process_vm_readv, "process_vm_readv" },
653 #ifdef __NR_process_vm_writev
654 { __NR_process_vm_writev, "process_vm_writev" },
657 { __NR_prof, "prof" },
660 { __NR_profil, "profil" },
663 { __NR_pselect6, "pselect6" },
666 { __NR_ptrace, "ptrace" },
669 { __NR_putpmsg, "putpmsg" },
672 { __NR_pwrite64, "pwrite64" },
675 { __NR_pwritev, "pwritev" },
677 #ifdef __NR_query_module
678 { __NR_query_module, "query_module" },
681 { __NR_quotactl, "quotactl" },
684 { __NR_read, "read" },
686 #ifdef __NR_readahead
687 { __NR_readahead, "readahead" },
690 { __NR_readdir, "readdir" },
693 { __NR_readlink, "readlink" },
695 #ifdef __NR_readlinkat
696 { __NR_readlinkat, "readlinkat" },
699 { __NR_readv, "readv" },
702 { __NR_reboot, "reboot" },
705 { __NR_recvfrom, "recvfrom" },
708 { __NR_recvmmsg, "recvmmsg" },
711 { __NR_recvmsg, "recvmsg" },
713 #ifdef __NR_remap_file_pages
714 { __NR_remap_file_pages, "remap_file_pages" },
716 #ifdef __NR_removexattr
717 { __NR_removexattr, "removexattr" },
720 { __NR_rename, "rename" },
723 { __NR_renameat, "renameat" },
725 #ifdef __NR_request_key
726 { __NR_request_key, "request_key" },
728 #ifdef __NR_restart_syscall
729 { __NR_restart_syscall, "restart_syscall" },
732 { __NR_rmdir, "rmdir" },
734 #ifdef __NR_rt_sigaction
735 { __NR_rt_sigaction, "rt_sigaction" },
737 #ifdef __NR_rt_sigpending
738 { __NR_rt_sigpending, "rt_sigpending" },
740 #ifdef __NR_rt_sigprocmask
741 { __NR_rt_sigprocmask, "rt_sigprocmask" },
743 #ifdef __NR_rt_sigqueueinfo
744 { __NR_rt_sigqueueinfo, "rt_sigqueueinfo" },
746 #ifdef __NR_rt_sigreturn
747 { __NR_rt_sigreturn, "rt_sigreturn" },
749 #ifdef __NR_rt_sigsuspend
750 { __NR_rt_sigsuspend, "rt_sigsuspend" },
752 #ifdef __NR_rt_sigtimedwait
753 { __NR_rt_sigtimedwait, "rt_sigtimedwait" },
755 #ifdef __NR_rt_tgsigqueueinfo
756 { __NR_rt_tgsigqueueinfo, "rt_tgsigqueueinfo" },
758 #ifdef __NR_sched_get_priority_max
759 { __NR_sched_get_priority_max, "sched_get_priority_max" },
761 #ifdef __NR_sched_get_priority_min
762 { __NR_sched_get_priority_min, "sched_get_priority_min" },
764 #ifdef __NR_sched_getaffinity
765 { __NR_sched_getaffinity, "sched_getaffinity" },
767 #ifdef __NR_sched_getparam
768 { __NR_sched_getparam, "sched_getparam" },
770 #ifdef __NR_sched_getscheduler
771 { __NR_sched_getscheduler, "sched_getscheduler" },
773 #ifdef __NR_sched_rr_get_interval
774 { __NR_sched_rr_get_interval, "sched_rr_get_interval" },
776 #ifdef __NR_sched_setaffinity
777 { __NR_sched_setaffinity, "sched_setaffinity" },
779 #ifdef __NR_sched_setparam
780 { __NR_sched_setparam, "sched_setparam" },
782 #ifdef __NR_sched_setscheduler
783 { __NR_sched_setscheduler, "sched_setscheduler" },
785 #ifdef __NR_sched_yield
786 { __NR_sched_yield, "sched_yield" },
789 { __NR_security, "security" },
792 { __NR_select, "select" },
795 { __NR_semctl, "semctl" },
798 { __NR_semget, "semget" },
801 { __NR_semop, "semop" },
803 #ifdef __NR_semtimedop
804 { __NR_semtimedop, "semtimedop" },
807 { __NR_sendfile, "sendfile" },
809 #ifdef __NR_sendfile64
810 { __NR_sendfile64, "sendfile64" },
813 { __NR_sendmmsg, "sendmmsg" },
816 { __NR_sendmsg, "sendmsg" },
819 { __NR_sendto, "sendto" },
821 #ifdef __NR_set_mempolicy
822 { __NR_set_mempolicy, "set_mempolicy" },
824 #ifdef __NR_set_robust_list
825 { __NR_set_robust_list, "set_robust_list" },
827 #ifdef __NR_set_thread_area
828 { __NR_set_thread_area, "set_thread_area" },
830 #ifdef __NR_set_tid_address
831 { __NR_set_tid_address, "set_tid_address" },
833 #ifdef __NR_setdomainname
834 { __NR_setdomainname, "setdomainname" },
837 { __NR_setfsgid, "setfsgid" },
839 #ifdef __NR_setfsgid32
840 { __NR_setfsgid32, "setfsgid32" },
843 { __NR_setfsuid, "setfsuid" },
845 #ifdef __NR_setfsuid32
846 { __NR_setfsuid32, "setfsuid32" },
849 { __NR_setgid, "setgid" },
852 { __NR_setgid32, "setgid32" },
854 #ifdef __NR_setgroups
855 { __NR_setgroups, "setgroups" },
857 #ifdef __NR_setgroups32
858 { __NR_setgroups32, "setgroups32" },
860 #ifdef __NR_sethostname
861 { __NR_sethostname, "sethostname" },
863 #ifdef __NR_setitimer
864 { __NR_setitimer, "setitimer" },
867 { __NR_setns, "setns" },
870 { __NR_setpgid, "setpgid" },
872 #ifdef __NR_setpriority
873 { __NR_setpriority, "setpriority" },
876 { __NR_setregid, "setregid" },
878 #ifdef __NR_setregid32
879 { __NR_setregid32, "setregid32" },
881 #ifdef __NR_setresgid
882 { __NR_setresgid, "setresgid" },
884 #ifdef __NR_setresgid32
885 { __NR_setresgid32, "setresgid32" },
887 #ifdef __NR_setresuid
888 { __NR_setresuid, "setresuid" },
890 #ifdef __NR_setresuid32
891 { __NR_setresuid32, "setresuid32" },
894 { __NR_setreuid, "setreuid" },
896 #ifdef __NR_setreuid32
897 { __NR_setreuid32, "setreuid32" },
899 #ifdef __NR_setrlimit
900 { __NR_setrlimit, "setrlimit" },
903 { __NR_setsid, "setsid" },
905 #ifdef __NR_setsockopt
906 { __NR_setsockopt, "setsockopt" },
908 #ifdef __NR_settimeofday
909 { __NR_settimeofday, "settimeofday" },
912 { __NR_setuid, "setuid" },
915 { __NR_setuid32, "setuid32" },
918 { __NR_setxattr, "setxattr" },
921 { __NR_sgetmask, "sgetmask" },
924 { __NR_shmat, "shmat" },
927 { __NR_shmctl, "shmctl" },
930 { __NR_shmdt, "shmdt" },
933 { __NR_shmget, "shmget" },
936 { __NR_shutdown, "shutdown" },
938 #ifdef __NR_sigaction
939 { __NR_sigaction, "sigaction" },
941 #ifdef __NR_sigaltstack
942 { __NR_sigaltstack, "sigaltstack" },
945 { __NR_signal, "signal" },
948 { __NR_signalfd, "signalfd" },
950 #ifdef __NR_signalfd4
951 { __NR_signalfd4, "signalfd4" },
953 #ifdef __NR_sigpending
954 { __NR_sigpending, "sigpending" },
956 #ifdef __NR_sigprocmask
957 { __NR_sigprocmask, "sigprocmask" },
959 #ifdef __NR_sigreturn
960 { __NR_sigreturn, "sigreturn" },
962 #ifdef __NR_sigsuspend
963 { __NR_sigsuspend, "sigsuspend" },
966 { __NR_socket, "socket" },
968 #ifdef __NR_socketcall
969 { __NR_socketcall, "socketcall" },
971 #ifdef __NR_socketpair
972 { __NR_socketpair, "socketpair" },
975 { __NR_splice, "splice" },
978 { __NR_ssetmask, "ssetmask" },
981 { __NR_stat, "stat" },
984 { __NR_stat64, "stat64" },
987 { __NR_statfs, "statfs" },
990 { __NR_statfs64, "statfs64" },
993 { __NR_stime, "stime" },
996 { __NR_stty, "stty" },
999 { __NR_swapoff, "swapoff" },
1002 { __NR_swapon, "swapon" },
1005 { __NR_symlink, "symlink" },
1007 #ifdef __NR_symlinkat
1008 { __NR_symlinkat, "symlinkat" },
1011 { __NR_sync, "sync" },
1013 #ifdef __NR_sync_file_range
1014 { __NR_sync_file_range, "sync_file_range" },
1017 { __NR_syncfs, "syncfs" },
1020 { __NR_sysfs, "sysfs" },
1023 { __NR_sysinfo, "sysinfo" },
1026 { __NR_syslog, "syslog" },
1029 { __NR_tee, "tee" },
1032 { __NR_tgkill, "tgkill" },
1035 { __NR_time, "time" },
1037 #ifdef __NR_timer_create
1038 { __NR_timer_create, "timer_create" },
1040 #ifdef __NR_timer_delete
1041 { __NR_timer_delete, "timer_delete" },
1043 #ifdef __NR_timer_getoverrun
1044 { __NR_timer_getoverrun, "timer_getoverrun" },
1046 #ifdef __NR_timer_gettime
1047 { __NR_timer_gettime, "timer_gettime" },
1049 #ifdef __NR_timer_settime
1050 { __NR_timer_settime, "timer_settime" },
1052 #ifdef __NR_timerfd_create
1053 { __NR_timerfd_create, "timerfd_create" },
1055 #ifdef __NR_timerfd_gettime
1056 { __NR_timerfd_gettime, "timerfd_gettime" },
1058 #ifdef __NR_timerfd_settime
1059 { __NR_timerfd_settime, "timerfd_settime" },
1062 { __NR_times, "times" },
1065 { __NR_tkill, "tkill" },
1067 #ifdef __NR_truncate
1068 { __NR_truncate, "truncate" },
1070 #ifdef __NR_truncate64
1071 { __NR_truncate64, "truncate64" },
1074 { __NR_tuxcall, "tuxcall" },
1076 #ifdef __NR_ugetrlimit
1077 { __NR_ugetrlimit, "ugetrlimit" },
1080 { __NR_ulimit, "ulimit" },
1083 { __NR_umask, "umask" },
1086 { __NR_umount, "umount" },
1089 { __NR_umount2, "umount2" },
1092 { __NR_uname, "uname" },
1095 { __NR_unlink, "unlink" },
1097 #ifdef __NR_unlinkat
1098 { __NR_unlinkat, "unlinkat" },
1101 { __NR_unshare, "unshare" },
1104 { __NR_uselib, "uselib" },
1107 { __NR_ustat, "ustat" },
1110 { __NR_utime, "utime" },
1112 #ifdef __NR_utimensat
1113 { __NR_utimensat, "utimensat" },
1116 { __NR_utimes, "utimes" },
1119 { __NR_vfork, "vfork" },
1122 { __NR_vhangup, "vhangup" },
1125 { __NR_vm86, "vm86" },
1128 { __NR_vm86old, "vm86old" },
1130 #ifdef __NR_vmsplice
1131 { __NR_vmsplice, "vmsplice" },
1134 { __NR_vserver, "vserver" },
1137 { __NR_wait4, "wait4" },
1140 { __NR_waitid, "waitid" },
1143 { __NR_waitpid, "waitpid" },
1146 { __NR_write, "write" },
1149 { __NR_writev, "writev" },