aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/watch_queue.txt
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-10-15 14:13:41 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-10-15 14:13:41 +0200
commitd4ea592f78feb8f04941a301b93e09880c3546a3 (patch)
tree2ed5c4ce87e6d76a95c690f4c00236a4d82bd16b /sys/linux/watch_queue.txt
parent2b7a4c5e693cbc6768ce5d72f41a6a52845e81f0 (diff)
sys/linux: add some new flags
Add a few new assorted things, some flags, etc.
Diffstat (limited to 'sys/linux/watch_queue.txt')
-rw-r--r--sys/linux/watch_queue.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/watch_queue.txt b/sys/linux/watch_queue.txt
index d6bc9b33c..9f08bf6f3 100644
--- a/sys/linux/watch_queue.txt
+++ b/sys/linux/watch_queue.txt
@@ -12,6 +12,8 @@ mmap$watch_queue(addr vma, len len[addr], prot flags[mmap_prot], flags flags[mma
ioctl$IOC_WATCH_QUEUE_SET_SIZE(fd fd_watch_queue, cmd const[IOC_WATCH_QUEUE_SET_SIZE], arg flags[watch_queue_size])
ioctl$IOC_WATCH_QUEUE_SET_FILTER(fd fd_watch_queue, cmd const[IOC_WATCH_QUEUE_SET_FILTER], arg ptr[in, watch_notification_filter])
+watch_devices(watch_fd fd_watch_queue, watch_id intptr[-1:0xff], flags const[0])
+
watch_notification_filter {
nr_filters len[filters, int32]
__reserved const[0, int32]