Searched refs:stop_waitq (Results 1 – 2 of 2) sorted by relevance
125 wait_queue_head_t stop_waitq; member166 wait_event(ring->stop_waitq, in fuse_uring_wait_stopped_queues()
252 init_waitqueue_head(&ring->stop_waitq); in fuse_uring_create()461 wake_up_all(&ring->stop_waitq); in fuse_uring_async_stop_queues()488 wake_up_all(&ring->stop_waitq); in fuse_uring_stop_queues()
Completed in 8 milliseconds