about summary refs log tree commit diff
path: root/arch/x86_64/bits/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/bits/syscall.h')
-rw-r--r--arch/x86_64/bits/syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86_64/bits/syscall.h b/arch/x86_64/bits/syscall.h
index 0ff50268..22aa716c 100644
--- a/arch/x86_64/bits/syscall.h
+++ b/arch/x86_64/bits/syscall.h
@@ -323,6 +323,7 @@
 #define __NR_execveat				322
 #define __NR_userfaultfd			323
 #define __NR_membarrier				324
+#define __NR_mlock2				325
 
 
 
@@ -653,3 +654,4 @@
 #define SYS_execveat				322
 #define SYS_userfaultfd				323
 #define SYS_membarrier				324
+#define SYS_mlock2				325