diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-03-16 11:18:40 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-03-16 15:11:05 +0100 |
| commit | 46cc3b2193a3be0e0043d9cb98af1121aeebf09d (patch) | |
| tree | adb896e692d32bd340d27494e51cfa05718100de /sys/linux/watch_queue.txt.const | |
| parent | 3f1e91ed11e657c596a375b100695a8b4e0d6e37 (diff) | |
sys/linux: update watch queue descriptions
The interface has significantly changed since the first version.
Update to the upstreammed interface.
Fixes #3030
Diffstat (limited to 'sys/linux/watch_queue.txt.const')
| -rw-r--r-- | sys/linux/watch_queue.txt.const | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/linux/watch_queue.txt.const b/sys/linux/watch_queue.txt.const new file mode 100644 index 000000000..6d4fd72a0 --- /dev/null +++ b/sys/linux/watch_queue.txt.const @@ -0,0 +1,8 @@ +# Code generated by syz-sysgen. DO NOT EDIT. +arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x +IOC_WATCH_QUEUE_SET_FILTER = 22369, mips64le:ppc64le:536893281 +IOC_WATCH_QUEUE_SET_SIZE = 22368, mips64le:ppc64le:536893280 +O_NOTIFICATION_PIPE = 128, mips64le:1024 +__NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015 +__NR_pipe2 = 59, 386:331, amd64:293, arm:359, mips64le:5287, ppc64le:317, s390x:325 +__NR_read = 3, amd64:0, arm64:riscv64:63, mips64le:5000 |
