Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpagemap.h573 static inline bool wake_page_match(struct wait_page_queue *wait_page, in wake_page_match() function
/OK3568_Linux_fs/kernel/mm/
H A Dfilemap.c1061 if (!wake_page_match(wait_page, key)) in wake_page_function()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c3446 if (!wake_page_match(wpq, key)) in io_async_buf_func()