1103ccde8fe2f2c8abde914a8ba736b2e9cb8d20bElliott Hughes/* Generated by gensyscalls.py. Do not edit. */
28ecf2258274b6ef2630a503a314573d80517465aElliott Hughes#ifndef _BIONIC_GLIBC_SYSCALLS_H_
38ecf2258274b6ef2630a503a314573d80517465aElliott Hughes#define _BIONIC_GLIBC_SYSCALLS_H_
47f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#if defined(__aarch64__)
57f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_accept __NR_accept
67f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_accept4 __NR_accept4
77f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_access __NR_access
87f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_acct __NR_acct
97f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_add_key __NR_add_key
107f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_adjtimex __NR_adjtimex
117f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_alarm __NR_alarm
127f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_arch_specific_syscall __NR_arch_specific_syscall
137f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_bdflush __NR_bdflush
147f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_bind __NR_bind
1582d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_bpf __NR_bpf
167f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_brk __NR_brk
177f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_capget __NR_capget
187f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_capset __NR_capset
197f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_chdir __NR_chdir
207f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_chmod __NR_chmod
217f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_chown __NR_chown
227f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_chroot __NR_chroot
237f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clock_adjtime __NR_clock_adjtime
247f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clock_getres __NR_clock_getres
257f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clock_gettime __NR_clock_gettime
267f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clock_nanosleep __NR_clock_nanosleep
277f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clock_settime __NR_clock_settime
287f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_clone __NR_clone
297f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_close __NR_close
307f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_connect __NR_connect
317f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_creat __NR_creat
327f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_delete_module __NR_delete_module
337f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_dup __NR_dup
347f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_dup2 __NR_dup2
357f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_dup3 __NR_dup3
367f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_epoll_create __NR_epoll_create
377f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_epoll_create1 __NR_epoll_create1
387f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_epoll_ctl __NR_epoll_ctl
397f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_epoll_pwait __NR_epoll_pwait
407f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_epoll_wait __NR_epoll_wait
417f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_eventfd __NR_eventfd
427f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_eventfd2 __NR_eventfd2
437f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_execve __NR_execve
4405d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_execveat __NR_execveat
457f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_exit __NR_exit
467f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_exit_group __NR_exit_group
477f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_faccessat __NR_faccessat
487f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fadvise64 __NR_fadvise64
497f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fadvise64_64 __NR_fadvise64_64
507f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fallocate __NR_fallocate
517f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fanotify_init __NR_fanotify_init
527f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fanotify_mark __NR_fanotify_mark
537f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fchdir __NR_fchdir
547f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fchmod __NR_fchmod
557f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fchmodat __NR_fchmodat
567f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fchown __NR_fchown
577f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fchownat __NR_fchownat
587f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fcntl __NR_fcntl
597f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fcntl64 __NR_fcntl64
607f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fdatasync __NR_fdatasync
617f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fgetxattr __NR_fgetxattr
627f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_finit_module __NR_finit_module
637f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_flistxattr __NR_flistxattr
647f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_flock __NR_flock
657f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fork __NR_fork
667f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fremovexattr __NR_fremovexattr
677f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fsetxattr __NR_fsetxattr
687f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fstat __NR_fstat
697f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fstat64 __NR_fstat64
707f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fstatat64 __NR_fstatat64
717f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fstatfs __NR_fstatfs
727f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fstatfs64 __NR_fstatfs64
737f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_fsync __NR_fsync
747f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ftruncate __NR_ftruncate
757f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ftruncate64 __NR_ftruncate64
767f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_futex __NR_futex
777f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_futimesat __NR_futimesat
787f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_get_mempolicy __NR_get_mempolicy
797f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_get_robust_list __NR_get_robust_list
807f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getcpu __NR_getcpu
817f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getcwd __NR_getcwd
827f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getdents __NR_getdents
837f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getdents64 __NR_getdents64
847f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getegid __NR_getegid
857f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_geteuid __NR_geteuid
867f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getgid __NR_getgid
877f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getgroups __NR_getgroups
887f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getitimer __NR_getitimer
897f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getpeername __NR_getpeername
907f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getpgid __NR_getpgid
917f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getpgrp __NR_getpgrp
927f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getpid __NR_getpid
937f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getppid __NR_getppid
947f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getpriority __NR_getpriority
9582d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_getrandom __NR_getrandom
967f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getresgid __NR_getresgid
977f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getresuid __NR_getresuid
987f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getrlimit __NR_getrlimit
997f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getrusage __NR_getrusage
1007f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getsid __NR_getsid
1017f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getsockname __NR_getsockname
1027f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getsockopt __NR_getsockopt
1037f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_gettid __NR_gettid
1047f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_gettimeofday __NR_gettimeofday
1057f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getuid __NR_getuid
1067f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_getxattr __NR_getxattr
1077f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_init_module __NR_init_module
1087f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_inotify_add_watch __NR_inotify_add_watch
1097f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_inotify_init __NR_inotify_init
1107f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_inotify_init1 __NR_inotify_init1
1117f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_inotify_rm_watch __NR_inotify_rm_watch
1127f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_io_cancel __NR_io_cancel
1137f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_io_destroy __NR_io_destroy
1147f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_io_getevents __NR_io_getevents
1157f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_io_setup __NR_io_setup
1167f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_io_submit __NR_io_submit
1177f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ioctl __NR_ioctl
1187f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ioprio_get __NR_ioprio_get
1197f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ioprio_set __NR_ioprio_set
1207f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_kcmp __NR_kcmp
1217f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_kexec_load __NR_kexec_load
1227f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_keyctl __NR_keyctl
1237f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_kill __NR_kill
1247f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lchown __NR_lchown
1257f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lgetxattr __NR_lgetxattr
1267f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_link __NR_link
1277f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_linkat __NR_linkat
1287f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_listen __NR_listen
1297f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_listxattr __NR_listxattr
1307f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_llistxattr __NR_llistxattr
1317f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_llseek __NR_llseek
1327f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lookup_dcookie __NR_lookup_dcookie
1337f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lremovexattr __NR_lremovexattr
1347f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lseek __NR_lseek
1357f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lsetxattr __NR_lsetxattr
1367f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lstat __NR_lstat
1377f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_lstat64 __NR_lstat64
1387f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_madvise __NR_madvise
1397f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mbind __NR_mbind
14005d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_membarrier __NR_membarrier
14182d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_memfd_create __NR_memfd_create
1427f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_migrate_pages __NR_migrate_pages
1437f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mincore __NR_mincore
1447f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mkdir __NR_mkdir
1457f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mkdirat __NR_mkdirat
1467f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mknod __NR_mknod
1477f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mknodat __NR_mknodat
1487f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mlock __NR_mlock
14905d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_mlock2 __NR_mlock2
1507f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mlockall __NR_mlockall
1517f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mmap __NR_mmap
1527f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mmap2 __NR_mmap2
1537f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mount __NR_mount
1547f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_move_pages __NR_move_pages
1557f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mprotect __NR_mprotect
1567f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_getsetattr __NR_mq_getsetattr
1577f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_notify __NR_mq_notify
1587f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_open __NR_mq_open
1597f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_timedreceive __NR_mq_timedreceive
1607f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_timedsend __NR_mq_timedsend
1617f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mq_unlink __NR_mq_unlink
1627f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_mremap __NR_mremap
1637f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_msgctl __NR_msgctl
1647f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_msgget __NR_msgget
1657f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_msgrcv __NR_msgrcv
1667f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_msgsnd __NR_msgsnd
1677f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_msync __NR_msync
1687f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_munlock __NR_munlock
1697f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_munlockall __NR_munlockall
1707f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_munmap __NR_munmap
1717f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_name_to_handle_at __NR_name_to_handle_at
1727f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_nanosleep __NR_nanosleep
1737f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_newfstatat __NR_newfstatat
1747f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_nfsservctl __NR_nfsservctl
1757f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_oldwait4 __NR_oldwait4
1767f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_open __NR_open
1777f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_open_by_handle_at __NR_open_by_handle_at
1787f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_openat __NR_openat
1797f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pause __NR_pause
1807f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_perf_event_open __NR_perf_event_open
1817f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_personality __NR_personality
1827f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pipe __NR_pipe
1837f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pipe2 __NR_pipe2
1847f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pivot_root __NR_pivot_root
1857f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_poll __NR_poll
1867f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ppoll __NR_ppoll
1877f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_prctl __NR_prctl
1887f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pread64 __NR_pread64
1897f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_preadv __NR_preadv
1907f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_prlimit64 __NR_prlimit64
1917f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_process_vm_readv __NR_process_vm_readv
1927f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_process_vm_writev __NR_process_vm_writev
1937f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pselect6 __NR_pselect6
1947f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ptrace __NR_ptrace
1957f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pwrite64 __NR_pwrite64
1967f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_pwritev __NR_pwritev
1977f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_quotactl __NR_quotactl
1987f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_read __NR_read
1997f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_readahead __NR_readahead
2007f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_readlink __NR_readlink
2017f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_readlinkat __NR_readlinkat
2027f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_readv __NR_readv
2037f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_reboot __NR_reboot
2047f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_recv __NR_recv
2057f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_recvfrom __NR_recvfrom
2067f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_recvmmsg __NR_recvmmsg
2077f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_recvmsg __NR_recvmsg
2087f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_remap_file_pages __NR_remap_file_pages
2097f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_removexattr __NR_removexattr
2107f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rename __NR_rename
2117f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_renameat __NR_renameat
212ba8d4f460b51161eb82cf1006cb34a3cc1389f47Christopher Ferris#define SYS_renameat2 __NR_renameat2
2137f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_request_key __NR_request_key
2147f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_restart_syscall __NR_restart_syscall
2157f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rmdir __NR_rmdir
2167f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigaction __NR_rt_sigaction
2177f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigpending __NR_rt_sigpending
2187f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigprocmask __NR_rt_sigprocmask
2197f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigqueueinfo __NR_rt_sigqueueinfo
2207f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigreturn __NR_rt_sigreturn
2217f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigsuspend __NR_rt_sigsuspend
2227f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_sigtimedwait __NR_rt_sigtimedwait
2237f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_rt_tgsigqueueinfo __NR_rt_tgsigqueueinfo
2247f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_get_priority_max __NR_sched_get_priority_max
2257f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_get_priority_min __NR_sched_get_priority_min
2267f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_getaffinity __NR_sched_getaffinity
2273fa60e10bcbfb8c7d94aeefc427640371683c920Elliott Hughes#define SYS_sched_getattr __NR_sched_getattr
2287f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_getparam __NR_sched_getparam
2297f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_getscheduler __NR_sched_getscheduler
2307f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_rr_get_interval __NR_sched_rr_get_interval
2317f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_setaffinity __NR_sched_setaffinity
2323fa60e10bcbfb8c7d94aeefc427640371683c920Elliott Hughes#define SYS_sched_setattr __NR_sched_setattr
2337f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_setparam __NR_sched_setparam
2347f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_setscheduler __NR_sched_setscheduler
2357f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sched_yield __NR_sched_yield
23682d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_seccomp __NR_seccomp
2377f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_select __NR_select
2387f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_semctl __NR_semctl
2397f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_semget __NR_semget
2407f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_semop __NR_semop
2417f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_semtimedop __NR_semtimedop
2427f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_send __NR_send
2437f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sendfile __NR_sendfile
2447f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sendfile64 __NR_sendfile64
2457f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sendmmsg __NR_sendmmsg
2467f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sendmsg __NR_sendmsg
2477f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sendto __NR_sendto
2487f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_set_mempolicy __NR_set_mempolicy
2497f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_set_robust_list __NR_set_robust_list
2507f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_set_tid_address __NR_set_tid_address
2517f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setdomainname __NR_setdomainname
2527f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setfsgid __NR_setfsgid
2537f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setfsuid __NR_setfsuid
2547f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setgid __NR_setgid
2557f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setgroups __NR_setgroups
2567f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sethostname __NR_sethostname
2577f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setitimer __NR_setitimer
2587f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setns __NR_setns
2597f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setpgid __NR_setpgid
2607f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setpriority __NR_setpriority
2617f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setregid __NR_setregid
2627f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setresgid __NR_setresgid
2637f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setresuid __NR_setresuid
2647f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setreuid __NR_setreuid
2657f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setrlimit __NR_setrlimit
2667f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setsid __NR_setsid
2677f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setsockopt __NR_setsockopt
2687f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_settimeofday __NR_settimeofday
2697f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setuid __NR_setuid
2707f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_setxattr __NR_setxattr
2717f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_shmat __NR_shmat
2727f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_shmctl __NR_shmctl
2737f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_shmdt __NR_shmdt
2747f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_shmget __NR_shmget
2757f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_shutdown __NR_shutdown
2767f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sigaltstack __NR_sigaltstack
2777f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_signalfd __NR_signalfd
2787f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_signalfd4 __NR_signalfd4
2797f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_socket __NR_socket
2807f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_socketpair __NR_socketpair
2817f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_splice __NR_splice
2827f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_stat __NR_stat
2837f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_stat64 __NR_stat64
2847f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_statfs __NR_statfs
2857f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_statfs64 __NR_statfs64
2867f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_swapoff __NR_swapoff
2877f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_swapon __NR_swapon
2887f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_symlink __NR_symlink
2897f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_symlinkat __NR_symlinkat
2907f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sync __NR_sync
2917f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sync_file_range __NR_sync_file_range
2927f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sync_file_range2 __NR_sync_file_range2
2937f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_syncfs __NR_syncfs
2947f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_syscalls __NR_syscalls
2957f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_sysinfo __NR_sysinfo
2967f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_syslog __NR_syslog
2977f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_tee __NR_tee
2987f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_tgkill __NR_tgkill
2997f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_time __NR_time
3007f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timer_create __NR_timer_create
3017f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timer_delete __NR_timer_delete
3027f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timer_getoverrun __NR_timer_getoverrun
3037f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timer_gettime __NR_timer_gettime
3047f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timer_settime __NR_timer_settime
3057f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timerfd_create __NR_timerfd_create
3067f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timerfd_gettime __NR_timerfd_gettime
3077f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_timerfd_settime __NR_timerfd_settime
3087f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_times __NR_times
3097f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_tkill __NR_tkill
3107f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_truncate __NR_truncate
3117f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_truncate64 __NR_truncate64
3127f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_umask __NR_umask
3137f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_umount __NR_umount
3147f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_umount2 __NR_umount2
3157f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_uname __NR_uname
3167f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_unlink __NR_unlink
3177f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_unlinkat __NR_unlinkat
3187f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_unshare __NR_unshare
3197f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_uselib __NR_uselib
32005d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_userfaultfd __NR_userfaultfd
3217f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_ustat __NR_ustat
3227f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_utime __NR_utime
3237f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_utimensat __NR_utimensat
3247f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_utimes __NR_utimes
3257f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_vfork __NR_vfork
3267f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_vhangup __NR_vhangup
3277f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_vmsplice __NR_vmsplice
3287f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_wait4 __NR_wait4
3297f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_waitid __NR_waitid
3307f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_write __NR_write
3317f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#define SYS_writev __NR_writev
3327f8863dc07377544c1289efd0aaf787f5a4ecc04Serban Constantinescu#elif defined(__arm__)
3335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_accept __NR_accept
3345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_accept4 __NR_accept4
3355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_access __NR_access
3365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_acct __NR_acct
3375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_add_key __NR_add_key
3385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_adjtimex __NR_adjtimex
3395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_alarm __NR_alarm
3405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_arm_fadvise64_64 __NR_arm_fadvise64_64
3415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_arm_sync_file_range __NR_arm_sync_file_range
3425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_bdflush __NR_bdflush
3435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_bind __NR_bind
34482d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_bpf __NR_bpf
3455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_brk __NR_brk
3465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capget __NR_capget
3475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capset __NR_capset
3485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chdir __NR_chdir
3495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chmod __NR_chmod
3505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chown __NR_chown
3515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chown32 __NR_chown32
3525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chroot __NR_chroot
3535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_adjtime __NR_clock_adjtime
3545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_getres __NR_clock_getres
3555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_gettime __NR_clock_gettime
3565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_nanosleep __NR_clock_nanosleep
3575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_settime __NR_clock_settime
3585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clone __NR_clone
3595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_close __NR_close
3605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_connect __NR_connect
3615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_creat __NR_creat
3625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_delete_module __NR_delete_module
3635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup __NR_dup
3645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup2 __NR_dup2
3655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup3 __NR_dup3
3665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create __NR_epoll_create
3675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create1 __NR_epoll_create1
3685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_ctl __NR_epoll_ctl
3695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_pwait __NR_epoll_pwait
3705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_wait __NR_epoll_wait
3715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd __NR_eventfd
3725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd2 __NR_eventfd2
3735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_execve __NR_execve
37405d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_execveat __NR_execveat
3755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit __NR_exit
3765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit_group __NR_exit_group
3775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_faccessat __NR_faccessat
3785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fallocate __NR_fallocate
3795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_init __NR_fanotify_init
3805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_mark __NR_fanotify_mark
3815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchdir __NR_fchdir
3825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmod __NR_fchmod
3835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmodat __NR_fchmodat
3845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchown __NR_fchown
3855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchown32 __NR_fchown32
3865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchownat __NR_fchownat
3875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl __NR_fcntl
3885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl64 __NR_fcntl64
3895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fdatasync __NR_fdatasync
3905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fgetxattr __NR_fgetxattr
391887e1140fe7596fa1239a0bc802d2cdb51c57d3cElliott Hughes#define SYS_finit_module __NR_finit_module
3925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flistxattr __NR_flistxattr
3935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flock __NR_flock
3945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fork __NR_fork
3955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fremovexattr __NR_fremovexattr
3965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsetxattr __NR_fsetxattr
3975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat __NR_fstat
3985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat64 __NR_fstat64
3995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatat64 __NR_fstatat64
4005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs __NR_fstatfs
4015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs64 __NR_fstatfs64
4025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsync __NR_fsync
4035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate __NR_ftruncate
4045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate64 __NR_ftruncate64
4055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futex __NR_futex
4065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futimesat __NR_futimesat
4075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_mempolicy __NR_get_mempolicy
4085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_robust_list __NR_get_robust_list
4095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcpu __NR_getcpu
4105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcwd __NR_getcwd
4115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents __NR_getdents
4125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents64 __NR_getdents64
4135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getegid __NR_getegid
4145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getegid32 __NR_getegid32
4155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_geteuid __NR_geteuid
4165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_geteuid32 __NR_geteuid32
4175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgid __NR_getgid
4185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgid32 __NR_getgid32
4195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgroups __NR_getgroups
4205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgroups32 __NR_getgroups32
4215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getitimer __NR_getitimer
4225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpeername __NR_getpeername
4235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgid __NR_getpgid
4245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgrp __NR_getpgrp
4255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpid __NR_getpid
4265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getppid __NR_getppid
4275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpriority __NR_getpriority
42882d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_getrandom __NR_getrandom
4295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresgid __NR_getresgid
4305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresgid32 __NR_getresgid32
4315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresuid __NR_getresuid
4325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresuid32 __NR_getresuid32
4335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrlimit __NR_getrlimit
4345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrusage __NR_getrusage
4355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsid __NR_getsid
4365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsockname __NR_getsockname
4375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsockopt __NR_getsockopt
4385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettid __NR_gettid
4395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettimeofday __NR_gettimeofday
4405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getuid __NR_getuid
4415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getuid32 __NR_getuid32
4425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getxattr __NR_getxattr
4435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_init_module __NR_init_module
4445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_add_watch __NR_inotify_add_watch
4455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init __NR_inotify_init
4465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init1 __NR_inotify_init1
4475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_rm_watch __NR_inotify_rm_watch
4485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_cancel __NR_io_cancel
4495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_destroy __NR_io_destroy
4505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_getevents __NR_io_getevents
4515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_setup __NR_io_setup
4525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_submit __NR_io_submit
4535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioctl __NR_ioctl
4545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_get __NR_ioprio_get
4555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_set __NR_ioprio_set
4565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ipc __NR_ipc
457887e1140fe7596fa1239a0bc802d2cdb51c57d3cElliott Hughes#define SYS_kcmp __NR_kcmp
4585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kexec_load __NR_kexec_load
4595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_keyctl __NR_keyctl
4605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kill __NR_kill
4615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lchown __NR_lchown
4625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lchown32 __NR_lchown32
4635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lgetxattr __NR_lgetxattr
4645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_link __NR_link
4655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_linkat __NR_linkat
4665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_listen __NR_listen
4675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_listxattr __NR_listxattr
4685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_llistxattr __NR_llistxattr
4695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lookup_dcookie __NR_lookup_dcookie
4705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lremovexattr __NR_lremovexattr
4715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lseek __NR_lseek
4725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lsetxattr __NR_lsetxattr
4735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat __NR_lstat
4745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat64 __NR_lstat64
4755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_madvise __NR_madvise
4765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mbind __NR_mbind
47705d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_membarrier __NR_membarrier
47882d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_memfd_create __NR_memfd_create
4795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mincore __NR_mincore
4805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdir __NR_mkdir
4815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdirat __NR_mkdirat
4825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknod __NR_mknod
4835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknodat __NR_mknodat
4845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlock __NR_mlock
48505d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_mlock2 __NR_mlock2
4865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlockall __NR_mlockall
4875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap __NR_mmap
4885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap2 __NR_mmap2
4895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mount __NR_mount
4905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_move_pages __NR_move_pages
4915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mprotect __NR_mprotect
4925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_getsetattr __NR_mq_getsetattr
4935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_notify __NR_mq_notify
4945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_open __NR_mq_open
4955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedreceive __NR_mq_timedreceive
4965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedsend __NR_mq_timedsend
4975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_unlink __NR_mq_unlink
4985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mremap __NR_mremap
4995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgctl __NR_msgctl
5005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgget __NR_msgget
5015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgrcv __NR_msgrcv
5025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgsnd __NR_msgsnd
5035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msync __NR_msync
5045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlock __NR_munlock
5055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlockall __NR_munlockall
5065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munmap __NR_munmap
5075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_name_to_handle_at __NR_name_to_handle_at
5085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nanosleep __NR_nanosleep
5095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nfsservctl __NR_nfsservctl
5105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nice __NR_nice
5115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open __NR_open
5125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open_by_handle_at __NR_open_by_handle_at
5135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_openat __NR_openat
5145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pause __NR_pause
5155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pciconfig_iobase __NR_pciconfig_iobase
5165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pciconfig_read __NR_pciconfig_read
5175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pciconfig_write __NR_pciconfig_write
5185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_perf_event_open __NR_perf_event_open
5195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_personality __NR_personality
5205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe __NR_pipe
5215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe2 __NR_pipe2
5225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pivot_root __NR_pivot_root
5235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_poll __NR_poll
5245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ppoll __NR_ppoll
5255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prctl __NR_prctl
5265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pread64 __NR_pread64
5275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_preadv __NR_preadv
5285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prlimit64 __NR_prlimit64
5295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_process_vm_readv __NR_process_vm_readv
5305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_process_vm_writev __NR_process_vm_writev
5315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pselect6 __NR_pselect6
5325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ptrace __NR_ptrace
5335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwrite64 __NR_pwrite64
5345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwritev __NR_pwritev
5355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_quotactl __NR_quotactl
5365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_read __NR_read
5375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readahead __NR_readahead
5385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readdir __NR_readdir
5395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlink __NR_readlink
5405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlinkat __NR_readlinkat
5415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readv __NR_readv
5425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reboot __NR_reboot
5435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recv __NR_recv
5445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvfrom __NR_recvfrom
5455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvmmsg __NR_recvmmsg
5465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvmsg __NR_recvmsg
5475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_remap_file_pages __NR_remap_file_pages
5485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_removexattr __NR_removexattr
5495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rename __NR_rename
5505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_renameat __NR_renameat
551ba8d4f460b51161eb82cf1006cb34a3cc1389f47Christopher Ferris#define SYS_renameat2 __NR_renameat2
5525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_request_key __NR_request_key
5535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_restart_syscall __NR_restart_syscall
5545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rmdir __NR_rmdir
5555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigaction __NR_rt_sigaction
5565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigpending __NR_rt_sigpending
5575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigprocmask __NR_rt_sigprocmask
5585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigqueueinfo __NR_rt_sigqueueinfo
5595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigreturn __NR_rt_sigreturn
5605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigsuspend __NR_rt_sigsuspend
5615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigtimedwait __NR_rt_sigtimedwait
5625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_tgsigqueueinfo __NR_rt_tgsigqueueinfo
5635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_max __NR_sched_get_priority_max
5645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_min __NR_sched_get_priority_min
5655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getaffinity __NR_sched_getaffinity
5663fa60e10bcbfb8c7d94aeefc427640371683c920Elliott Hughes#define SYS_sched_getattr __NR_sched_getattr
5675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getparam __NR_sched_getparam
5685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getscheduler __NR_sched_getscheduler
5695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_rr_get_interval __NR_sched_rr_get_interval
5705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setaffinity __NR_sched_setaffinity
5713fa60e10bcbfb8c7d94aeefc427640371683c920Elliott Hughes#define SYS_sched_setattr __NR_sched_setattr
5725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setparam __NR_sched_setparam
5735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setscheduler __NR_sched_setscheduler
5745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_yield __NR_sched_yield
57582d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_seccomp __NR_seccomp
5765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_select __NR_select
5775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semctl __NR_semctl
5785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semget __NR_semget
5795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semop __NR_semop
5805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semtimedop __NR_semtimedop
5815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_send __NR_send
5825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile __NR_sendfile
5835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile64 __NR_sendfile64
5845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendmmsg __NR_sendmmsg
5855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendmsg __NR_sendmsg
5865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendto __NR_sendto
5875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_mempolicy __NR_set_mempolicy
5885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_robust_list __NR_set_robust_list
5895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_tid_address __NR_set_tid_address
5905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setdomainname __NR_setdomainname
5915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsgid __NR_setfsgid
5925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsgid32 __NR_setfsgid32
5935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsuid __NR_setfsuid
5945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsuid32 __NR_setfsuid32
5955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgid __NR_setgid
5965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgid32 __NR_setgid32
5975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgroups __NR_setgroups
5985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgroups32 __NR_setgroups32
5995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sethostname __NR_sethostname
6005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setitimer __NR_setitimer
6015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setns __NR_setns
6025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpgid __NR_setpgid
6035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpriority __NR_setpriority
6045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setregid __NR_setregid
6055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setregid32 __NR_setregid32
6065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresgid __NR_setresgid
6075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresgid32 __NR_setresgid32
6085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresuid __NR_setresuid
6095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresuid32 __NR_setresuid32
6105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setreuid __NR_setreuid
6115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setreuid32 __NR_setreuid32
6125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setrlimit __NR_setrlimit
6135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setsid __NR_setsid
6145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setsockopt __NR_setsockopt
6155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_settimeofday __NR_settimeofday
6165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setuid __NR_setuid
6175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setuid32 __NR_setuid32
6185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setxattr __NR_setxattr
6195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmat __NR_shmat
6205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmctl __NR_shmctl
6215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmdt __NR_shmdt
6225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmget __NR_shmget
6235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shutdown __NR_shutdown
6245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaction __NR_sigaction
6255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaltstack __NR_sigaltstack
6265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd __NR_signalfd
6275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd4 __NR_signalfd4
6285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigpending __NR_sigpending
6295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigprocmask __NR_sigprocmask
6305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigreturn __NR_sigreturn
6315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigsuspend __NR_sigsuspend
6325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socket __NR_socket
6335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socketcall __NR_socketcall
6345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socketpair __NR_socketpair
6355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_splice __NR_splice
6365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat __NR_stat
6375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat64 __NR_stat64
6385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs __NR_statfs
6395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs64 __NR_statfs64
6405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stime __NR_stime
6415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapoff __NR_swapoff
6425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapon __NR_swapon
6435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlink __NR_symlink
6445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlinkat __NR_symlinkat
6455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync __NR_sync
6465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync_file_range2 __NR_sync_file_range2
6475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syncfs __NR_syncfs
6485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syscall __NR_syscall
6495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysfs __NR_sysfs
6505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysinfo __NR_sysinfo
6515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syslog __NR_syslog
6525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tee __NR_tee
6535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tgkill __NR_tgkill
6545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_time __NR_time
6555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_create __NR_timer_create
6565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_delete __NR_timer_delete
6575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_getoverrun __NR_timer_getoverrun
6585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_gettime __NR_timer_gettime
6595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_settime __NR_timer_settime
6605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_create __NR_timerfd_create
6615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_gettime __NR_timerfd_gettime
6625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_settime __NR_timerfd_settime
6635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_times __NR_times
6645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tkill __NR_tkill
6655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate __NR_truncate
6665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate64 __NR_truncate64
6675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ugetrlimit __NR_ugetrlimit
6685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umask __NR_umask
6695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount __NR_umount
6705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount2 __NR_umount2
6715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uname __NR_uname
6725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlink __NR_unlink
6735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlinkat __NR_unlinkat
6745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unshare __NR_unshare
6755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uselib __NR_uselib
67605d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_userfaultfd __NR_userfaultfd
6775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ustat __NR_ustat
6785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utime __NR_utime
6795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimensat __NR_utimensat
6805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimes __NR_utimes
6815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vfork __NR_vfork
6825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vhangup __NR_vhangup
6835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vmsplice __NR_vmsplice
6845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vserver __NR_vserver
6855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_wait4 __NR_wait4
6865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_waitid __NR_waitid
6875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_write __NR_write
6885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_writev __NR_writev
6895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#elif defined(__mips__)
6905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_accept __NR_accept
6915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_accept4 __NR_accept4
6925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_access __NR_access
6935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_acct __NR_acct
6945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_add_key __NR_add_key
6955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_adjtimex __NR_adjtimex
6965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_afs_syscall __NR_afs_syscall
6975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_alarm __NR_alarm
6985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_bdflush __NR_bdflush
6995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_bind __NR_bind
70082d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_bpf __NR_bpf
7015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_break __NR_break
7025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_brk __NR_brk
7035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_cachectl __NR_cachectl
7045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_cacheflush __NR_cacheflush
7055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capget __NR_capget
7065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capset __NR_capset
7075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chdir __NR_chdir
7085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chmod __NR_chmod
7095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chown __NR_chown
7105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chroot __NR_chroot
7115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_adjtime __NR_clock_adjtime
7125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_getres __NR_clock_getres
7135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_gettime __NR_clock_gettime
7145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_nanosleep __NR_clock_nanosleep
7155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_settime __NR_clock_settime
7165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clone __NR_clone
7175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_close __NR_close
7185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_connect __NR_connect
7195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_creat __NR_creat
7205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_create_module __NR_create_module
7215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_delete_module __NR_delete_module
7225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup __NR_dup
7235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup2 __NR_dup2
7245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup3 __NR_dup3
7255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create __NR_epoll_create
7265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create1 __NR_epoll_create1
7275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_ctl __NR_epoll_ctl
7285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_pwait __NR_epoll_pwait
7295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_wait __NR_epoll_wait
7305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd __NR_eventfd
7315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd2 __NR_eventfd2
7325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_execve __NR_execve
73305d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_execveat __NR_execveat
7345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit __NR_exit
7355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit_group __NR_exit_group
7365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_faccessat __NR_faccessat
7375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fadvise64 __NR_fadvise64
7385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fallocate __NR_fallocate
7395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_init __NR_fanotify_init
7405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_mark __NR_fanotify_mark
7415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchdir __NR_fchdir
7425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmod __NR_fchmod
7435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmodat __NR_fchmodat
7445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchown __NR_fchown
7455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchownat __NR_fchownat
7465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl __NR_fcntl
7475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl64 __NR_fcntl64
7485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fdatasync __NR_fdatasync
7495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fgetxattr __NR_fgetxattr
750ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_finit_module __NR_finit_module
7515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flistxattr __NR_flistxattr
7525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flock __NR_flock
7535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fork __NR_fork
7545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fremovexattr __NR_fremovexattr
7555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsetxattr __NR_fsetxattr
7565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat __NR_fstat
7575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat64 __NR_fstat64
7585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatat64 __NR_fstatat64
7595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs __NR_fstatfs
7605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs64 __NR_fstatfs64
7615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsync __NR_fsync
7625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftime __NR_ftime
7635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate __NR_ftruncate
7645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate64 __NR_ftruncate64
7655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futex __NR_futex
7665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futimesat __NR_futimesat
7675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_kernel_syms __NR_get_kernel_syms
7685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_mempolicy __NR_get_mempolicy
7695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_robust_list __NR_get_robust_list
7705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcpu __NR_getcpu
7715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcwd __NR_getcwd
7725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents __NR_getdents
7735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents64 __NR_getdents64
7745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getegid __NR_getegid
7755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_geteuid __NR_geteuid
7765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgid __NR_getgid
7775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgroups __NR_getgroups
7785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getitimer __NR_getitimer
7795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpeername __NR_getpeername
7805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgid __NR_getpgid
7815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgrp __NR_getpgrp
7825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpid __NR_getpid
7835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpmsg __NR_getpmsg
7845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getppid __NR_getppid
7855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpriority __NR_getpriority
78682d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_getrandom __NR_getrandom
7875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresgid __NR_getresgid
7885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresuid __NR_getresuid
7895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrlimit __NR_getrlimit
7905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrusage __NR_getrusage
7915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsid __NR_getsid
7925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsockname __NR_getsockname
7935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsockopt __NR_getsockopt
7945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettid __NR_gettid
7955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettimeofday __NR_gettimeofday
7965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getuid __NR_getuid
7975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getxattr __NR_getxattr
7985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gtty __NR_gtty
7995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_idle __NR_idle
8005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_init_module __NR_init_module
8015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_add_watch __NR_inotify_add_watch
8025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init __NR_inotify_init
8035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init1 __NR_inotify_init1
8045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_rm_watch __NR_inotify_rm_watch
8055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_cancel __NR_io_cancel
8065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_destroy __NR_io_destroy
8075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_getevents __NR_io_getevents
8085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_setup __NR_io_setup
8095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_submit __NR_io_submit
8105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioctl __NR_ioctl
8115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioperm __NR_ioperm
8125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_iopl __NR_iopl
8135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_get __NR_ioprio_get
8145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_set __NR_ioprio_set
8155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ipc __NR_ipc
816ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_kcmp __NR_kcmp
8175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kexec_load __NR_kexec_load
8185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_keyctl __NR_keyctl
8195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kill __NR_kill
8205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lchown __NR_lchown
8215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lgetxattr __NR_lgetxattr
8225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_link __NR_link
8235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_linkat __NR_linkat
8245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_listen __NR_listen
8255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_listxattr __NR_listxattr
8265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_llistxattr __NR_llistxattr
8275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lock __NR_lock
8285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lookup_dcookie __NR_lookup_dcookie
8295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lremovexattr __NR_lremovexattr
8305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lseek __NR_lseek
8315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lsetxattr __NR_lsetxattr
8325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat __NR_lstat
8335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat64 __NR_lstat64
8345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_madvise __NR_madvise
8355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mbind __NR_mbind
83605d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_membarrier __NR_membarrier
83782d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_memfd_create __NR_memfd_create
8385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_migrate_pages __NR_migrate_pages
8395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mincore __NR_mincore
8405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdir __NR_mkdir
8415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdirat __NR_mkdirat
8425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknod __NR_mknod
8435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknodat __NR_mknodat
8445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlock __NR_mlock
84505d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_mlock2 __NR_mlock2
8465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlockall __NR_mlockall
8475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap __NR_mmap
8485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap2 __NR_mmap2
8495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_modify_ldt __NR_modify_ldt
8505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mount __NR_mount
8515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_move_pages __NR_move_pages
8525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mprotect __NR_mprotect
8535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mpx __NR_mpx
8545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_getsetattr __NR_mq_getsetattr
8555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_notify __NR_mq_notify
8565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_open __NR_mq_open
8575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedreceive __NR_mq_timedreceive
8585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedsend __NR_mq_timedsend
8595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_unlink __NR_mq_unlink
8605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mremap __NR_mremap
8615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgctl __NR_msgctl
8625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgget __NR_msgget
8635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgrcv __NR_msgrcv
8645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msgsnd __NR_msgsnd
8655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msync __NR_msync
8665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlock __NR_munlock
8675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlockall __NR_munlockall
8685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munmap __NR_munmap
8695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_name_to_handle_at __NR_name_to_handle_at
8705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nanosleep __NR_nanosleep
8715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_newfstatat __NR_newfstatat
8725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nfsservctl __NR_nfsservctl
8735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nice __NR_nice
8745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open __NR_open
8755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open_by_handle_at __NR_open_by_handle_at
8765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_openat __NR_openat
8775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pause __NR_pause
8785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_perf_event_open __NR_perf_event_open
8795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_personality __NR_personality
8805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe __NR_pipe
8815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe2 __NR_pipe2
8825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pivot_root __NR_pivot_root
8835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_poll __NR_poll
8845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ppoll __NR_ppoll
8855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prctl __NR_prctl
8865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pread64 __NR_pread64
8875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_preadv __NR_preadv
8885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prlimit64 __NR_prlimit64
8895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_process_vm_readv __NR_process_vm_readv
8905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_process_vm_writev __NR_process_vm_writev
8915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prof __NR_prof
8925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_profil __NR_profil
8935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pselect6 __NR_pselect6
8945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ptrace __NR_ptrace
8955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_putpmsg __NR_putpmsg
8965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwrite64 __NR_pwrite64
8975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwritev __NR_pwritev
8985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_query_module __NR_query_module
8995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_quotactl __NR_quotactl
9005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_read __NR_read
9015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readahead __NR_readahead
9025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readdir __NR_readdir
9035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlink __NR_readlink
9045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlinkat __NR_readlinkat
9055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readv __NR_readv
9065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reboot __NR_reboot
9075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recv __NR_recv
9085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvfrom __NR_recvfrom
9095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvmmsg __NR_recvmmsg
9105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvmsg __NR_recvmsg
9115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_remap_file_pages __NR_remap_file_pages
9125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_removexattr __NR_removexattr
9135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rename __NR_rename
9145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_renameat __NR_renameat
915ba8d4f460b51161eb82cf1006cb34a3cc1389f47Christopher Ferris#define SYS_renameat2 __NR_renameat2
9165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_request_key __NR_request_key
9175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reserved177 __NR_reserved177
9185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reserved193 __NR_reserved193
9195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reserved221 __NR_reserved221
9205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reserved82 __NR_reserved82
9215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_restart_syscall __NR_restart_syscall
9225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rmdir __NR_rmdir
9235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigaction __NR_rt_sigaction
9245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigpending __NR_rt_sigpending
9255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigprocmask __NR_rt_sigprocmask
9265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigqueueinfo __NR_rt_sigqueueinfo
9275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigreturn __NR_rt_sigreturn
9285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigsuspend __NR_rt_sigsuspend
9295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigtimedwait __NR_rt_sigtimedwait
9305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_tgsigqueueinfo __NR_rt_tgsigqueueinfo
9315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_max __NR_sched_get_priority_max
9325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_min __NR_sched_get_priority_min
9335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getaffinity __NR_sched_getaffinity
9343fa60e10bcbfb8c7d94aeefc427640371683c920Elliott Hughes#define SYS_sched_getattr __NR_sched_getattr
9355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getparam __NR_sched_getparam
9365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getscheduler __NR_sched_getscheduler
9375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_rr_get_interval __NR_sched_rr_get_interval
9385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setaffinity __NR_sched_setaffinity
9393fa60e10bcbfb8c7d94aeefc427640371683c920Elliott Hughes#define SYS_sched_setattr __NR_sched_setattr
9405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setparam __NR_sched_setparam
9415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setscheduler __NR_sched_setscheduler
9425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_yield __NR_sched_yield
94382d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_seccomp __NR_seccomp
9445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semctl __NR_semctl
9455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semget __NR_semget
9465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semop __NR_semop
9475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_semtimedop __NR_semtimedop
9485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_send __NR_send
9495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile __NR_sendfile
9505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile64 __NR_sendfile64
9515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendmmsg __NR_sendmmsg
9525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendmsg __NR_sendmsg
9535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendto __NR_sendto
9545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_mempolicy __NR_set_mempolicy
9555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_robust_list __NR_set_robust_list
9565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_thread_area __NR_set_thread_area
9575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_tid_address __NR_set_tid_address
9585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setdomainname __NR_setdomainname
9595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsgid __NR_setfsgid
9605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsuid __NR_setfsuid
9615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgid __NR_setgid
9625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgroups __NR_setgroups
9635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sethostname __NR_sethostname
9645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setitimer __NR_setitimer
9655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setns __NR_setns
9665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpgid __NR_setpgid
9675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpriority __NR_setpriority
9685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setregid __NR_setregid
9695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresgid __NR_setresgid
9705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresuid __NR_setresuid
9715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setreuid __NR_setreuid
9725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setrlimit __NR_setrlimit
9735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setsid __NR_setsid
9745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setsockopt __NR_setsockopt
9755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_settimeofday __NR_settimeofday
9765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setuid __NR_setuid
9775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setxattr __NR_setxattr
9785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sgetmask __NR_sgetmask
9795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmat __NR_shmat
9805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmctl __NR_shmctl
9815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmdt __NR_shmdt
9825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shmget __NR_shmget
9835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_shutdown __NR_shutdown
9845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaction __NR_sigaction
9855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaltstack __NR_sigaltstack
9865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signal __NR_signal
9875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd __NR_signalfd
9885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd4 __NR_signalfd4
9895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigpending __NR_sigpending
9905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigprocmask __NR_sigprocmask
9915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigreturn __NR_sigreturn
9925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigsuspend __NR_sigsuspend
9935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socket __NR_socket
9945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socketcall __NR_socketcall
9955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socketpair __NR_socketpair
9965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_splice __NR_splice
9975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ssetmask __NR_ssetmask
9985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat __NR_stat
9995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat64 __NR_stat64
10005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs __NR_statfs
10015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs64 __NR_statfs64
10025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stime __NR_stime
10035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stty __NR_stty
10045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapoff __NR_swapoff
10055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapon __NR_swapon
10065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlink __NR_symlink
10075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlinkat __NR_symlinkat
10085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync __NR_sync
10095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync_file_range __NR_sync_file_range
10105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syncfs __NR_syncfs
10115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syscall __NR_syscall
10125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysfs __NR_sysfs
10135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysinfo __NR_sysinfo
10145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syslog __NR_syslog
10155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysmips __NR_sysmips
10165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tee __NR_tee
10175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tgkill __NR_tgkill
10185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_time __NR_time
10195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_create __NR_timer_create
10205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_delete __NR_timer_delete
10215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_getoverrun __NR_timer_getoverrun
10225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_gettime __NR_timer_gettime
10235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_settime __NR_timer_settime
10245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd __NR_timerfd
10255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_create __NR_timerfd_create
10265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_gettime __NR_timerfd_gettime
10275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_settime __NR_timerfd_settime
10285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_times __NR_times
10295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tkill __NR_tkill
10305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate __NR_truncate
10315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate64 __NR_truncate64
10325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ulimit __NR_ulimit
10335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umask __NR_umask
10345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount __NR_umount
10355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount2 __NR_umount2
10365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uname __NR_uname
10375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlink __NR_unlink
10385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlinkat __NR_unlinkat
10395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unshare __NR_unshare
10405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused109 __NR_unused109
10415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused150 __NR_unused150
10425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused18 __NR_unused18
10435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused28 __NR_unused28
10445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused59 __NR_unused59
10455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unused84 __NR_unused84
10465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uselib __NR_uselib
104705d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_userfaultfd __NR_userfaultfd
10485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ustat __NR_ustat
10495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utime __NR_utime
10505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimensat __NR_utimensat
10515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimes __NR_utimes
10525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vhangup __NR_vhangup
10535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vm86 __NR_vm86
10545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vmsplice __NR_vmsplice
10555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vserver __NR_vserver
10565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_wait4 __NR_wait4
10575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_waitid __NR_waitid
10585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_waitpid __NR_waitpid
10595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_write __NR_write
10605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_writev __NR_writev
10615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#elif defined(__i386__)
106205d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_accept4 __NR_accept4
10635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_access __NR_access
10645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_acct __NR_acct
10655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_add_key __NR_add_key
10665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_adjtimex __NR_adjtimex
10675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_afs_syscall __NR_afs_syscall
10685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_alarm __NR_alarm
10695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_bdflush __NR_bdflush
107005d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_bind __NR_bind
107182d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_bpf __NR_bpf
10725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_break __NR_break
10735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_brk __NR_brk
10745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capget __NR_capget
10755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_capset __NR_capset
10765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chdir __NR_chdir
10775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chmod __NR_chmod
10785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chown __NR_chown
10795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chown32 __NR_chown32
10805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_chroot __NR_chroot
10815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_adjtime __NR_clock_adjtime
10825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_getres __NR_clock_getres
10835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_gettime __NR_clock_gettime
10845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_nanosleep __NR_clock_nanosleep
10855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clock_settime __NR_clock_settime
10865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_clone __NR_clone
10875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_close __NR_close
108805d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_connect __NR_connect
10895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_creat __NR_creat
10905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_create_module __NR_create_module
10915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_delete_module __NR_delete_module
10925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup __NR_dup
10935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup2 __NR_dup2
10945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_dup3 __NR_dup3
10955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create __NR_epoll_create
10965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_create1 __NR_epoll_create1
10975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_ctl __NR_epoll_ctl
10985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_pwait __NR_epoll_pwait
10995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_epoll_wait __NR_epoll_wait
11005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd __NR_eventfd
11015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_eventfd2 __NR_eventfd2
11025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_execve __NR_execve
110305d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_execveat __NR_execveat
11045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit __NR_exit
11055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_exit_group __NR_exit_group
11065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_faccessat __NR_faccessat
11075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fadvise64 __NR_fadvise64
11085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fadvise64_64 __NR_fadvise64_64
11095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fallocate __NR_fallocate
11105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_init __NR_fanotify_init
11115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fanotify_mark __NR_fanotify_mark
11125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchdir __NR_fchdir
11135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmod __NR_fchmod
11145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchmodat __NR_fchmodat
11155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchown __NR_fchown
11165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchown32 __NR_fchown32
11175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fchownat __NR_fchownat
11185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl __NR_fcntl
11195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fcntl64 __NR_fcntl64
11205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fdatasync __NR_fdatasync
11215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fgetxattr __NR_fgetxattr
1122ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_finit_module __NR_finit_module
11235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flistxattr __NR_flistxattr
11245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_flock __NR_flock
11255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fork __NR_fork
11265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fremovexattr __NR_fremovexattr
11275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsetxattr __NR_fsetxattr
11285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat __NR_fstat
11295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstat64 __NR_fstat64
11305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatat64 __NR_fstatat64
11315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs __NR_fstatfs
11325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fstatfs64 __NR_fstatfs64
11335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_fsync __NR_fsync
11345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftime __NR_ftime
11355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate __NR_ftruncate
11365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ftruncate64 __NR_ftruncate64
11375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futex __NR_futex
11385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_futimesat __NR_futimesat
11395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_kernel_syms __NR_get_kernel_syms
11405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_mempolicy __NR_get_mempolicy
11415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_robust_list __NR_get_robust_list
11425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_get_thread_area __NR_get_thread_area
11435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcpu __NR_getcpu
11445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getcwd __NR_getcwd
11455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents __NR_getdents
11465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getdents64 __NR_getdents64
11475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getegid __NR_getegid
11485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getegid32 __NR_getegid32
11495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_geteuid __NR_geteuid
11505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_geteuid32 __NR_geteuid32
11515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgid __NR_getgid
11525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgid32 __NR_getgid32
11535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgroups __NR_getgroups
11545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getgroups32 __NR_getgroups32
11555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getitimer __NR_getitimer
115605d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_getpeername __NR_getpeername
11575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgid __NR_getpgid
11585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpgrp __NR_getpgrp
11595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpid __NR_getpid
11605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpmsg __NR_getpmsg
11615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getppid __NR_getppid
11625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getpriority __NR_getpriority
116382d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_getrandom __NR_getrandom
11645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresgid __NR_getresgid
11655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresgid32 __NR_getresgid32
11665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresuid __NR_getresuid
11675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getresuid32 __NR_getresuid32
11685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrlimit __NR_getrlimit
11695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getrusage __NR_getrusage
11705c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getsid __NR_getsid
117105d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_getsockname __NR_getsockname
117205d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_getsockopt __NR_getsockopt
11735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettid __NR_gettid
11745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gettimeofday __NR_gettimeofday
11755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getuid __NR_getuid
11765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getuid32 __NR_getuid32
11775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_getxattr __NR_getxattr
11785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_gtty __NR_gtty
11795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_idle __NR_idle
11805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_init_module __NR_init_module
11815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_add_watch __NR_inotify_add_watch
11825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init __NR_inotify_init
11835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_init1 __NR_inotify_init1
11845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_inotify_rm_watch __NR_inotify_rm_watch
11855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_cancel __NR_io_cancel
11865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_destroy __NR_io_destroy
11875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_getevents __NR_io_getevents
11885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_setup __NR_io_setup
11895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_io_submit __NR_io_submit
11905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioctl __NR_ioctl
11915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioperm __NR_ioperm
11925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_iopl __NR_iopl
11935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_get __NR_ioprio_get
11945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ioprio_set __NR_ioprio_set
11955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ipc __NR_ipc
1196ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_kcmp __NR_kcmp
11975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kexec_load __NR_kexec_load
11985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_keyctl __NR_keyctl
11995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_kill __NR_kill
12005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lchown __NR_lchown
12015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lchown32 __NR_lchown32
12025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lgetxattr __NR_lgetxattr
12035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_link __NR_link
12045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_linkat __NR_linkat
120505d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_listen __NR_listen
12065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_listxattr __NR_listxattr
12075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_llistxattr __NR_llistxattr
12085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lock __NR_lock
12095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lookup_dcookie __NR_lookup_dcookie
12105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lremovexattr __NR_lremovexattr
12115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lseek __NR_lseek
12125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lsetxattr __NR_lsetxattr
12135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat __NR_lstat
12145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_lstat64 __NR_lstat64
12155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_madvise __NR_madvise
12165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mbind __NR_mbind
121705d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_membarrier __NR_membarrier
121882d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_memfd_create __NR_memfd_create
12195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_migrate_pages __NR_migrate_pages
12205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mincore __NR_mincore
12215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdir __NR_mkdir
12225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mkdirat __NR_mkdirat
12235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknod __NR_mknod
12245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mknodat __NR_mknodat
12255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlock __NR_mlock
122605d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_mlock2 __NR_mlock2
12275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mlockall __NR_mlockall
12285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap __NR_mmap
12295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mmap2 __NR_mmap2
12305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_modify_ldt __NR_modify_ldt
12315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mount __NR_mount
12325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_move_pages __NR_move_pages
12335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mprotect __NR_mprotect
12345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mpx __NR_mpx
12355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_getsetattr __NR_mq_getsetattr
12365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_notify __NR_mq_notify
12375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_open __NR_mq_open
12385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedreceive __NR_mq_timedreceive
12395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_timedsend __NR_mq_timedsend
12405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mq_unlink __NR_mq_unlink
12415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_mremap __NR_mremap
12425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_msync __NR_msync
12435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlock __NR_munlock
12445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munlockall __NR_munlockall
12455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_munmap __NR_munmap
12465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_name_to_handle_at __NR_name_to_handle_at
12475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nanosleep __NR_nanosleep
12485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nfsservctl __NR_nfsservctl
12495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_nice __NR_nice
12505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_oldfstat __NR_oldfstat
12515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_oldlstat __NR_oldlstat
12525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_oldolduname __NR_oldolduname
12535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_oldstat __NR_oldstat
12545c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_olduname __NR_olduname
12555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open __NR_open
12565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_open_by_handle_at __NR_open_by_handle_at
12575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_openat __NR_openat
12585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pause __NR_pause
12595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_perf_event_open __NR_perf_event_open
12605c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_personality __NR_personality
12615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe __NR_pipe
12625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pipe2 __NR_pipe2
12635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pivot_root __NR_pivot_root
12645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_poll __NR_poll
12655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ppoll __NR_ppoll
12665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prctl __NR_prctl
12675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pread64 __NR_pread64
12685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_preadv __NR_preadv
12695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prlimit64 __NR_prlimit64
1270ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_process_vm_readv __NR_process_vm_readv
1271ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_process_vm_writev __NR_process_vm_writev
12725c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_prof __NR_prof
12735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_profil __NR_profil
12745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pselect6 __NR_pselect6
12755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ptrace __NR_ptrace
12765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_putpmsg __NR_putpmsg
12775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwrite64 __NR_pwrite64
12785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_pwritev __NR_pwritev
12795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_query_module __NR_query_module
12805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_quotactl __NR_quotactl
12815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_read __NR_read
12825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readahead __NR_readahead
12835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readdir __NR_readdir
12845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlink __NR_readlink
12855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readlinkat __NR_readlinkat
12865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_readv __NR_readv
12875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_reboot __NR_reboot
128805d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_recvfrom __NR_recvfrom
12895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_recvmmsg __NR_recvmmsg
129005d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_recvmsg __NR_recvmsg
12915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_remap_file_pages __NR_remap_file_pages
12925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_removexattr __NR_removexattr
12935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rename __NR_rename
12945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_renameat __NR_renameat
1295ba8d4f460b51161eb82cf1006cb34a3cc1389f47Christopher Ferris#define SYS_renameat2 __NR_renameat2
12965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_request_key __NR_request_key
12975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_restart_syscall __NR_restart_syscall
12985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rmdir __NR_rmdir
12995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigaction __NR_rt_sigaction
13005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigpending __NR_rt_sigpending
13015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigprocmask __NR_rt_sigprocmask
13025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigqueueinfo __NR_rt_sigqueueinfo
13035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigreturn __NR_rt_sigreturn
13045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigsuspend __NR_rt_sigsuspend
13055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_sigtimedwait __NR_rt_sigtimedwait
13065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_rt_tgsigqueueinfo __NR_rt_tgsigqueueinfo
13075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_max __NR_sched_get_priority_max
13085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_get_priority_min __NR_sched_get_priority_min
13095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getaffinity __NR_sched_getaffinity
13103fa60e10bcbfb8c7d94aeefc427640371683c920Elliott Hughes#define SYS_sched_getattr __NR_sched_getattr
13115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getparam __NR_sched_getparam
13125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_getscheduler __NR_sched_getscheduler
13135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_rr_get_interval __NR_sched_rr_get_interval
13145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setaffinity __NR_sched_setaffinity
13153fa60e10bcbfb8c7d94aeefc427640371683c920Elliott Hughes#define SYS_sched_setattr __NR_sched_setattr
13165c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setparam __NR_sched_setparam
13175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_setscheduler __NR_sched_setscheduler
13185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sched_yield __NR_sched_yield
131982d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_seccomp __NR_seccomp
13205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_select __NR_select
13215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile __NR_sendfile
13225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendfile64 __NR_sendfile64
13235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sendmmsg __NR_sendmmsg
132405d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_sendmsg __NR_sendmsg
132505d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_sendto __NR_sendto
13265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_mempolicy __NR_set_mempolicy
13275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_robust_list __NR_set_robust_list
13285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_thread_area __NR_set_thread_area
13295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_set_tid_address __NR_set_tid_address
13305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setdomainname __NR_setdomainname
13315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsgid __NR_setfsgid
13325c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsgid32 __NR_setfsgid32
13335c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsuid __NR_setfsuid
13345c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setfsuid32 __NR_setfsuid32
13355c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgid __NR_setgid
13365c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgid32 __NR_setgid32
13375c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgroups __NR_setgroups
13385c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setgroups32 __NR_setgroups32
13395c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sethostname __NR_sethostname
13405c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setitimer __NR_setitimer
13415c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setns __NR_setns
13425c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpgid __NR_setpgid
13435c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setpriority __NR_setpriority
13445c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setregid __NR_setregid
13455c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setregid32 __NR_setregid32
13465c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresgid __NR_setresgid
13475c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresgid32 __NR_setresgid32
13485c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresuid __NR_setresuid
13495c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setresuid32 __NR_setresuid32
13505c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setreuid __NR_setreuid
13515c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setreuid32 __NR_setreuid32
13525c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setrlimit __NR_setrlimit
13535c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setsid __NR_setsid
135405d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_setsockopt __NR_setsockopt
13555c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_settimeofday __NR_settimeofday
13565c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setuid __NR_setuid
13575c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setuid32 __NR_setuid32
13585c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_setxattr __NR_setxattr
13595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sgetmask __NR_sgetmask
136005d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_shutdown __NR_shutdown
13615c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaction __NR_sigaction
13625c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigaltstack __NR_sigaltstack
13635c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signal __NR_signal
13645c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd __NR_signalfd
13655c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_signalfd4 __NR_signalfd4
13665c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigpending __NR_sigpending
13675c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigprocmask __NR_sigprocmask
13685c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigreturn __NR_sigreturn
13695c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sigsuspend __NR_sigsuspend
137005d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_socket __NR_socket
13715c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_socketcall __NR_socketcall
137205d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_socketpair __NR_socketpair
13735c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_splice __NR_splice
13745c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ssetmask __NR_ssetmask
13755c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat __NR_stat
13765c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stat64 __NR_stat64
13775c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs __NR_statfs
13785c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_statfs64 __NR_statfs64
13795c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stime __NR_stime
13805c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_stty __NR_stty
13815c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapoff __NR_swapoff
13825c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_swapon __NR_swapon
13835c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlink __NR_symlink
13845c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_symlinkat __NR_symlinkat
13855c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync __NR_sync
13865c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sync_file_range __NR_sync_file_range
13875c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syncfs __NR_syncfs
13885c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysfs __NR_sysfs
13895c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_sysinfo __NR_sysinfo
13905c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_syslog __NR_syslog
13915c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tee __NR_tee
13925c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tgkill __NR_tgkill
13935c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_time __NR_time
13945c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_create __NR_timer_create
13955c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_delete __NR_timer_delete
13965c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_getoverrun __NR_timer_getoverrun
13975c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_gettime __NR_timer_gettime
13985c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timer_settime __NR_timer_settime
13995c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_create __NR_timerfd_create
14005c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_gettime __NR_timerfd_gettime
14015c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_timerfd_settime __NR_timerfd_settime
14025c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_times __NR_times
14035c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_tkill __NR_tkill
14045c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate __NR_truncate
14055c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_truncate64 __NR_truncate64
14065c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ugetrlimit __NR_ugetrlimit
14075c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ulimit __NR_ulimit
14085c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umask __NR_umask
14095c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount __NR_umount
14105c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_umount2 __NR_umount2
14115c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uname __NR_uname
14125c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlink __NR_unlink
14135c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unlinkat __NR_unlinkat
14145c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_unshare __NR_unshare
14155c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_uselib __NR_uselib
141605d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_userfaultfd __NR_userfaultfd
14175c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_ustat __NR_ustat
14185c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utime __NR_utime
14195c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimensat __NR_utimensat
14205c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_utimes __NR_utimes
14215c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vfork __NR_vfork
14225c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vhangup __NR_vhangup
14235c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vm86 __NR_vm86
14245c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vm86old __NR_vm86old
14255c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vmsplice __NR_vmsplice
14265c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_vserver __NR_vserver
14275c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_wait4 __NR_wait4
14285c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_waitid __NR_waitid
14295c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_waitpid __NR_waitpid
14305c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_write __NR_write
14315c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#define SYS_writev __NR_writev
1432e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#elif defined(__x86_64__)
1433e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_accept __NR_accept
1434e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_accept4 __NR_accept4
1435e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_access __NR_access
1436e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_acct __NR_acct
1437e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_add_key __NR_add_key
1438e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_adjtimex __NR_adjtimex
1439e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_afs_syscall __NR_afs_syscall
1440e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_alarm __NR_alarm
1441e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_arch_prctl __NR_arch_prctl
1442e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_bind __NR_bind
144382d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_bpf __NR_bpf
1444e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_brk __NR_brk
1445e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_capget __NR_capget
1446e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_capset __NR_capset
1447e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_chdir __NR_chdir
1448e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_chmod __NR_chmod
1449e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_chown __NR_chown
1450e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_chroot __NR_chroot
1451e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clock_adjtime __NR_clock_adjtime
1452e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clock_getres __NR_clock_getres
1453e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clock_gettime __NR_clock_gettime
1454e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clock_nanosleep __NR_clock_nanosleep
1455e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clock_settime __NR_clock_settime
1456e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_clone __NR_clone
1457e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_close __NR_close
1458e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_connect __NR_connect
1459e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_creat __NR_creat
1460e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_create_module __NR_create_module
1461e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_delete_module __NR_delete_module
1462e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_dup __NR_dup
1463e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_dup2 __NR_dup2
1464e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_dup3 __NR_dup3
1465e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_create __NR_epoll_create
1466e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_create1 __NR_epoll_create1
1467e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_ctl __NR_epoll_ctl
1468e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_ctl_old __NR_epoll_ctl_old
1469e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_pwait __NR_epoll_pwait
1470e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_wait __NR_epoll_wait
1471e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_epoll_wait_old __NR_epoll_wait_old
1472e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_eventfd __NR_eventfd
1473e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_eventfd2 __NR_eventfd2
1474e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_execve __NR_execve
147505d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_execveat __NR_execveat
1476e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_exit __NR_exit
1477e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_exit_group __NR_exit_group
1478e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_faccessat __NR_faccessat
1479e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fadvise64 __NR_fadvise64
1480e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fallocate __NR_fallocate
1481e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fanotify_init __NR_fanotify_init
1482e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fanotify_mark __NR_fanotify_mark
1483e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fchdir __NR_fchdir
1484e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fchmod __NR_fchmod
1485e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fchmodat __NR_fchmodat
1486e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fchown __NR_fchown
1487e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fchownat __NR_fchownat
1488e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fcntl __NR_fcntl
1489e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fdatasync __NR_fdatasync
1490e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fgetxattr __NR_fgetxattr
1491ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_finit_module __NR_finit_module
1492e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_flistxattr __NR_flistxattr
1493e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_flock __NR_flock
1494e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fork __NR_fork
1495e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fremovexattr __NR_fremovexattr
1496e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fsetxattr __NR_fsetxattr
1497e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fstat __NR_fstat
1498e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fstatfs __NR_fstatfs
1499e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_fsync __NR_fsync
1500e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ftruncate __NR_ftruncate
1501e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_futex __NR_futex
1502e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_futimesat __NR_futimesat
1503e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_get_kernel_syms __NR_get_kernel_syms
1504e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_get_mempolicy __NR_get_mempolicy
1505e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_get_robust_list __NR_get_robust_list
1506e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_get_thread_area __NR_get_thread_area
1507e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getcpu __NR_getcpu
1508e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getcwd __NR_getcwd
1509e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getdents __NR_getdents
1510e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getdents64 __NR_getdents64
1511e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getegid __NR_getegid
1512e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_geteuid __NR_geteuid
1513e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getgid __NR_getgid
1514e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getgroups __NR_getgroups
1515e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getitimer __NR_getitimer
1516e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpeername __NR_getpeername
1517e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpgid __NR_getpgid
1518e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpgrp __NR_getpgrp
1519e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpid __NR_getpid
1520e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpmsg __NR_getpmsg
1521e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getppid __NR_getppid
1522e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getpriority __NR_getpriority
152382d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_getrandom __NR_getrandom
1524e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getresgid __NR_getresgid
1525e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getresuid __NR_getresuid
1526e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getrlimit __NR_getrlimit
1527e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getrusage __NR_getrusage
1528e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getsid __NR_getsid
1529e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getsockname __NR_getsockname
1530e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getsockopt __NR_getsockopt
1531e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_gettid __NR_gettid
1532e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_gettimeofday __NR_gettimeofday
1533e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getuid __NR_getuid
1534e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_getxattr __NR_getxattr
1535e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_init_module __NR_init_module
1536e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_inotify_add_watch __NR_inotify_add_watch
1537e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_inotify_init __NR_inotify_init
1538e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_inotify_init1 __NR_inotify_init1
1539e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_inotify_rm_watch __NR_inotify_rm_watch
1540e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_io_cancel __NR_io_cancel
1541e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_io_destroy __NR_io_destroy
1542e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_io_getevents __NR_io_getevents
1543e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_io_setup __NR_io_setup
1544e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_io_submit __NR_io_submit
1545e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ioctl __NR_ioctl
1546e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ioperm __NR_ioperm
1547e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_iopl __NR_iopl
1548e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ioprio_get __NR_ioprio_get
1549e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ioprio_set __NR_ioprio_set
1550ed45970ac5a182e512669cfa5c15b9f4fa783ad7Christopher Ferris#define SYS_kcmp __NR_kcmp
155182d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_kexec_file_load __NR_kexec_file_load
1552e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_kexec_load __NR_kexec_load
1553e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_keyctl __NR_keyctl
1554e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_kill __NR_kill
1555e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lchown __NR_lchown
1556e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lgetxattr __NR_lgetxattr
1557e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_link __NR_link
1558e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_linkat __NR_linkat
1559e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_listen __NR_listen
1560e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_listxattr __NR_listxattr
1561e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_llistxattr __NR_llistxattr
1562e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lookup_dcookie __NR_lookup_dcookie
1563e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lremovexattr __NR_lremovexattr
1564e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lseek __NR_lseek
1565e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lsetxattr __NR_lsetxattr
1566e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_lstat __NR_lstat
1567e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_madvise __NR_madvise
1568e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mbind __NR_mbind
156905d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_membarrier __NR_membarrier
157082d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_memfd_create __NR_memfd_create
1571e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_migrate_pages __NR_migrate_pages
1572e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mincore __NR_mincore
1573e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mkdir __NR_mkdir
1574e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mkdirat __NR_mkdirat
1575e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mknod __NR_mknod
1576e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mknodat __NR_mknodat
1577e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mlock __NR_mlock
157805d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_mlock2 __NR_mlock2
1579e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mlockall __NR_mlockall
1580e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mmap __NR_mmap
1581e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_modify_ldt __NR_modify_ldt
1582e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mount __NR_mount
1583e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_move_pages __NR_move_pages
1584e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mprotect __NR_mprotect
1585e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_getsetattr __NR_mq_getsetattr
1586e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_notify __NR_mq_notify
1587e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_open __NR_mq_open
1588e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_timedreceive __NR_mq_timedreceive
1589e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_timedsend __NR_mq_timedsend
1590e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mq_unlink __NR_mq_unlink
1591e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_mremap __NR_mremap
1592e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_msgctl __NR_msgctl
1593e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_msgget __NR_msgget
1594e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_msgrcv __NR_msgrcv
1595e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_msgsnd __NR_msgsnd
1596e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_msync __NR_msync
1597e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_munlock __NR_munlock
1598e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_munlockall __NR_munlockall
1599e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_munmap __NR_munmap
1600e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_name_to_handle_at __NR_name_to_handle_at
1601e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_nanosleep __NR_nanosleep
1602e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_newfstatat __NR_newfstatat
1603e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_nfsservctl __NR_nfsservctl
1604e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_open __NR_open
1605e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_open_by_handle_at __NR_open_by_handle_at
1606e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_openat __NR_openat
1607e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pause __NR_pause
1608e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_perf_event_open __NR_perf_event_open
1609e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_personality __NR_personality
1610e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pipe __NR_pipe
1611e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pipe2 __NR_pipe2
1612e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pivot_root __NR_pivot_root
1613e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_poll __NR_poll
1614e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ppoll __NR_ppoll
1615e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_prctl __NR_prctl
1616e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pread64 __NR_pread64
1617e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_preadv __NR_preadv
1618e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_prlimit64 __NR_prlimit64
1619e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_process_vm_readv __NR_process_vm_readv
1620e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_process_vm_writev __NR_process_vm_writev
1621e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pselect6 __NR_pselect6
1622e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ptrace __NR_ptrace
1623e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_putpmsg __NR_putpmsg
1624e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pwrite64 __NR_pwrite64
1625e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_pwritev __NR_pwritev
1626e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_query_module __NR_query_module
1627e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_quotactl __NR_quotactl
1628e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_read __NR_read
1629e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_readahead __NR_readahead
1630e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_readlink __NR_readlink
1631e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_readlinkat __NR_readlinkat
1632e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_readv __NR_readv
1633e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_reboot __NR_reboot
1634e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_recvfrom __NR_recvfrom
1635e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_recvmmsg __NR_recvmmsg
1636e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_recvmsg __NR_recvmsg
1637e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_remap_file_pages __NR_remap_file_pages
1638e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_removexattr __NR_removexattr
1639e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rename __NR_rename
1640e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_renameat __NR_renameat
1641ba8d4f460b51161eb82cf1006cb34a3cc1389f47Christopher Ferris#define SYS_renameat2 __NR_renameat2
1642e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_request_key __NR_request_key
1643e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_restart_syscall __NR_restart_syscall
1644e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rmdir __NR_rmdir
1645e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigaction __NR_rt_sigaction
1646e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigpending __NR_rt_sigpending
1647e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigprocmask __NR_rt_sigprocmask
1648e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigqueueinfo __NR_rt_sigqueueinfo
1649e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigreturn __NR_rt_sigreturn
1650e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigsuspend __NR_rt_sigsuspend
1651e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_sigtimedwait __NR_rt_sigtimedwait
1652e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_rt_tgsigqueueinfo __NR_rt_tgsigqueueinfo
1653e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_get_priority_max __NR_sched_get_priority_max
1654e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_get_priority_min __NR_sched_get_priority_min
1655e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_getaffinity __NR_sched_getaffinity
16563fa60e10bcbfb8c7d94aeefc427640371683c920Elliott Hughes#define SYS_sched_getattr __NR_sched_getattr
1657e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_getparam __NR_sched_getparam
1658e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_getscheduler __NR_sched_getscheduler
1659e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_rr_get_interval __NR_sched_rr_get_interval
1660e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_setaffinity __NR_sched_setaffinity
16613fa60e10bcbfb8c7d94aeefc427640371683c920Elliott Hughes#define SYS_sched_setattr __NR_sched_setattr
1662e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_setparam __NR_sched_setparam
1663e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_setscheduler __NR_sched_setscheduler
1664e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sched_yield __NR_sched_yield
166582d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0fChristopher Ferris#define SYS_seccomp __NR_seccomp
1666e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_security __NR_security
1667e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_select __NR_select
1668e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_semctl __NR_semctl
1669e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_semget __NR_semget
1670e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_semop __NR_semop
1671e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_semtimedop __NR_semtimedop
1672e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sendfile __NR_sendfile
1673e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sendmmsg __NR_sendmmsg
1674e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sendmsg __NR_sendmsg
1675e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sendto __NR_sendto
1676e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_set_mempolicy __NR_set_mempolicy
1677e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_set_robust_list __NR_set_robust_list
1678e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_set_thread_area __NR_set_thread_area
1679e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_set_tid_address __NR_set_tid_address
1680e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setdomainname __NR_setdomainname
1681e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setfsgid __NR_setfsgid
1682e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setfsuid __NR_setfsuid
1683e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setgid __NR_setgid
1684e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setgroups __NR_setgroups
1685e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sethostname __NR_sethostname
1686e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setitimer __NR_setitimer
1687e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setns __NR_setns
1688e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setpgid __NR_setpgid
1689e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setpriority __NR_setpriority
1690e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setregid __NR_setregid
1691e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setresgid __NR_setresgid
1692e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setresuid __NR_setresuid
1693e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setreuid __NR_setreuid
1694e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setrlimit __NR_setrlimit
1695e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setsid __NR_setsid
1696e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setsockopt __NR_setsockopt
1697e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_settimeofday __NR_settimeofday
1698e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setuid __NR_setuid
1699e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_setxattr __NR_setxattr
1700e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_shmat __NR_shmat
1701e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_shmctl __NR_shmctl
1702e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_shmdt __NR_shmdt
1703e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_shmget __NR_shmget
1704e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_shutdown __NR_shutdown
1705e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sigaltstack __NR_sigaltstack
1706e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_signalfd __NR_signalfd
1707e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_signalfd4 __NR_signalfd4
1708e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_socket __NR_socket
1709e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_socketpair __NR_socketpair
1710e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_splice __NR_splice
1711e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_stat __NR_stat
1712e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_statfs __NR_statfs
1713e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_swapoff __NR_swapoff
1714e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_swapon __NR_swapon
1715e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_symlink __NR_symlink
1716e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_symlinkat __NR_symlinkat
1717e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sync __NR_sync
1718e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sync_file_range __NR_sync_file_range
1719e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_syncfs __NR_syncfs
1720e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sysfs __NR_sysfs
1721e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_sysinfo __NR_sysinfo
1722e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_syslog __NR_syslog
1723e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_tee __NR_tee
1724e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_tgkill __NR_tgkill
1725e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_time __NR_time
1726e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timer_create __NR_timer_create
1727e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timer_delete __NR_timer_delete
1728e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timer_getoverrun __NR_timer_getoverrun
1729e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timer_gettime __NR_timer_gettime
1730e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timer_settime __NR_timer_settime
1731e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timerfd_create __NR_timerfd_create
1732e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timerfd_gettime __NR_timerfd_gettime
1733e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_timerfd_settime __NR_timerfd_settime
1734e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_times __NR_times
1735e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_tkill __NR_tkill
1736e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_truncate __NR_truncate
1737e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_tuxcall __NR_tuxcall
1738e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_umask __NR_umask
1739e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_umount2 __NR_umount2
1740e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_uname __NR_uname
1741e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_unlink __NR_unlink
1742e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_unlinkat __NR_unlinkat
1743e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_unshare __NR_unshare
1744e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_uselib __NR_uselib
174505d08e9716b5974d6ed08973f44930804890b902Christopher Ferris#define SYS_userfaultfd __NR_userfaultfd
1746e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_ustat __NR_ustat
1747e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_utime __NR_utime
1748e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_utimensat __NR_utimensat
1749e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_utimes __NR_utimes
1750e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_vfork __NR_vfork
1751e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_vhangup __NR_vhangup
1752e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_vmsplice __NR_vmsplice
1753e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_vserver __NR_vserver
1754e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_wait4 __NR_wait4
1755e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_waitid __NR_waitid
1756e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_write __NR_write
1757e4ffd9f2341f42c9281b4a93df76768580535eddElliott Hughes#define SYS_writev __NR_writev
17588ecf2258274b6ef2630a503a314573d80517465aElliott Hughes#endif
17595c2772f59d3b6f564897187324d8606f54423207Elliott Hughes#endif /* _BIONIC_GLIBC_SYSCALLS_H_ */
1760