Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dshmem_utils.c112 mark_page_accessed(page); in __shmem_rw()
/Linux-v5.10/drivers/gpu/drm/i915/gem/
Di915_gem_phys.c121 mark_page_accessed(page); in i915_gem_object_put_pages_phys()
Di915_gem_shmem.c321 mark_page_accessed(page); in shmem_put_pages()
Di915_gem_userptr.c678 mark_page_accessed(page); in i915_gem_userptr_put_pages()
/Linux-v5.10/mm/
Dswap.c422 void mark_page_accessed(struct page *page) in mark_page_accessed() function
451 EXPORT_SYMBOL(mark_page_accessed);
Dfilemap.c1819 mark_page_accessed(page); in pagecache_get_page()
2332 mark_page_accessed(page); in generic_file_buffered_read()
3093 mark_page_accessed(page); in do_read_cache_page()
Dshmem.c1763 mark_page_accessed(page); in shmem_swapin_page()
1836 mark_page_accessed(page); in shmem_getpage_gfp()
2651 mark_page_accessed(page); in shmem_file_read_iter()
3198 mark_page_accessed(arg); in shmem_put_link()
Dgup.c512 mark_page_accessed(page); in follow_page_pte()
Dksm.c1243 mark_page_accessed(page); in try_to_merge_one_page()
Dmemory.c1250 mark_page_accessed(page); in zap_pte_range()
/Linux-v5.10/drivers/gpu/drm/ttm/
Dttm_tt.c393 mark_page_accessed(to_page); in ttm_tt_swapout()
/Linux-v5.10/include/linux/
Dswap.h343 extern void mark_page_accessed(struct page *);
/Linux-v5.10/arch/x86/kvm/svm/
Dsev.c484 mark_page_accessed(inpages[i]); in sev_launch_update_data()
924 mark_page_accessed(pages[i]); in sev_launch_secret()
/Linux-v5.10/Documentation/admin-guide/mm/
Didle_page_tracking.rst86 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
/Linux-v5.10/fs/hfs/
Dbnode.c469 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/Linux-v5.10/fs/hfsplus/
Dbnode.c637 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_gem.c650 mark_page_accessed(pages[i]); in drm_gem_put_pages()
/Linux-v5.10/fs/ocfs2/
Daops.c788 mark_page_accessed(pages[i]); in ocfs2_unlock_and_free_pages()
811 mark_page_accessed(wc->w_target_page); in ocfs2_unlock_pages()
Drefcounttree.c2987 mark_page_accessed(page); in ocfs2_duplicate_clusters_by_page()
3182 mark_page_accessed(page); in ocfs2_cow_sync_writeback()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_ttm.c514 mark_page_accessed(page); in radeon_ttm_tt_unpin_userptr()
/Linux-v5.10/fs/iomap/
Dbuffered-io.c916 mark_page_accessed(page); in iomap_zero()
/Linux-v5.10/fs/afs/
Ddir.c479 mark_page_accessed(page); in afs_dir_iterate()
/Linux-v5.10/fs/
Dbuffer.c63 mark_page_accessed(bh->b_page); in touch_buffer()
/Linux-v5.10/virt/kvm/
Dkvm_main.c2301 mark_page_accessed(pfn_to_page(pfn)); in kvm_set_pfn_accessed()
/Linux-v5.10/fs/btrfs/
Dextent_io.c5097 mark_page_accessed(p); in mark_extent_buffer_accessed()