aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/seccomp_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/seccomp_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/seccomp_mips64le.const')
-rw-r--r--sys/linux/seccomp_mips64le.const16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys/linux/seccomp_mips64le.const b/sys/linux/seccomp_mips64le.const
new file mode 100644
index 000000000..4e25b6834
--- /dev/null
+++ b/sys/linux/seccomp_mips64le.const
@@ -0,0 +1,16 @@
+# AUTOGENERATED FILE
+SECCOMP_FILTER_FLAG_LOG = 2
+SECCOMP_FILTER_FLAG_LOG_LISTENER = 10
+SECCOMP_FILTER_FLAG_NEW_LISTENER = 8
+SECCOMP_FILTER_FLAG_SPEC_ALLOW = 4
+SECCOMP_FILTER_FLAG_SPEC_ALLOW_LISTENER = 12
+SECCOMP_FILTER_FLAG_TSYNC = 1
+SECCOMP_GET_ACTION_AVAIL = 2
+SECCOMP_GET_NOTIF_SIZES = 3
+SECCOMP_IOCTL_NOTIF_ID_VALID = 1074274562
+SECCOMP_IOCTL_NOTIF_RECV = 3226476800
+SECCOMP_IOCTL_NOTIF_SEND = 3222806785
+SECCOMP_SET_MODE_FILTER = 1
+SECCOMP_SET_MODE_STRICT = 0
+__NR_ioctl = 5015
+__NR_seccomp = 5312