Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dballoon_compaction.c23 BUG_ON(!trylock_page(page)); in balloon_page_enqueue_one()
93 if (!trylock_page(page)) in balloon_page_list_dequeue()
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()
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()
Dkhugepaged.c611 if (!trylock_page(page)) { in __collapse_huge_page_isolate()
1866 } else if (trylock_page(page)) { in collapse_file()
1908 } else if (trylock_page(page)) { in collapse_file()
Dksm.c780 if (!trylock_page(page)) { in get_ksm_page()
1308 if (!trylock_page(page)) in try_to_merge_one_page()
2271 if (!trylock_page(page)) in cmp_and_merge_page()
Dz3fold.c1055 WARN_ON(!trylock_page(page)); in z3fold_alloc()
Dmemcontrol.c5912 if (!trylock_page(page)) { in get_mctgt_type()
5994 if (!trylock_page(page)) { in get_mctgt_type_thp()
Dmemory.c750 if (trylock_page(page)) { in try_restore_exclusive_pte()
/linux-6.6.21/drivers/gpu/drm/i915/gem/
Di915_gem_userptr.c209 if (obj->mm.dirty && trylock_page(page)) { in i915_gem_userptr_put_pages()
/linux-6.6.21/arch/s390/kernel/
Duv.c311 if (trylock_page(page)) { in gmap_make_secure()
/linux-6.6.21/include/linux/
Dpagemap.h1028 static inline int trylock_page(struct page *page) in trylock_page() function
/linux-6.6.21/fs/erofs/
Dzdata.c643 if (!trylock_page(page)) in erofs_try_to_free_all_cached_pages()
/linux-6.6.21/fs/ceph/
Daddr.c1039 else if (!trylock_page(page)) in ceph_writepages_start()
/linux-6.6.21/fs/f2fs/
Dnode.c2001 else if (!trylock_page(page)) in f2fs_sync_node_pages()