Searched refs:wait_page_queue (Results 1 - 5 of 5) sorted by relevance

/linux-master/io_uring/
H A Drw.h15 struct wait_page_queue wpq;
H A Drw.c639 struct wait_page_queue *wpq;
644 wpq = container_of(wait, struct wait_page_queue, wait);
659 * we prepare a private wait_page_queue entry and retry the operation. This
670 struct wait_page_queue *wait = &io->wpq;
/linux-master/include/linux/
H A Dpagemap.h972 struct wait_page_queue { struct
978 static inline bool wake_page_match(struct wait_page_queue *wait_page,
H A Dfs.h377 struct wait_page_queue *ki_waitq;
/linux-master/mm/
H A Dfilemap.c1094 struct wait_page_queue *wait_page
1095 = container_of(wait, struct wait_page_queue, wait);
1209 struct wait_page_queue wait_page;
1360 struct wait_page_queue wait_page;
1633 static int __folio_lock_async(struct folio *folio, struct wait_page_queue *wait)

Completed in 191 milliseconds