summaryrefslogtreecommitdiff
path: root/arch/mips64/bits
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips64/bits')
-rw-r--r--arch/mips64/bits/syscall.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips64/bits/syscall.h.in b/arch/mips64/bits/syscall.h.in
index 9eebbb6a..ca99e453 100644
--- a/arch/mips64/bits/syscall.h.in
+++ b/arch/mips64/bits/syscall.h.in
@@ -326,4 +326,8 @@
#define __NR_statx 5326
#define __NR_rseq 5327
#define __NR_io_pgetevents 5328
+#define __NR_pidfd_send_signal 5424
+#define __NR_io_uring_setup 5425
+#define __NR_io_uring_enter 5426
+#define __NR_io_uring_register 5427