Home
last modified time | relevance | path

Searched refs:io_should_wake (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dio_uring.c6930 static inline bool io_should_wake(struct io_wait_queue *iowq) in io_should_wake() function
6953 if (io_should_wake(iowq) || test_bit(0, &iowq->ctx->cq_check_overflow)) in io_wake_function()
6978 if (ret || io_should_wake(iowq)) in io_cqring_wait_schedule()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dio_uring.c6930 static inline bool io_should_wake(struct io_wait_queue *iowq) in io_should_wake() function
6953 if (io_should_wake(iowq) || test_bit(0, &iowq->ctx->cq_check_overflow)) in io_wake_function()
6978 if (ret || io_should_wake(iowq)) in io_cqring_wait_schedule()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dio_uring.c6930 static inline bool io_should_wake(struct io_wait_queue *iowq) in io_should_wake() function
6953 if (io_should_wake(iowq) || test_bit(0, &iowq->ctx->cq_check_overflow)) in io_wake_function()
6978 if (ret || io_should_wake(iowq)) in io_cqring_wait_schedule()