Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_phys.c123 mark_page_accessed(page); in i915_gem_object_put_pages_phys()
Di915_gem_shmem.c315 mark_page_accessed(page); in shmem_put_pages()
Di915_gem_userptr.c697 mark_page_accessed(page); in i915_gem_userptr_put_pages()
/Linux-v5.4/mm/
Dswap.c373 void mark_page_accessed(struct page *page) in mark_page_accessed() function
398 EXPORT_SYMBOL(mark_page_accessed);
Dfilemap.c1661 mark_page_accessed(page); in pagecache_get_page()
2136 mark_page_accessed(page); in generic_file_buffered_read()
2872 mark_page_accessed(page); in do_read_cache_page()
Dshmem.c1710 mark_page_accessed(page); in shmem_swapin_page()
1782 mark_page_accessed(page); in shmem_getpage_gfp()
2600 mark_page_accessed(page); in shmem_file_read_iter()
3150 mark_page_accessed(arg); in shmem_put_link()
Dgup.c270 mark_page_accessed(page); in follow_page_pte()
Dksm.c1242 mark_page_accessed(page); in try_to_merge_one_page()
Dmemory.c1059 mark_page_accessed(page); in zap_pte_range()
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_tt.c431 mark_page_accessed(to_page); in ttm_tt_swapout()
/Linux-v5.4/include/linux/
Dswap.h337 extern void mark_page_accessed(struct page *);
/Linux-v5.4/Documentation/admin-guide/mm/
Didle_page_tracking.rst86 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
/Linux-v5.4/fs/hfs/
Dbnode.c469 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/Linux-v5.4/fs/hfsplus/
Dbnode.c637 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_gem.c643 mark_page_accessed(pages[i]); in drm_gem_put_pages()
/Linux-v5.4/fs/ocfs2/
Daops.c797 mark_page_accessed(pages[i]); in ocfs2_unlock_and_free_pages()
820 mark_page_accessed(wc->w_target_page); in ocfs2_unlock_pages()
Drefcounttree.c2985 mark_page_accessed(page); in ocfs2_duplicate_clusters_by_page()
3180 mark_page_accessed(page); in ocfs2_cow_sync_writeback()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_ttm.c569 mark_page_accessed(page); in radeon_ttm_tt_unpin_userptr()
/Linux-v5.4/fs/iomap/
Dbuffered-io.c931 mark_page_accessed(page); in iomap_zero()
/Linux-v5.4/fs/afs/
Ddir.c482 mark_page_accessed(page); in afs_dir_iterate()
/Linux-v5.4/fs/
Dbuffer.c60 mark_page_accessed(bh->b_page); in touch_buffer()
/Linux-v5.4/virt/kvm/
Dkvm_main.c1933 mark_page_accessed(pfn_to_page(pfn)); in kvm_set_pfn_accessed()
/Linux-v5.4/fs/btrfs/
Dextent_io.c5026 mark_page_accessed(p); in mark_extent_buffer_accessed()
/Linux-v5.4/arch/x86/kvm/
Dsvm.c6527 mark_page_accessed(inpages[i]); in sev_launch_update_data()