Home
last modified time | relevance | path

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

/linux-6.12.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()
Dzsmalloc.c825 if (!trylock_page(cursor)) { in trylock_zspage()
1677 if (trylock_page(page)) in lock_zspage()
1687 if (trylock_page(page)) { in lock_zspage()
1911 WARN_ON(!trylock_page(page)); in SetZsPageMovable()
Dksm.c1462 if (!trylock_page(page)) in try_to_merge_one_page()
2345 if (!trylock_page(page)) in cmp_and_merge_page()
Dz3fold.c1056 WARN_ON(!trylock_page(page)); in z3fold_alloc()
Dmemory.c776 if (trylock_page(page)) { in try_restore_exclusive_pte()
/linux-6.12.1/drivers/gpu/drm/i915/gem/
Di915_gem_userptr.c179 if (obj->mm.dirty && trylock_page(page)) { in i915_gem_userptr_put_pages()
/linux-6.12.1/include/linux/
Dpagemap.h1117 static inline bool trylock_page(struct page *page) in trylock_page() function
/linux-6.12.1/fs/ceph/
Daddr.c1061 else if (!trylock_page(page)) in ceph_writepages_start()
/linux-6.12.1/fs/f2fs/
Dnode.c2021 else if (!trylock_page(page)) in f2fs_sync_node_pages()