Searched refs:__lock_page_killable (Results 1 – 2 of 2) sorted by relevance
431 extern int __lock_page_killable(struct page *page);470 return __lock_page_killable(page); in lock_page_killable()
883 int __lock_page_killable(struct page *page) in __lock_page_killable() function890 EXPORT_SYMBOL_GPL(__lock_page_killable);924 ret = __lock_page_killable(page); in __lock_page_or_retry()