Home
last modified time | relevance | path

Searched refs:wpq (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Drw.h15 struct wait_page_queue wpq; member
H A Drw.c591 struct wait_page_queue *wpq; in io_async_buf_func() local
596 wpq = container_of(wait, struct wait_page_queue, wait); in io_async_buf_func()
598 if (!wake_page_match(wpq, key)) in io_async_buf_func()
622 struct wait_page_queue *wait = &io->wpq; in io_rw_should_retry()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c720 struct wait_page_queue wpq; member
3523 struct wait_page_queue *wpq; in io_async_buf_func() local
3527 wpq = container_of(wait, struct wait_page_queue, wait); in io_async_buf_func()
3529 if (!wake_page_match(wpq, key)) in io_async_buf_func()
3553 struct wait_page_queue *wait = &rw->wpq; in io_rw_should_retry()

Completed in 18 milliseconds