Home
last modified time | relevance | path

Searched refs:stop_waitq (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/fuse/
H A Ddev_uring_i.h125 wait_queue_head_t stop_waitq; member
166 wait_event(ring->stop_waitq, in fuse_uring_wait_stopped_queues()
H A Ddev_uring.c236 init_waitqueue_head(&ring->stop_waitq); in fuse_uring_create()
445 wake_up_all(&ring->stop_waitq); in fuse_uring_async_stop_queues()
472 wake_up_all(&ring->stop_waitq); in fuse_uring_stop_queues()