Home
last modified time | relevance | path

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

/mm/
Dfilemap.c1553 __sched int __lock_page_killable(struct page *__page) in __lock_page_killable() function
1560 EXPORT_SYMBOL_GPL(__lock_page_killable);
1599 ret = __lock_page_killable(page); in __lock_page_or_retry()
2603 if (__lock_page_killable(page)) { in lock_page_maybe_drop_mmap()