Home
last modified time | relevance | path

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

/linux/mm/
H A Dfolio-compat.c32 void mark_page_accessed(struct page *page) in mark_page_accessed() function
36 EXPORT_SYMBOL(mark_page_accessed);
/linux/drivers/gpu/drm/i915/gt/
H A Dshmem_utils.c119 mark_page_accessed(page); in __shmem_rw()
150 mark_page_accessed(page); in shmem_read_to_iosys_map()
/linux/include/linux/
H A Dswap.h336 void mark_page_accessed(struct page *);
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_userptr.c203 mark_page_accessed(page); in i915_gem_userptr_put_pages()
/linux/drivers/gpu/drm/ttm/
H A Dttm_tt.c353 mark_page_accessed(to_page); in ttm_tt_swapout()
/linux/Documentation/admin-guide/mm/
H A Didle_page_tracking.rst83 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
/linux/fs/hfs/
H A Dbnode.c571 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c406 mark_page_accessed(page); in radeon_ttm_tt_unpin_userptr()
/linux/fs/hfsplus/
H A Dbnode.c685 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/linux/arch/x86/kvm/svm/
H A Dsev.c868 mark_page_accessed(inpages[i]); in sev_launch_update_data()
1440 mark_page_accessed(pages[i]); in sev_launch_secret()
/linux/virt/kvm/
H A Dkvm_main.c2811 mark_page_accessed(page); in kvm_set_page_accessed()