Searched refs:__lock_page_killable (Results 1 – 3 of 3) sorted by relevance
589 extern int __lock_page_killable(struct page *page);623 return __lock_page_killable(page); in lock_page_killable()
1548 int __lock_page_killable(struct page *__page) in __lock_page_killable() function1555 EXPORT_SYMBOL_GPL(__lock_page_killable);1594 ret = __lock_page_killable(page); in __lock_page_or_retry()2592 if (__lock_page_killable(page)) { in lock_page_maybe_drop_mmap()
821 ret = __lock_page_killable(page); in hmdfs_write_begin_remote()