Searched refs:__lock_page_killable (Results 1 – 1 of 1) sorted by relevance
1546 int __lock_page_killable(struct page *__page) in __lock_page_killable() function1553 EXPORT_SYMBOL_GPL(__lock_page_killable);1587 ret = __lock_page_killable(page); in __lock_page_or_retry()2517 if (__lock_page_killable(page)) { in lock_page_maybe_drop_mmap()