Home
last modified time | relevance | path

Searched refs:__lock_page_async (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpagemap.h590 extern int __lock_page_async(struct page *page, struct wait_page_queue *wait);
639 return __lock_page_async(page, wait); in lock_page_async()
/kernel/linux/linux-5.10/mm/
H A Dfilemap.c1557 int __lock_page_async(struct page *page, struct wait_page_queue *wait) in __lock_page_async() function

Completed in 6 milliseconds