Searched refs:trylock_page (Results 1 – 1 of 1) sorted by relevance
610 static inline int trylock_page(struct page *page) in trylock_page() function622 if (!trylock_page(page)) in lock_page()634 if (!trylock_page(page)) in lock_page_killable()650 if (!trylock_page(page)) in lock_page_async()666 return trylock_page(page) || __lock_page_or_retry(page, mm, flags); in lock_page_or_retry()