diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 07:45:07 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 10:29:09 +0200 |
| commit | 11d0e932eb82ef70289fd831f1196b9594ff50fb (patch) | |
| tree | 44e22e61c333480ecb0f371e62e5e1fbae21c914 /sys/linux/sys.txt.const | |
| parent | 77a7129ed4d2c502bc861e910db7c9ad61796460 (diff) | |
sys/linux: add map_shadow_stack syscall descriptions
Diffstat (limited to 'sys/linux/sys.txt.const')
| -rw-r--r-- | sys/linux/sys.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys.txt.const b/sys/linux/sys.txt.const index a979d9938..8ac271930 100644 --- a/sys/linux/sys.txt.const +++ b/sys/linux/sys.txt.const @@ -685,6 +685,7 @@ __NR_lseek = 19, amd64:8, arm64:riscv64:62, mips64le:5008 __NR_lstat = 107, amd64:6, arm64:riscv64:???, mips64le:5006 __NR_lstat64 = 196, amd64:arm64:mips64le:ppc64le:riscv64:s390x:??? __NR_madvise = 219, amd64:28, arm:220, arm64:riscv64:233, mips64le:5027, ppc64le:205 +__NR_map_shadow_stack = 386:arm:arm64:mips64le:ppc64le:riscv64:s390x:???, amd64:451 __NR_mbind = 235, 386:274, amd64:237, arm:319, mips64le:5227, ppc64le:259, s390x:268 __NR_membarrier = 283, 386:375, amd64:324, arm:389, mips64le:5318, ppc64le:365, s390x:356 __NR_memfd_create = 279, 386:356, amd64:319, arm:385, mips64le:5314, ppc64le:360, s390x:350 |
