summaryrefslogtreecommitdiff
path: root/arch/i386/bits/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/bits/syscall.h')
-rw-r--r--arch/i386/bits/syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/i386/bits/syscall.h b/arch/i386/bits/syscall.h
index 27c5325c..b1a389b4 100644
--- a/arch/i386/bits/syscall.h
+++ b/arch/i386/bits/syscall.h
@@ -374,6 +374,7 @@
#define __NR_shutdown 373
#define __NR_userfaultfd 374
#define __NR_membarrier 375
+#define __NR_mlock2 376
/* Repeated with SYS_ prefix */
@@ -754,3 +755,4 @@
#define SYS_shutdown 373
#define SYS_userfaultfd 374
#define SYS_membarrier 375
+#define SYS_mlock2 376