Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dfolio-compat.c37 void mark_page_accessed(struct page *page) in mark_page_accessed() function
41 EXPORT_SYMBOL(mark_page_accessed);
Dgup.c932 mark_page_accessed(page); in follow_page_pte()
Dksm.c1484 mark_page_accessed(page); in try_to_merge_one_page()
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dshmem_utils.c118 mark_page_accessed(page); in __shmem_rw()
149 mark_page_accessed(page); in shmem_read_to_iosys_map()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_hmm.c42 mark_page_accessed(page); in xe_mark_range_accessed()
/linux-6.12.1/drivers/gpu/drm/i915/gem/
Di915_gem_phys.c123 mark_page_accessed(page); in i915_gem_object_put_pages_phys()
Di915_gem_userptr.c202 mark_page_accessed(page); in i915_gem_userptr_put_pages()
/linux-6.12.1/drivers/gpu/drm/ttm/
Dttm_tt.c297 mark_page_accessed(to_page); in ttm_tt_swapout()
/linux-6.12.1/include/linux/
Dswap.h382 void mark_page_accessed(struct page *);
/linux-6.12.1/Documentation/admin-guide/mm/
Didle_page_tracking.rst83 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
/linux-6.12.1/fs/hfs/
Dbnode.c473 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/linux-6.12.1/fs/hfsplus/
Dbnode.c624 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_ttm.c407 mark_page_accessed(page); in radeon_ttm_tt_unpin_userptr()
/linux-6.12.1/fs/ocfs2/
Daops.c781 mark_page_accessed(pages[i]); in ocfs2_unlock_and_free_pages()
804 mark_page_accessed(wc->w_target_page); in ocfs2_unlock_pages()
Drefcounttree.c2982 mark_page_accessed(page); in ocfs2_duplicate_clusters_by_page()
/linux-6.12.1/arch/x86/kvm/svm/
Dsev.c800 mark_page_accessed(inpages[i]); in sev_launch_update_data()
1377 mark_page_accessed(pages[i]); in sev_launch_secret()
/linux-6.12.1/virt/kvm/
Dkvm_main.c3170 mark_page_accessed(page); in kvm_set_page_accessed()