aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2023-04-03 07:45:07 +0200
committerDmitry Vyukov <dvyukov@google.com>2023-04-03 10:29:09 +0200
commit77a7129ed4d2c502bc861e910db7c9ad61796460 (patch)
treed9eb7a254ac53ff3485d03f736d41e467849810d /sys/linux
parentcdf95497cc3cd83b9ae9540810ff3dc0b173eff4 (diff)
sys/linux: add set_mempolicy_home_node syscall description
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/sys.txt1
-rw-r--r--sys/linux/sys.txt.const1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/sys.txt b/sys/linux/sys.txt
index 78e45310a..02bd2b9ff 100644
--- a/sys/linux/sys.txt
+++ b/sys/linux/sys.txt
@@ -188,6 +188,7 @@ move_pages(pid pid, nr len[pages], pages ptr[in, array[vma]], nodes ptr[in, arra
migrate_pages(pid pid, maxnode intptr, old ptr[in, int64], new ptr[in, int64])
set_mempolicy(mode flags[mbind_mode], nodemask ptr[in, int64], maxnode intptr)
get_mempolicy(mode ptr[out, int32], nodemask ptr[out, int64], maxnode intptr, addr vma, flags flags[mempolicy_flags])
+set_mempolicy_home_node(addr vma, len len[addr], home_node intptr[0:3], flags const[0])
mincore(addr vma, size len[addr], vec buffer[out])
mlock(addr vma, size len[addr])
mlock2(addr vma, size len[addr], flags flags[mlock_flags])
diff --git a/sys/linux/sys.txt.const b/sys/linux/sys.txt.const
index 7c5d9cd7f..a979d9938 100644
--- a/sys/linux/sys.txt.const
+++ b/sys/linux/sys.txt.const
@@ -782,6 +782,7 @@ __NR_select = 82, amd64:23, arm:arm64:mips64le:riscv64:???, s390x:142
__NR_sendfile = 187, amd64:40, arm64:riscv64:71, mips64le:5039, ppc64le:186
__NR_sendfile64 = 239, amd64:arm64:mips64le:ppc64le:riscv64:s390x:???
__NR_set_mempolicy = 237, 386:276, amd64:238, arm:321, mips64le:5229, ppc64le:261, s390x:270
+__NR_set_mempolicy_home_node = 450, mips64le:5450
__NR_set_thread_area = 386:243, amd64:205, arm:arm64:ppc64le:riscv64:s390x:???, mips64le:5242
__NR_set_tid_address = 96, 386:258, amd64:218, arm:256, mips64le:5212, ppc64le:232, s390x:252
__NR_setfsgid = 139, amd64:123, arm64:riscv64:152, mips64le:5121, s390x:216