aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/watch_queue.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/watch_queue.txt')
-rw-r--r--sys/linux/watch_queue.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/watch_queue.txt b/sys/linux/watch_queue.txt
index 9f08bf6f3..c414f184b 100644
--- a/sys/linux/watch_queue.txt
+++ b/sys/linux/watch_queue.txt
@@ -7,7 +7,7 @@ include <uapi/linux/watch_queue.h>
resource fd_watch_queue[fd]
-openat$watch_queue(fd const[AT_FDCWD], file ptr[in, string["/dev/fd_watch_queue"]], flags flags[open_flags], mode const[0]) fd_watch_queue
+openat$watch_queue(fd const[AT_FDCWD], file ptr[in, string["/dev/watch_queue"]], flags flags[open_flags], mode const[0]) fd_watch_queue
mmap$watch_queue(addr vma, len len[addr], prot flags[mmap_prot], flags flags[mmap_flags], fd fd_watch_queue, offset const[0])
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])