aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/io_uring_mips64le.const
diff options
context:
space:
mode:
authorJouni Hogander <jouni.hogander@unikie.com>2019-12-09 13:56:27 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-12-17 11:10:52 +0100
commit2b31345f36a04f232a5f698a6dc19e8123f204ab (patch)
tree3c4d3682fed0e4178bbadec10b097769ea099647 /sys/linux/io_uring_mips64le.const
parent24856513b213e1440ce87fafb7ed629c10b87c20 (diff)
Autogenerated files for linux/mips64le
This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate
Diffstat (limited to 'sys/linux/io_uring_mips64le.const')
-rw-r--r--sys/linux/io_uring_mips64le.const22
1 files changed, 22 insertions, 0 deletions
diff --git a/sys/linux/io_uring_mips64le.const b/sys/linux/io_uring_mips64le.const
new file mode 100644
index 000000000..98d413108
--- /dev/null
+++ b/sys/linux/io_uring_mips64le.const
@@ -0,0 +1,22 @@
+# AUTOGENERATED FILE
+IORING_ENTER_GETEVENTS = 1
+IORING_ENTER_SQ_WAKEUP = 2
+IORING_OFF_CQ_RING = 134217728
+IORING_OFF_SQES = 268435456
+IORING_OFF_SQ_RING = 0
+IORING_REGISTER_BUFFERS = 0
+IORING_REGISTER_EVENTFD = 4
+IORING_REGISTER_FILES = 2
+IORING_REGISTER_FILES_UPDATE = 6
+IORING_SETUP_CQSIZE = 8
+IORING_SETUP_IOPOLL = 1
+IORING_SETUP_SQPOLL = 2
+IORING_SETUP_SQ_AFF = 4
+IORING_UNREGISTER_BUFFERS = 1
+IORING_UNREGISTER_EVENTFD = 5
+IORING_UNREGISTER_FILES = 3
+__NR_io_uring_enter = 5426
+__NR_io_uring_register = 5427
+__NR_io_uring_setup = 5425
+__NR_mmap = 5009
+# __NR_mmap2 is not set