Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dballoon_compaction.c23 BUG_ON(!trylock_page(page)); in balloon_page_enqueue_one()
93 if (!trylock_page(page)) in balloon_page_list_dequeue()
H A Dmigrate_device.c91 if (unlikely(!trylock_page(page))) in migrate_vma_collect_pmd()
193 if (trylock_page(page)) { in migrate_vma_collect_pmd()
907 if (!trylock_page(page)) { in migrate_device_range()
H A Dzsmalloc.c833 if (!trylock_page(cursor)) { in trylock_zspage()
1686 if (trylock_page(page)) in lock_zspage()
1696 if (trylock_page(page)) { in lock_zspage()
1958 WARN_ON(!trylock_page(page)); in SetZsPageMovable()
H A Dkhugepaged.c611 if (!trylock_page(page)) { in __collapse_huge_page_isolate()
1857 } else if (trylock_page(page)) { in collapse_file()
1899 } else if (trylock_page(page)) { in collapse_file()
H A Dksm.c780 if (!trylock_page(page)) { in get_ksm_page()
1307 if (!trylock_page(page)) in try_to_merge_one_page()
2270 if (!trylock_page(page)) in cmp_and_merge_page()
H A Dz3fold.c1055 WARN_ON(!trylock_page(page)); in z3fold_alloc()
H A Dmemcontrol.c5940 if (!trylock_page(page)) { in get_mctgt_type()
6022 if (!trylock_page(page)) { in get_mctgt_type_thp()
H A Dmemory.c750 if (trylock_page(page)) { in try_restore_exclusive_pte()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_userptr.c209 if (obj->mm.dirty && trylock_page(page)) { in i915_gem_userptr_put_pages()
/openbmc/linux/include/linux/
H A Dpagemap.h1043 static inline int trylock_page(struct page *page) in trylock_page() function
/openbmc/linux/fs/erofs/
H A Dzdata.c643 if (!trylock_page(page)) in erofs_try_to_free_all_cached_pages()
/openbmc/linux/fs/ceph/
H A Daddr.c1045 else if (!trylock_page(page)) in ceph_writepages_start()
/openbmc/linux/fs/f2fs/
H A Dnode.c2024 else if (!trylock_page(page)) in f2fs_sync_node_pages()