aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fanotify.txt.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-08-10 07:51:02 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-08-13 17:22:16 +0200
commit54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch)
tree579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/fanotify.txt.const
parentb6de93e603915b57a1eccadc8bd530efd00d28f2 (diff)
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
Diffstat (limited to 'sys/linux/fanotify.txt.const')
-rw-r--r--sys/linux/fanotify.txt.const41
1 files changed, 41 insertions, 0 deletions
diff --git a/sys/linux/fanotify.txt.const b/sys/linux/fanotify.txt.const
new file mode 100644
index 000000000..34b5f3f5d
--- /dev/null
+++ b/sys/linux/fanotify.txt.const
@@ -0,0 +1,41 @@
+# Code generated by syz-sysgen. DO NOT EDIT.
+arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+FAN_ACCESS = 1
+FAN_ACCESS_PERM = 131072
+FAN_CLASS_CONTENT = 4
+FAN_CLASS_NOTIF = 0
+FAN_CLASS_PRE_CONTENT = 8
+FAN_CLOEXEC = 1
+FAN_CLOSE_NOWRITE = 16
+FAN_CLOSE_WRITE = 8
+FAN_ENABLE_AUDIT = 64
+FAN_EVENT_ON_CHILD = 134217728
+FAN_MARK_ADD = 1
+FAN_MARK_DONT_FOLLOW = 4
+FAN_MARK_FLUSH = 128
+FAN_MARK_IGNORED_MASK = 32
+FAN_MARK_IGNORED_SURV_MODIFY = 64
+FAN_MARK_MOUNT = 16
+FAN_MARK_ONLYDIR = 8
+FAN_MARK_REMOVE = 2
+FAN_MODIFY = 2
+FAN_NONBLOCK = 2
+FAN_ONDIR = 1073741824
+FAN_OPEN = 32
+FAN_OPEN_EXEC = 4096
+FAN_OPEN_EXEC_PERM = 262144
+FAN_OPEN_PERM = 65536
+FAN_UNLIMITED_MARKS = 32
+FAN_UNLIMITED_QUEUE = 16
+O_APPEND = 1024, mips64le:8
+O_CLOEXEC = 524288
+O_DSYNC = 4096, mips64le:16
+O_LARGEFILE = 32768, arm:arm64:131072, mips64le:8192, ppc64le:65536
+O_NOATIME = 262144
+O_NONBLOCK = 2048, mips64le:128
+O_RDONLY = 0
+O_RDWR = 2
+O_SYNC = 1052672, mips64le:16400
+O_WRONLY = 1
+__NR_fanotify_init = 262, 386:338, amd64:300, arm:367, mips64le:5295, ppc64le:323, s390x:332
+__NR_fanotify_mark = 263, 386:339, amd64:301, arm:368, mips64le:5296, ppc64le:324, s390x:333