Searched refs:wait_page_queue (Results 1 – 4 of 4) sorted by relevance
739 struct wait_page_queue { struct745 static inline bool wake_page_match(struct wait_page_queue *wait_page, in wake_page_match() argument
338 struct wait_page_queue *ki_waitq; /* for async buffered IO */
1146 struct wait_page_queue *wait_page in wake_page_function()1147 = container_of(wait, struct wait_page_queue, wait); in wake_page_function()1294 struct wait_page_queue wait_page; in folio_wait_bit_common()1661 static int __folio_lock_async(struct folio *folio, struct wait_page_queue *wait) in __folio_lock_async()
714 struct wait_page_queue wpq;3444 struct wait_page_queue *wpq; in io_async_buf_func()3448 wpq = container_of(wait, struct wait_page_queue, wait); in io_async_buf_func()3474 struct wait_page_queue *wait = &rw->wpq; in io_rw_should_retry()
Completed in 39 milliseconds