Searched refs:trylock_page (Results 1 – 25 of 32) sorted by relevance
12
112 if (trylock_page(backpage)) { in cachefiles_read_reissue()129 if (trylock_page(backpage)) { in cachefiles_read_reissue()303 if (trylock_page(backpage)) { in cachefiles_read_backing_file_one()325 if (!trylock_page(backpage)) in cachefiles_read_backing_file_one()557 if (trylock_page(backpage)) { in cachefiles_read_backing_file()582 if (!trylock_page(backpage)) in cachefiles_read_backing_file()
23 BUG_ON(!trylock_page(page)); in balloon_page_enqueue_one()93 if (!trylock_page(page)) in balloon_page_list_dequeue()
105 if (need_lock && !trylock_page(page)) in page_idle_clear_pte_refs()
95 if (unlikely(!trylock_page(page))) in isolate_movable_page()960 if (!trylock_page(page)) { in __unmap_and_move()1028 if (unlikely(!trylock_page(newpage))) in __unmap_and_move()1303 if (!trylock_page(hpage)) { in unmap_and_move_huge_page()1329 if (unlikely(!trylock_page(new_hpage))) in unmap_and_move_huge_page()2278 if (unlikely(!trylock_page(page))) in migrate_vma_collect_pmd()2371 if (trylock_page(page)) { in migrate_vma_collect_pmd()
420 if (!trylock_page(page)) { in madvise_cold_or_pageout_pte_range()631 if (!trylock_page(page)) { in madvise_free_pte_range()653 if (!trylock_page(page)) in madvise_free_pte_range()
1307 if (!trylock_page(page)) { in do_huge_pmd_wp_page()1409 if (!trylock_page(page)) in follow_trans_huge_pmd()1534 if (!trylock_page(page)) in madvise_free_huge_pmd()2182 if (unlikely(!trylock_page(page))) { in __split_huge_pmd()2838 if (!trylock_page(page)) in deferred_split_scan()2984 if (!trylock_page(page)) in split_huge_pages_pid()3042 if (!trylock_page(fpage)) in split_huge_pages_in_file()
393 if (trylock_page(page)) { in swap_readpage()
662 if (!trylock_page(page)) { in __collapse_huge_page_isolate()1731 } else if (trylock_page(page)) { in collapse_file()1773 } else if (trylock_page(page)) { in collapse_file()
51 if (!trylock_page(page)) in read_cache_pages_invalidate_page()
734 if (!trylock_page(page)) { in get_ksm_page()1220 if (!trylock_page(page)) in try_to_merge_one_page()2186 if (!trylock_page(page)) in cmp_and_merge_page()
1541 if (!trylock_page(page)) in shrink_page_list()1825 if (!trylock_page(page)) in shrink_page_list()2060 if (!trylock_page(page)) in __isolate_lru_page_prepare()2540 if (page_has_private(page) && trylock_page(page)) { in shrink_active_list()
879 we_locked = trylock_page(page); in page_referenced()2208 if (!trylock_page(pages[i])) { in make_device_exclusive_range()
291 if (PageSwapCache(page) && !page_mapped(page) && trylock_page(page)) { in free_swap_cache()
913 if (!trylock_page(cursor)) { in trylock_zspage()2186 WARN_ON(!trylock_page(page)); in SetZsPageMovable()
2109 if (!trylock_page(page)) in find_lock_entries()3256 if (!trylock_page(page)) in next_uptodate_page()
1153 if (trylock_page(page)) { in z3fold_alloc()
589 if (page->mapping && trylock_page(page)) { in follow_page_pte()
758 if (trylock_page(page)) { in try_restore_exclusive_pte()3274 if (!trylock_page(page)) in do_wp_page()
56 if (need_lock && !trylock_page(page)) in damon_pa_mkold()157 if (need_lock && !trylock_page(page)) { in damon_pa_young()
206 if (obj->mm.dirty && trylock_page(page)) { in i915_gem_userptr_put_pages()
773 static inline int trylock_page(struct page *page) in trylock_page() function
78 if (!trylock_page(page)) in release_buffer_page()
312 if (!trylock_page(page)) in erofs_try_to_free_all_cached_pages()
4270 if (!trylock_page(p)) { in lock_extent_buffer_for_io()5032 if (!trylock_page(page)) { in extent_write_cache_pages()6636 if (!trylock_page(page)) in read_extent_buffer_pages()
808 else if (!trylock_page(page)) in ceph_writepages_start()
Completed in 90 milliseconds