summaryrefslogtreecommitdiff
path: root/arch/mips/bits/syscall.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/bits/syscall.h.in')
-rw-r--r--arch/mips/bits/syscall.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/bits/syscall.h.in b/arch/mips/bits/syscall.h.in
index 1d0deed3..63e3503a 100644
--- a/arch/mips/bits/syscall.h.in
+++ b/arch/mips/bits/syscall.h.in
@@ -415,4 +415,7 @@
#define __NR_process_madvise 4440
#define __NR_epoll_pwait2 4441
#define __NR_mount_setattr 4442
+#define __NR_landlock_create_ruleset 4444
+#define __NR_landlock_add_rule 4445
+#define __NR_landlock_restrict_self 4446