Home
last modified time | relevance | path

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

/Linux-v6.1/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.c94 if (unlikely(!trylock_page(page))) in migrate_vma_collect_pmd()
200 if (trylock_page(page)) { in migrate_vma_collect_pmd()
922 if (!trylock_page(page)) { in migrate_device_range()
Dzsmalloc.c895 if (!trylock_page(cursor)) { in trylock_zspage()
1732 if (trylock_page(page)) in lock_zspage()
1742 if (trylock_page(page)) { in lock_zspage()
2005 WARN_ON(!trylock_page(page)); in SetZsPageMovable()
Dkhugepaged.c602 if (!trylock_page(page)) { in __collapse_huge_page_isolate()
1835 } else if (trylock_page(page)) { in collapse_file()
1877 } else if (trylock_page(page)) { in collapse_file()
Dhuge_memory.c1590 if (!trylock_page(page)) in madvise_free_huge_pmd()
2882 if (!trylock_page(page)) in deferred_split_scan()
3027 if (!trylock_page(page)) in split_huge_pages_pid()
3085 if (!trylock_page(fpage)) in split_huge_pages_in_file()
Dksm.c709 if (!trylock_page(page)) { in get_ksm_page()
1224 if (!trylock_page(page)) in try_to_merge_one_page()
2182 if (!trylock_page(page)) in cmp_and_merge_page()
Dmadvise.c436 if (!trylock_page(page)) { in madvise_cold_or_pageout_pte_range()
Dz3fold.c1066 WARN_ON(!trylock_page(page)); in z3fold_alloc()
Dmigrate.c95 if (unlikely(!trylock_page(page))) in isolate_movable_page()
Dcompaction.c1040 if (!trylock_page(page)) in isolate_migratepages_block()
Dmemory.c769 if (trylock_page(page)) { in try_restore_exclusive_pte()
Dhugetlb.c5948 if (!trylock_page(page)) { in hugetlb_fault()
/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_userptr.c207 if (obj->mm.dirty && trylock_page(page)) { in i915_gem_userptr_put_pages()
/Linux-v6.1/include/linux/
Dpagemap.h908 static inline int trylock_page(struct page *page) in trylock_page() function
/Linux-v6.1/fs/erofs/
Dzdata.c381 if (!trylock_page(page)) in erofs_try_to_free_all_cached_pages()
/Linux-v6.1/fs/btrfs/
Dextent_io.c2427 if (!trylock_page(p)) { in lock_extent_buffer_for_io()
3164 if (!trylock_page(page)) { in extent_write_cache_pages()
5048 if (!trylock_page(page)) in read_extent_buffer_pages()
/Linux-v6.1/fs/ceph/
Daddr.c892 else if (!trylock_page(page)) in ceph_writepages_start()
/Linux-v6.1/fs/f2fs/
Dnode.c1979 else if (!trylock_page(page)) in f2fs_sync_node_pages()
/Linux-v6.1/fs/cifs/
Dfile.c2561 else if (!trylock_page(page)) in wdata_prepare_pages()