Home
last modified time | relevance | path

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

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

Completed in 49 milliseconds