aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys.txt.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-10-21 09:56:44 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-10-21 15:05:10 +0200
commit15532b85931582f968ac7fc49e0cabd35e93baf3 (patch)
tree959e33a22090c6394afe1d156b31f899ff020dfe /sys/linux/sys.txt.const
parentf111d03be02771a52d5610a70bca229e552c7753 (diff)
sys/linux: add descriptions of process_mrelease syscall
See: https://elixir.bootlin.com/linux/v5.15-rc6/source/mm/oom_kill.c#L1146
Diffstat (limited to 'sys/linux/sys.txt.const')
-rw-r--r--sys/linux/sys.txt.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys.txt.const b/sys/linux/sys.txt.const
index aef13de9f..8d2d3e6c3 100644
--- a/sys/linux/sys.txt.const
+++ b/sys/linux/sys.txt.const
@@ -727,6 +727,7 @@ __NR_preadv = 69, 386:333, amd64:295, arm:361, mips64le:5289, ppc64le:320, s390x
__NR_preadv2 = 286, 386:378, amd64:327, arm:392, mips64le:5321, ppc64le:380, s390x:376
__NR_prlimit64 = 261, 386:340, amd64:302, arm:369, mips64le:5297, ppc64le:325, s390x:334
__NR_process_madvise = 440, mips64le:5440
+__NR_process_mrelease = 448, mips64le:5448
__NR_process_vm_readv = 270, 386:347, amd64:310, arm:376, mips64le:5304, ppc64le:351, s390x:340
__NR_process_vm_writev = 271, 386:348, amd64:311, arm:377, mips64le:5305, ppc64le:352, s390x:341
__NR_pselect6 = 72, 386:308, amd64:270, arm:335, mips64le:5260, ppc64le:280, s390x:301