Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dpagemap.h575 static inline bool wake_page_match(struct wait_page_queue *wait_page, in wake_page_match() function
/kernel/linux/linux-5.10/mm/
Dfilemap.c1056 if (!wake_page_match(wait_page, key)) in wake_page_function()
/kernel/linux/linux-5.10/io_uring/
Dio_uring.c3521 if (!wake_page_match(wpq, key)) in io_async_buf_func()