1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 // Generated from the Linux kernel's calls.S.
6 #ifndef SANDBOX_LINUX_SYSTEM_HEADERS_MIPS64_LINUX_SYSCALLS_H_
7 #define SANDBOX_LINUX_SYSTEM_HEADERS_MIPS64_LINUX_SYSCALLS_H_
9 #if !defined(__mips__) || (_MIPS_SIM != _ABI64)
10 #error "Including header on wrong architecture"
13 // __NR_Linux, is defined in <asm/unistd.h>.
14 #include <asm/unistd.h>
16 #if !defined(__NR_read)
17 #define __NR_read (__NR_Linux + 0)
20 #if !defined(__NR_write)
21 #define __NR_write (__NR_Linux + 1)
24 #if !defined(__NR_open)
25 #define __NR_open (__NR_Linux + 2)
28 #if !defined(__NR_close)
29 #define __NR_close (__NR_Linux + 3)
32 #if !defined(__NR_stat)
33 #define __NR_stat (__NR_Linux + 4)
36 #if !defined(__NR_fstat)
37 #define __NR_fstat (__NR_Linux + 5)
40 #if !defined(__NR_lstat)
41 #define __NR_lstat (__NR_Linux + 6)
44 #if !defined(__NR_poll)
45 #define __NR_poll (__NR_Linux + 7)
48 #if !defined(__NR_lseek)
49 #define __NR_lseek (__NR_Linux + 8)
52 #if !defined(__NR_mmap)
53 #define __NR_mmap (__NR_Linux + 9)
56 #if !defined(__NR_mprotect)
57 #define __NR_mprotect (__NR_Linux + 10)
60 #if !defined(__NR_munmap)
61 #define __NR_munmap (__NR_Linux + 11)
64 #if !defined(__NR_brk)
65 #define __NR_brk (__NR_Linux + 12)
68 #if !defined(__NR_rt_sigaction)
69 #define __NR_rt_sigaction (__NR_Linux + 13)
72 #if !defined(__NR_rt_sigprocmask)
73 #define __NR_rt_sigprocmask (__NR_Linux + 14)
76 #if !defined(__NR_ioctl)
77 #define __NR_ioctl (__NR_Linux + 15)
80 #if !defined(__NR_pread64)
81 #define __NR_pread64 (__NR_Linux + 16)
84 #if !defined(__NR_pwrite64)
85 #define __NR_pwrite64 (__NR_Linux + 17)
88 #if !defined(__NR_readv)
89 #define __NR_readv (__NR_Linux + 18)
92 #if !defined(__NR_writev)
93 #define __NR_writev (__NR_Linux + 19)
96 #if !defined(__NR_access)
97 #define __NR_access (__NR_Linux + 20)
100 #if !defined(__NR_pipe)
101 #define __NR_pipe (__NR_Linux + 21)
104 #if !defined(__NR__newselect)
105 #define __NR__newselect (__NR_Linux + 22)
108 #if !defined(__NR_sched_yield)
109 #define __NR_sched_yield (__NR_Linux + 23)
112 #if !defined(__NR_mremap)
113 #define __NR_mremap (__NR_Linux + 24)
116 #if !defined(__NR_msync)
117 #define __NR_msync (__NR_Linux + 25)
120 #if !defined(__NR_mincore)
121 #define __NR_mincore (__NR_Linux + 26)
124 #if !defined(__NR_madvise)
125 #define __NR_madvise (__NR_Linux + 27)
128 #if !defined(__NR_shmget)
129 #define __NR_shmget (__NR_Linux + 28)
132 #if !defined(__NR_shmat)
133 #define __NR_shmat (__NR_Linux + 29)
136 #if !defined(__NR_shmctl)
137 #define __NR_shmctl (__NR_Linux + 30)
140 #if !defined(__NR_dup)
141 #define __NR_dup (__NR_Linux + 31)
144 #if !defined(__NR_dup2)
145 #define __NR_dup2 (__NR_Linux + 32)
148 #if !defined(__NR_pause)
149 #define __NR_pause (__NR_Linux + 33)
152 #if !defined(__NR_nanosleep)
153 #define __NR_nanosleep (__NR_Linux + 34)
156 #if !defined(__NR_getitimer)
157 #define __NR_getitimer (__NR_Linux + 35)
160 #if !defined(__NR_setitimer)
161 #define __NR_setitimer (__NR_Linux + 36)
164 #if !defined(__NR_alarm)
165 #define __NR_alarm (__NR_Linux + 37)
168 #if !defined(__NR_getpid)
169 #define __NR_getpid (__NR_Linux + 38)
172 #if !defined(__NR_sendfile)
173 #define __NR_sendfile (__NR_Linux + 39)
176 #if !defined(__NR_socket)
177 #define __NR_socket (__NR_Linux + 40)
180 #if !defined(__NR_connect)
181 #define __NR_connect (__NR_Linux + 41)
184 #if !defined(__NR_accept)
185 #define __NR_accept (__NR_Linux + 42)
188 #if !defined(__NR_sendto)
189 #define __NR_sendto (__NR_Linux + 43)
192 #if !defined(__NR_recvfrom)
193 #define __NR_recvfrom (__NR_Linux + 44)
196 #if !defined(__NR_sendmsg)
197 #define __NR_sendmsg (__NR_Linux + 45)
200 #if !defined(__NR_recvmsg)
201 #define __NR_recvmsg (__NR_Linux + 46)
204 #if !defined(__NR_shutdown)
205 #define __NR_shutdown (__NR_Linux + 47)
208 #if !defined(__NR_bind)
209 #define __NR_bind (__NR_Linux + 48)
212 #if !defined(__NR_listen)
213 #define __NR_listen (__NR_Linux + 49)
216 #if !defined(__NR_getsockname)
217 #define __NR_getsockname (__NR_Linux + 50)
220 #if !defined(__NR_getpeername)
221 #define __NR_getpeername (__NR_Linux + 51)
224 #if !defined(__NR_socketpair)
225 #define __NR_socketpair (__NR_Linux + 52)
228 #if !defined(__NR_setsockopt)
229 #define __NR_setsockopt (__NR_Linux + 53)
232 #if !defined(__NR_getsockopt)
233 #define __NR_getsockopt (__NR_Linux + 54)
236 #if !defined(__NR_clone)
237 #define __NR_clone (__NR_Linux + 55)
240 #if !defined(__NR_fork)
241 #define __NR_fork (__NR_Linux + 56)
244 #if !defined(__NR_execve)
245 #define __NR_execve (__NR_Linux + 57)
248 #if !defined(__NR_exit)
249 #define __NR_exit (__NR_Linux + 58)
252 #if !defined(__NR_wait4)
253 #define __NR_wait4 (__NR_Linux + 59)
256 #if !defined(__NR_kill)
257 #define __NR_kill (__NR_Linux + 60)
260 #if !defined(__NR_uname)
261 #define __NR_uname (__NR_Linux + 61)
264 #if !defined(__NR_semget)
265 #define __NR_semget (__NR_Linux + 62)
268 #if !defined(__NR_semop)
269 #define __NR_semop (__NR_Linux + 63)
272 #if !defined(__NR_semctl)
273 #define __NR_semctl (__NR_Linux + 64)
276 #if !defined(__NR_shmdt)
277 #define __NR_shmdt (__NR_Linux + 65)
280 #if !defined(__NR_msgget)
281 #define __NR_msgget (__NR_Linux + 66)
284 #if !defined(__NR_msgsnd)
285 #define __NR_msgsnd (__NR_Linux + 67)
288 #if !defined(__NR_msgrcv)
289 #define __NR_msgrcv (__NR_Linux + 68)
292 #if !defined(__NR_msgctl)
293 #define __NR_msgctl (__NR_Linux + 69)
296 #if !defined(__NR_fcntl)
297 #define __NR_fcntl (__NR_Linux + 70)
300 #if !defined(__NR_flock)
301 #define __NR_flock (__NR_Linux + 71)
304 #if !defined(__NR_fsync)
305 #define __NR_fsync (__NR_Linux + 72)
308 #if !defined(__NR_fdatasync)
309 #define __NR_fdatasync (__NR_Linux + 73)
312 #if !defined(__NR_truncate)
313 #define __NR_truncate (__NR_Linux + 74)
316 #if !defined(__NR_ftruncate)
317 #define __NR_ftruncate (__NR_Linux + 75)
320 #if !defined(__NR_getdents)
321 #define __NR_getdents (__NR_Linux + 76)
324 #if !defined(__NR_getcwd)
325 #define __NR_getcwd (__NR_Linux + 77)
328 #if !defined(__NR_chdir)
329 #define __NR_chdir (__NR_Linux + 78)
332 #if !defined(__NR_fchdir)
333 #define __NR_fchdir (__NR_Linux + 79)
336 #if !defined(__NR_rename)
337 #define __NR_rename (__NR_Linux + 80)
340 #if !defined(__NR_mkdir)
341 #define __NR_mkdir (__NR_Linux + 81)
344 #if !defined(__NR_rmdir)
345 #define __NR_rmdir (__NR_Linux + 82)
348 #if !defined(__NR_creat)
349 #define __NR_creat (__NR_Linux + 83)
352 #if !defined(__NR_link)
353 #define __NR_link (__NR_Linux + 84)
356 #if !defined(__NR_unlink)
357 #define __NR_unlink (__NR_Linux + 85)
360 #if !defined(__NR_symlink)
361 #define __NR_symlink (__NR_Linux + 86)
364 #if !defined(__NR_readlink)
365 #define __NR_readlink (__NR_Linux + 87)
368 #if !defined(__NR_chmod)
369 #define __NR_chmod (__NR_Linux + 88)
372 #if !defined(__NR_fchmod)
373 #define __NR_fchmod (__NR_Linux + 89)
376 #if !defined(__NR_chown)
377 #define __NR_chown (__NR_Linux + 90)
380 #if !defined(__NR_fchown)
381 #define __NR_fchown (__NR_Linux + 91)
384 #if !defined(__NR_lchown)
385 #define __NR_lchown (__NR_Linux + 92)
388 #if !defined(__NR_umask)
389 #define __NR_umask (__NR_Linux + 93)
392 #if !defined(__NR_gettimeofday)
393 #define __NR_gettimeofday (__NR_Linux + 94)
396 #if !defined(__NR_getrlimit)
397 #define __NR_getrlimit (__NR_Linux + 95)
400 #if !defined(__NR_getrusage)
401 #define __NR_getrusage (__NR_Linux + 96)
404 #if !defined(__NR_sysinfo)
405 #define __NR_sysinfo (__NR_Linux + 97)
408 #if !defined(__NR_times)
409 #define __NR_times (__NR_Linux + 98)
412 #if !defined(__NR_ptrace)
413 #define __NR_ptrace (__NR_Linux + 99)
416 #if !defined(__NR_getuid)
417 #define __NR_getuid (__NR_Linux + 100)
420 #if !defined(__NR_syslog)
421 #define __NR_syslog (__NR_Linux + 101)
424 #if !defined(__NR_getgid)
425 #define __NR_getgid (__NR_Linux + 102)
428 #if !defined(__NR_setuid)
429 #define __NR_setuid (__NR_Linux + 103)
432 #if !defined(__NR_setgid)
433 #define __NR_setgid (__NR_Linux + 104)
436 #if !defined(__NR_geteuid)
437 #define __NR_geteuid (__NR_Linux + 105)
440 #if !defined(__NR_getegid)
441 #define __NR_getegid (__NR_Linux + 106)
444 #if !defined(__NR_setpgid)
445 #define __NR_setpgid (__NR_Linux + 107)
448 #if !defined(__NR_getppid)
449 #define __NR_getppid (__NR_Linux + 108)
452 #if !defined(__NR_getpgrp)
453 #define __NR_getpgrp (__NR_Linux + 109)
456 #if !defined(__NR_setsid)
457 #define __NR_setsid (__NR_Linux + 110)
460 #if !defined(__NR_setreuid)
461 #define __NR_setreuid (__NR_Linux + 111)
464 #if !defined(__NR_setregid)
465 #define __NR_setregid (__NR_Linux + 112)
468 #if !defined(__NR_getgroups)
469 #define __NR_getgroups (__NR_Linux + 113)
472 #if !defined(__NR_setgroups)
473 #define __NR_setgroups (__NR_Linux + 114)
476 #if !defined(__NR_setresuid)
477 #define __NR_setresuid (__NR_Linux + 115)
480 #if !defined(__NR_getresuid)
481 #define __NR_getresuid (__NR_Linux + 116)
484 #if !defined(__NR_setresgid)
485 #define __NR_setresgid (__NR_Linux + 117)
488 #if !defined(__NR_getresgid)
489 #define __NR_getresgid (__NR_Linux + 118)
492 #if !defined(__NR_getpgid)
493 #define __NR_getpgid (__NR_Linux + 119)
496 #if !defined(__NR_setfsuid)
497 #define __NR_setfsuid (__NR_Linux + 120)
500 #if !defined(__NR_setfsgid)
501 #define __NR_setfsgid (__NR_Linux + 121)
504 #if !defined(__NR_getsid)
505 #define __NR_getsid (__NR_Linux + 122)
508 #if !defined(__NR_capget)
509 #define __NR_capget (__NR_Linux + 123)
512 #if !defined(__NR_capset)
513 #define __NR_capset (__NR_Linux + 124)
516 #if !defined(__NR_rt_sigpending)
517 #define __NR_rt_sigpending (__NR_Linux + 125)
520 #if !defined(__NR_rt_sigtimedwait)
521 #define __NR_rt_sigtimedwait (__NR_Linux + 126)
524 #if !defined(__NR_rt_sigqueueinfo)
525 #define __NR_rt_sigqueueinfo (__NR_Linux + 127)
528 #if !defined(__NR_rt_sigsuspend)
529 #define __NR_rt_sigsuspend (__NR_Linux + 128)
532 #if !defined(__NR_sigaltstack)
533 #define __NR_sigaltstack (__NR_Linux + 129)
536 #if !defined(__NR_utime)
537 #define __NR_utime (__NR_Linux + 130)
540 #if !defined(__NR_mknod)
541 #define __NR_mknod (__NR_Linux + 131)
544 #if !defined(__NR_personality)
545 #define __NR_personality (__NR_Linux + 132)
548 #if !defined(__NR_ustat)
549 #define __NR_ustat (__NR_Linux + 133)
552 #if !defined(__NR_statfs)
553 #define __NR_statfs (__NR_Linux + 134)
556 #if !defined(__NR_fstatfs)
557 #define __NR_fstatfs (__NR_Linux + 135)
560 #if !defined(__NR_sysfs)
561 #define __NR_sysfs (__NR_Linux + 136)
564 #if !defined(__NR_getpriority)
565 #define __NR_getpriority (__NR_Linux + 137)
568 #if !defined(__NR_setpriority)
569 #define __NR_setpriority (__NR_Linux + 138)
572 #if !defined(__NR_sched_setparam)
573 #define __NR_sched_setparam (__NR_Linux + 139)
576 #if !defined(__NR_sched_getparam)
577 #define __NR_sched_getparam (__NR_Linux + 140)
580 #if !defined(__NR_sched_setscheduler)
581 #define __NR_sched_setscheduler (__NR_Linux + 141)
584 #if !defined(__NR_sched_getscheduler)
585 #define __NR_sched_getscheduler (__NR_Linux + 142)
588 #if !defined(__NR_sched_get_priority_max)
589 #define __NR_sched_get_priority_max (__NR_Linux + 143)
592 #if !defined(__NR_sched_get_priority_min)
593 #define __NR_sched_get_priority_min (__NR_Linux + 144)
596 #if !defined(__NR_sched_rr_get_interval)
597 #define __NR_sched_rr_get_interval (__NR_Linux + 145)
600 #if !defined(__NR_mlock)
601 #define __NR_mlock (__NR_Linux + 146)
604 #if !defined(__NR_munlock)
605 #define __NR_munlock (__NR_Linux + 147)
608 #if !defined(__NR_mlockall)
609 #define __NR_mlockall (__NR_Linux + 148)
612 #if !defined(__NR_munlockall)
613 #define __NR_munlockall (__NR_Linux + 149)
616 #if !defined(__NR_vhangup)
617 #define __NR_vhangup (__NR_Linux + 150)
620 #if !defined(__NR_pivot_root)
621 #define __NR_pivot_root (__NR_Linux + 151)
624 #if !defined(__NR__sysctl)
625 #define __NR__sysctl (__NR_Linux + 152)
628 #if !defined(__NR_prctl)
629 #define __NR_prctl (__NR_Linux + 153)
632 #if !defined(__NR_adjtimex)
633 #define __NR_adjtimex (__NR_Linux + 154)
636 #if !defined(__NR_setrlimit)
637 #define __NR_setrlimit (__NR_Linux + 155)
640 #if !defined(__NR_chroot)
641 #define __NR_chroot (__NR_Linux + 156)
644 #if !defined(__NR_sync)
645 #define __NR_sync (__NR_Linux + 157)
648 #if !defined(__NR_acct)
649 #define __NR_acct (__NR_Linux + 158)
652 #if !defined(__NR_settimeofday)
653 #define __NR_settimeofday (__NR_Linux + 159)
656 #if !defined(__NR_mount)
657 #define __NR_mount (__NR_Linux + 160)
660 #if !defined(__NR_umount2)
661 #define __NR_umount2 (__NR_Linux + 161)
664 #if !defined(__NR_swapon)
665 #define __NR_swapon (__NR_Linux + 162)
668 #if !defined(__NR_swapoff)
669 #define __NR_swapoff (__NR_Linux + 163)
672 #if !defined(__NR_reboot)
673 #define __NR_reboot (__NR_Linux + 164)
676 #if !defined(__NR_sethostname)
677 #define __NR_sethostname (__NR_Linux + 165)
680 #if !defined(__NR_setdomainname)
681 #define __NR_setdomainname (__NR_Linux + 166)
684 #if !defined(__NR_create_module)
685 #define __NR_create_module (__NR_Linux + 167)
688 #if !defined(__NR_init_module)
689 #define __NR_init_module (__NR_Linux + 168)
692 #if !defined(__NR_delete_module)
693 #define __NR_delete_module (__NR_Linux + 169)
696 #if !defined(__NR_get_kernel_syms)
697 #define __NR_get_kernel_syms (__NR_Linux + 170)
700 #if !defined(__NR_query_module)
701 #define __NR_query_module (__NR_Linux + 171)
704 #if !defined(__NR_quotactl)
705 #define __NR_quotactl (__NR_Linux + 172)
708 #if !defined(__NR_nfsservctl)
709 #define __NR_nfsservctl (__NR_Linux + 173)
712 #if !defined(__NR_getpmsg)
713 #define __NR_getpmsg (__NR_Linux + 174)
716 #if !defined(__NR_putpmsg)
717 #define __NR_putpmsg (__NR_Linux + 175)
720 #if !defined(__NR_afs_syscall)
721 #define __NR_afs_syscall (__NR_Linux + 176)
724 #if !defined(__NR_reserved177)
725 #define __NR_reserved177 (__NR_Linux + 177)
728 #if !defined(__NR_gettid)
729 #define __NR_gettid (__NR_Linux + 178)
732 #if !defined(__NR_readahead)
733 #define __NR_readahead (__NR_Linux + 179)
736 #if !defined(__NR_setxattr)
737 #define __NR_setxattr (__NR_Linux + 180)
740 #if !defined(__NR_lsetxattr)
741 #define __NR_lsetxattr (__NR_Linux + 181)
744 #if !defined(__NR_fsetxattr)
745 #define __NR_fsetxattr (__NR_Linux + 182)
748 #if !defined(__NR_getxattr)
749 #define __NR_getxattr (__NR_Linux + 183)
752 #if !defined(__NR_lgetxattr)
753 #define __NR_lgetxattr (__NR_Linux + 184)
756 #if !defined(__NR_fgetxattr)
757 #define __NR_fgetxattr (__NR_Linux + 185)
760 #if !defined(__NR_listxattr)
761 #define __NR_listxattr (__NR_Linux + 186)
764 #if !defined(__NR_llistxattr)
765 #define __NR_llistxattr (__NR_Linux + 187)
768 #if !defined(__NR_flistxattr)
769 #define __NR_flistxattr (__NR_Linux + 188)
772 #if !defined(__NR_removexattr)
773 #define __NR_removexattr (__NR_Linux + 189)
776 #if !defined(__NR_lremovexattr)
777 #define __NR_lremovexattr (__NR_Linux + 190)
780 #if !defined(__NR_fremovexattr)
781 #define __NR_fremovexattr (__NR_Linux + 191)
784 #if !defined(__NR_tkill)
785 #define __NR_tkill (__NR_Linux + 192)
788 #if !defined(__NR_reserved193)
789 #define __NR_reserved193 (__NR_Linux + 193)
792 #if !defined(__NR_futex)
793 #define __NR_futex (__NR_Linux + 194)
796 #if !defined(__NR_sched_setaffinity)
797 #define __NR_sched_setaffinity (__NR_Linux + 195)
800 #if !defined(__NR_sched_getaffinity)
801 #define __NR_sched_getaffinity (__NR_Linux + 196)
804 #if !defined(__NR_cacheflush)
805 #define __NR_cacheflush (__NR_Linux + 197)
808 #if !defined(__NR_cachectl)
809 #define __NR_cachectl (__NR_Linux + 198)
812 #if !defined(__NR_sysmips)
813 #define __NR_sysmips (__NR_Linux + 199)
816 #if !defined(__NR_io_setup)
817 #define __NR_io_setup (__NR_Linux + 200)
820 #if !defined(__NR_io_destroy)
821 #define __NR_io_destroy (__NR_Linux + 201)
824 #if !defined(__NR_io_getevents)
825 #define __NR_io_getevents (__NR_Linux + 202)
828 #if !defined(__NR_io_submit)
829 #define __NR_io_submit (__NR_Linux + 203)
832 #if !defined(__NR_io_cancel)
833 #define __NR_io_cancel (__NR_Linux + 204)
836 #if !defined(__NR_exit_group)
837 #define __NR_exit_group (__NR_Linux + 205)
840 #if !defined(__NR_lookup_dcookie)
841 #define __NR_lookup_dcookie (__NR_Linux + 206)
844 #if !defined(__NR_epoll_create)
845 #define __NR_epoll_create (__NR_Linux + 207)
848 #if !defined(__NR_epoll_ctl)
849 #define __NR_epoll_ctl (__NR_Linux + 208)
852 #if !defined(__NR_epoll_wait)
853 #define __NR_epoll_wait (__NR_Linux + 209)
856 #if !defined(__NR_remap_file_pages)
857 #define __NR_remap_file_pages (__NR_Linux + 210)
860 #if !defined(__NR_rt_sigreturn)
861 #define __NR_rt_sigreturn (__NR_Linux + 211)
864 #if !defined(__NR_set_tid_address)
865 #define __NR_set_tid_address (__NR_Linux + 212)
868 #if !defined(__NR_restart_syscall)
869 #define __NR_restart_syscall (__NR_Linux + 213)
872 #if !defined(__NR_semtimedop)
873 #define __NR_semtimedop (__NR_Linux + 214)
876 #if !defined(__NR_fadvise64)
877 #define __NR_fadvise64 (__NR_Linux + 215)
880 #if !defined(__NR_timer_create)
881 #define __NR_timer_create (__NR_Linux + 216)
884 #if !defined(__NR_timer_settime)
885 #define __NR_timer_settime (__NR_Linux + 217)
888 #if !defined(__NR_timer_gettime)
889 #define __NR_timer_gettime (__NR_Linux + 218)
892 #if !defined(__NR_timer_getoverrun)
893 #define __NR_timer_getoverrun (__NR_Linux + 219)
896 #if !defined(__NR_timer_delete)
897 #define __NR_timer_delete (__NR_Linux + 220)
900 #if !defined(__NR_clock_settime)
901 #define __NR_clock_settime (__NR_Linux + 221)
904 #if !defined(__NR_clock_gettime)
905 #define __NR_clock_gettime (__NR_Linux + 222)
908 #if !defined(__NR_clock_getres)
909 #define __NR_clock_getres (__NR_Linux + 223)
912 #if !defined(__NR_clock_nanosleep)
913 #define __NR_clock_nanosleep (__NR_Linux + 224)
916 #if !defined(__NR_tgkill)
917 #define __NR_tgkill (__NR_Linux + 225)
920 #if !defined(__NR_utimes)
921 #define __NR_utimes (__NR_Linux + 226)
924 #if !defined(__NR_mbind)
925 #define __NR_mbind (__NR_Linux + 227)
928 #if !defined(__NR_get_mempolicy)
929 #define __NR_get_mempolicy (__NR_Linux + 228)
932 #if !defined(__NR_set_mempolicy)
933 #define __NR_set_mempolicy (__NR_Linux + 229)
936 #if !defined(__NR_mq_open)
937 #define __NR_mq_open (__NR_Linux + 230)
940 #if !defined(__NR_mq_unlink)
941 #define __NR_mq_unlink (__NR_Linux + 231)
944 #if !defined(__NR_mq_timedsend)
945 #define __NR_mq_timedsend (__NR_Linux + 232)
948 #if !defined(__NR_mq_timedreceive)
949 #define __NR_mq_timedreceive (__NR_Linux + 233)
952 #if !defined(__NR_mq_notify)
953 #define __NR_mq_notify (__NR_Linux + 234)
956 #if !defined(__NR_mq_getsetattr)
957 #define __NR_mq_getsetattr (__NR_Linux + 235)
960 #if !defined(__NR_vserver)
961 #define __NR_vserver (__NR_Linux + 236)
964 #if !defined(__NR_waitid)
965 #define __NR_waitid (__NR_Linux + 237)
968 /* #define __NR_sys_setaltroot (__NR_Linux + 238) */
970 #if !defined(__NR_add_key)
971 #define __NR_add_key (__NR_Linux + 239)
974 #if !defined(__NR_request_key)
975 #define __NR_request_key (__NR_Linux + 240)
978 #if !defined(__NR_keyctl)
979 #define __NR_keyctl (__NR_Linux + 241)
982 #if !defined(__NR_set_thread_area)
983 #define __NR_set_thread_area (__NR_Linux + 242)
986 #if !defined(__NR_inotify_init)
987 #define __NR_inotify_init (__NR_Linux + 243)
990 #if !defined(__NR_inotify_add_watch)
991 #define __NR_inotify_add_watch (__NR_Linux + 244)
994 #if !defined(__NR_inotify_rm_watch)
995 #define __NR_inotify_rm_watch (__NR_Linux + 245)
998 #if !defined(__NR_migrate_pages)
999 #define __NR_migrate_pages (__NR_Linux + 246)
1002 #if !defined(__NR_openat)
1003 #define __NR_openat (__NR_Linux + 247)
1006 #if !defined(__NR_mkdirat)
1007 #define __NR_mkdirat (__NR_Linux + 248)
1010 #if !defined(__NR_mknodat)
1011 #define __NR_mknodat (__NR_Linux + 249)
1014 #if !defined(__NR_fchownat)
1015 #define __NR_fchownat (__NR_Linux + 250)
1018 #if !defined(__NR_futimesat)
1019 #define __NR_futimesat (__NR_Linux + 251)
1022 #if !defined(__NR_newfstatat)
1023 #define __NR_newfstatat (__NR_Linux + 252)
1026 #if !defined(__NR_unlinkat)
1027 #define __NR_unlinkat (__NR_Linux + 253)
1030 #if !defined(__NR_renameat)
1031 #define __NR_renameat (__NR_Linux + 254)
1034 #if !defined(__NR_linkat)
1035 #define __NR_linkat (__NR_Linux + 255)
1038 #if !defined(__NR_symlinkat)
1039 #define __NR_symlinkat (__NR_Linux + 256)
1042 #if !defined(__NR_readlinkat)
1043 #define __NR_readlinkat (__NR_Linux + 257)
1046 #if !defined(__NR_fchmodat)
1047 #define __NR_fchmodat (__NR_Linux + 258)
1050 #if !defined(__NR_faccessat)
1051 #define __NR_faccessat (__NR_Linux + 259)
1054 #if !defined(__NR_pselect6)
1055 #define __NR_pselect6 (__NR_Linux + 260)
1058 #if !defined(__NR_ppoll)
1059 #define __NR_ppoll (__NR_Linux + 261)
1062 #if !defined(__NR_unshare)
1063 #define __NR_unshare (__NR_Linux + 262)
1066 #if !defined(__NR_splice)
1067 #define __NR_splice (__NR_Linux + 263)
1070 #if !defined(__NR_sync_file_range)
1071 #define __NR_sync_file_range (__NR_Linux + 264)
1074 #if !defined(__NR_tee)
1075 #define __NR_tee (__NR_Linux + 265)
1078 #if !defined(__NR_vmsplice)
1079 #define __NR_vmsplice (__NR_Linux + 266)
1082 #if !defined(__NR_move_pages)
1083 #define __NR_move_pages (__NR_Linux + 267)
1086 #if !defined(__NR_set_robust_list)
1087 #define __NR_set_robust_list (__NR_Linux + 268)
1090 #if !defined(__NR_get_robust_list)
1091 #define __NR_get_robust_list (__NR_Linux + 269)
1094 #if !defined(__NR_kexec_load)
1095 #define __NR_kexec_load (__NR_Linux + 270)
1098 #if !defined(__NR_getcpu)
1099 #define __NR_getcpu (__NR_Linux + 271)
1102 #if !defined(__NR_epoll_pwait)
1103 #define __NR_epoll_pwait (__NR_Linux + 272)
1106 #if !defined(__NR_ioprio_set)
1107 #define __NR_ioprio_set (__NR_Linux + 273)
1110 #if !defined(__NR_ioprio_get)
1111 #define __NR_ioprio_get (__NR_Linux + 274)
1114 #if !defined(__NR_utimensat)
1115 #define __NR_utimensat (__NR_Linux + 275)
1118 #if !defined(__NR_signalfd)
1119 #define __NR_signalfd (__NR_Linux + 276)
1122 #if !defined(__NR_timerfd)
1123 #define __NR_timerfd (__NR_Linux + 277)
1126 #if !defined(__NR_eventfd)
1127 #define __NR_eventfd (__NR_Linux + 278)
1130 #if !defined(__NR_fallocate)
1131 #define __NR_fallocate (__NR_Linux + 279)
1134 #if !defined(__NR_timerfd_create)
1135 #define __NR_timerfd_create (__NR_Linux + 280)
1138 #if !defined(__NR_timerfd_gettime)
1139 #define __NR_timerfd_gettime (__NR_Linux + 281)
1142 #if !defined(__NR_timerfd_settime)
1143 #define __NR_timerfd_settime (__NR_Linux + 282)
1146 #if !defined(__NR_signalfd4)
1147 #define __NR_signalfd4 (__NR_Linux + 283)
1150 #if !defined(__NR_eventfd2)
1151 #define __NR_eventfd2 (__NR_Linux + 284)
1154 #if !defined(__NR_epoll_create1)
1155 #define __NR_epoll_create1 (__NR_Linux + 285)
1158 #if !defined(__NR_dup3)
1159 #define __NR_dup3 (__NR_Linux + 286)
1162 #if !defined(__NR_pipe2)
1163 #define __NR_pipe2 (__NR_Linux + 287)
1166 #if !defined(__NR_inotify_init1)
1167 #define __NR_inotify_init1 (__NR_Linux + 288)
1170 #if !defined(__NR_preadv)
1171 #define __NR_preadv (__NR_Linux + 289)
1174 #if !defined(__NR_pwritev)
1175 #define __NR_pwritev (__NR_Linux + 290)
1178 #if !defined(__NR_rt_tgsigqueueinfo)
1179 #define __NR_rt_tgsigqueueinfo (__NR_Linux + 291)
1182 #if !defined(__NR_perf_event_open)
1183 #define __NR_perf_event_open (__NR_Linux + 292)
1186 #if !defined(__NR_accept4)
1187 #define __NR_accept4 (__NR_Linux + 293)
1190 #if !defined(__NR_recvmmsg)
1191 #define __NR_recvmmsg (__NR_Linux + 294)
1194 #if !defined(__NR_fanotify_init)
1195 #define __NR_fanotify_init (__NR_Linux + 295)
1198 #if !defined(__NR_fanotify_mark)
1199 #define __NR_fanotify_mark (__NR_Linux + 296)
1202 #if !defined(__NR_prlimit64)
1203 #define __NR_prlimit64 (__NR_Linux + 297)
1206 #if !defined(__NR_name_to_handle_at)
1207 #define __NR_name_to_handle_at (__NR_Linux + 298)
1210 #if !defined(__NR_open_by_handle_at)
1211 #define __NR_open_by_handle_at (__NR_Linux + 299)
1214 #if !defined(__NR_clock_adjtime)
1215 #define __NR_clock_adjtime (__NR_Linux + 300)
1218 #if !defined(__NR_syncfs)
1219 #define __NR_syncfs (__NR_Linux + 301)
1222 #if !defined(__NR_sendmmsg)
1223 #define __NR_sendmmsg (__NR_Linux + 302)
1226 #if !defined(__NR_setns)
1227 #define __NR_setns (__NR_Linux + 303)
1230 #if !defined(__NR_process_vm_readv)
1231 #define __NR_process_vm_readv (__NR_Linux + 304)
1234 #if !defined(__NR_process_vm_writev)
1235 #define __NR_process_vm_writev (__NR_Linux + 305)
1238 #if !defined(__NR_kcmp)
1239 #define __NR_kcmp (__NR_Linux + 306)
1242 #if !defined(__NR_finit_module)
1243 #define __NR_finit_module (__NR_Linux + 307)
1246 #if !defined(__NR_getdents64)
1247 #define __NR_getdents64 (__NR_Linux + 308)
1250 #if !defined(__NR_sched_setattr)
1251 #define __NR_sched_setattr (__NR_Linux + 309)
1254 #if !defined(__NR_sched_getattr)
1255 #define __NR_sched_getattr (__NR_Linux + 310)
1258 #if !defined(__NR_renameat2)
1259 #define __NR_renameat2 (__NR_Linux + 311)
1262 #if !defined(__NR_seccomp)
1263 #define __NR_seccomp (__NR_Linux + 312)
1266 #endif // SANDBOX_LINUX_SYSTEM_HEADERS_MIPS64_LINUX_SYSCALLS_H_