Home
last modified time | relevance | path

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

/linux-6.1.9/mm/ !
Dfolio-compat.c48 void mark_page_accessed(struct page *page) in mark_page_accessed() function
52 EXPORT_SYMBOL(mark_page_accessed);
Dksm.c1246 mark_page_accessed(page); in try_to_merge_one_page()
Dgup.c653 mark_page_accessed(page); in follow_page_pte()
Dmemory.c1444 mark_page_accessed(page); in zap_pte_range()
/linux-6.1.9/drivers/gpu/drm/i915/gt/ !
Dshmem_utils.c115 mark_page_accessed(page); in __shmem_rw()
146 mark_page_accessed(page); in shmem_read_to_iosys_map()
/linux-6.1.9/drivers/gpu/drm/i915/gem/ !
Di915_gem_phys.c124 mark_page_accessed(page); in i915_gem_object_put_pages_phys()
Di915_gem_userptr.c230 mark_page_accessed(page); in i915_gem_userptr_put_pages()
Di915_gem_shmem.c47 mark_page_accessed(page); in shmem_sg_free_table()
/linux-6.1.9/mm/damon/ !
Dpaddr.c245 mark_page_accessed(page); in damon_pa_mark_accessed_or_deactivate()
/linux-6.1.9/drivers/gpu/drm/ttm/ !
Dttm_tt.c280 mark_page_accessed(to_page); in ttm_tt_swapout()
/linux-6.1.9/include/linux/ !
Dswap.h392 void mark_page_accessed(struct page *);
/linux-6.1.9/Documentation/admin-guide/mm/ !
Didle_page_tracking.rst86 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
/linux-6.1.9/fs/hfs/ !
Dbnode.c472 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/linux-6.1.9/drivers/gpu/drm/ !
Ddrm_gem.c621 mark_page_accessed(pages[i]); in drm_gem_put_pages()
/linux-6.1.9/fs/hfsplus/ !
Dbnode.c624 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/linux-6.1.9/drivers/gpu/drm/radeon/ !
Dradeon_ttm.c418 mark_page_accessed(page); in radeon_ttm_tt_unpin_userptr()
/linux-6.1.9/fs/ocfs2/ !
Daops.c784 mark_page_accessed(pages[i]); in ocfs2_unlock_and_free_pages()
807 mark_page_accessed(wc->w_target_page); in ocfs2_unlock_pages()
Drefcounttree.c2987 mark_page_accessed(page); in ocfs2_duplicate_clusters_by_page()
/linux-6.1.9/arch/x86/kvm/svm/ !
Dsev.c557 mark_page_accessed(inpages[i]); in sev_launch_update_data()
1068 mark_page_accessed(pages[i]); in sev_launch_secret()
/linux-6.1.9/fs/ !
Dbuffer.c63 mark_page_accessed(bh->b_page); in touch_buffer()
/linux-6.1.9/virt/kvm/ !
Dkvm_main.c2893 mark_page_accessed(page); in kvm_set_page_accessed()
/linux-6.1.9/fs/btrfs/ !
Dextent_io.c4430 mark_page_accessed(p); in mark_extent_buffer_accessed()