Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dfolio-compat.c43 void mark_page_accessed(struct page *page) in mark_page_accessed() function
47 EXPORT_SYMBOL(mark_page_accessed);
Dgup.c679 mark_page_accessed(page); in follow_page_pte()
Dksm.c1330 mark_page_accessed(page); in try_to_merge_one_page()
Dmemory.c1452 mark_page_accessed(page); in zap_pte_range()
/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dshmem_utils.c117 mark_page_accessed(page); in __shmem_rw()
148 mark_page_accessed(page); in shmem_read_to_iosys_map()
/Linux-v6.6/drivers/gpu/drm/i915/gem/
Di915_gem_phys.c128 mark_page_accessed(page); in i915_gem_object_put_pages_phys()
Di915_gem_userptr.c232 mark_page_accessed(page); in i915_gem_userptr_put_pages()
/Linux-v6.6/drivers/gpu/drm/ttm/
Dttm_tt.c280 mark_page_accessed(to_page); in ttm_tt_swapout()
/Linux-v6.6/include/linux/
Dswap.h375 void mark_page_accessed(struct page *);
/Linux-v6.6/Documentation/admin-guide/mm/
Didle_page_tracking.rst83 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
/Linux-v6.6/fs/hfs/
Dbnode.c473 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/Linux-v6.6/fs/hfsplus/
Dbnode.c624 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_ttm.c414 mark_page_accessed(page); in radeon_ttm_tt_unpin_userptr()
/Linux-v6.6/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.c2988 mark_page_accessed(page); in ocfs2_duplicate_clusters_by_page()
/Linux-v6.6/arch/x86/kvm/svm/
Dsev.c565 mark_page_accessed(inpages[i]); in sev_launch_update_data()
1084 mark_page_accessed(pages[i]); in sev_launch_secret()
/Linux-v6.6/fs/btrfs/
Dextent_io.c3330 mark_page_accessed(p); in mark_extent_buffer_accessed()
/Linux-v6.6/virt/kvm/
Dkvm_main.c2944 mark_page_accessed(page); in kvm_set_page_accessed()