Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dballoon_compaction.c23 BUG_ON(!trylock_page(page)); in balloon_page_enqueue_one()
93 if (!trylock_page(page)) in balloon_page_list_dequeue()
A 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()
A Dzsmalloc.c928 if (!trylock_page(cursor)) { in trylock_zspage()
1902 if (trylock_page(page)) in lock_zspage()
1912 if (trylock_page(page)) { in lock_zspage()
2189 WARN_ON(!trylock_page(page)); in SetZsPageMovable()
A Dkhugepaged.c613 if (!trylock_page(page)) { in __collapse_huge_page_isolate()
1856 } else if (trylock_page(page)) { in collapse_file()
1898 } else if (trylock_page(page)) { in collapse_file()
A Dksm.c737 if (!trylock_page(page)) { in get_ksm_page()
1250 if (!trylock_page(page)) in try_to_merge_one_page()
2208 if (!trylock_page(page)) in cmp_and_merge_page()
A Dz3fold.c1057 WARN_ON(!trylock_page(page)); in z3fold_alloc()
A Dcompaction.c1039 if (!trylock_page(page)) in isolate_migratepages_block()
A Dmemcontrol.c5879 if (!trylock_page(page)) { in get_mctgt_type()
5961 if (!trylock_page(page)) { in get_mctgt_type_thp()
A Dhuge_memory.c3048 if (!trylock_page(page)) in split_huge_pages_pid()
A Dmemory.c732 if (trylock_page(page)) { in try_restore_exclusive_pte()
A Dhugetlb.c6109 if (!trylock_page(page)) { in hugetlb_fault()
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_userptr.c209 if (obj->mm.dirty && trylock_page(page)) { in i915_gem_userptr_put_pages()
/linux-6.3-rc2/include/linux/
A Dpagemap.h921 static inline int trylock_page(struct page *page) in trylock_page() function
/linux-6.3-rc2/fs/erofs/
A Dzdata.c669 if (!trylock_page(page)) in erofs_try_to_free_all_cached_pages()
/linux-6.3-rc2/fs/ceph/
A Daddr.c900 else if (!trylock_page(page)) in ceph_writepages_start()
/linux-6.3-rc2/fs/btrfs/
A Dextent_io.c1879 if (!trylock_page(p)) { in lock_extent_buffer_for_io()
4515 if (!trylock_page(page)) in read_extent_buffer_pages()
/linux-6.3-rc2/fs/f2fs/
A Dnode.c1985 else if (!trylock_page(page)) in f2fs_sync_node_pages()

Completed in 97 milliseconds