Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dswap.c605 void mark_page_accessed(struct page *page) in mark_page_accessed() function
629 EXPORT_SYMBOL(mark_page_accessed);
Dfilemap.c1164 mark_page_accessed(page); in pagecache_get_page()
1623 mark_page_accessed(page); in do_generic_file_read()
2275 mark_page_accessed(page); in do_read_cache_page()
Dshmem.c1084 mark_page_accessed(page); in shmem_getpage_gfp()
1171 mark_page_accessed(page); in shmem_getpage_gfp()
1611 mark_page_accessed(page); in shmem_file_read_iter()
2508 mark_page_accessed(page); in shmem_put_link()
Dgup.c130 mark_page_accessed(page); in follow_page_pte()
Dksm.c1054 mark_page_accessed(page); in try_to_merge_one_page()
Dmemory.c1165 mark_page_accessed(page); in zap_pte_range()
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_tt.c363 mark_page_accessed(to_page); in ttm_tt_swapout()
/linux-4.4.14/include/linux/
Dswap.h305 extern void mark_page_accessed(struct page *);
/linux-4.4.14/drivers/gpu/drm/
Ddrm_gem.c534 mark_page_accessed(pages[i]); in drm_gem_put_pages()
/linux-4.4.14/Documentation/vm/
Didle_page_tracking.txt64 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
/linux-4.4.14/fs/hfs/
Dbnode.c472 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_userptr.c766 mark_page_accessed(page); in i915_gem_userptr_put_pages()
Di915_gem.c245 mark_page_accessed(page); in i915_gem_object_put_pages_phys()
2205 mark_page_accessed(page); in i915_gem_object_put_pages_gtt()
/linux-4.4.14/fs/hfsplus/
Dbnode.c640 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/linux-4.4.14/fs/ocfs2/
Daops.c1279 mark_page_accessed(pages[i]); in ocfs2_unlock_and_free_pages()
1302 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-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c576 mark_page_accessed(page); in amdgpu_ttm_tt_unpin_userptr()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_ttm.c614 mark_page_accessed(page); in radeon_ttm_tt_unpin_userptr()
/linux-4.4.14/fs/
Dbuffer.c64 mark_page_accessed(bh->b_page); in touch_buffer()
/linux-4.4.14/virt/kvm/
Dkvm_main.c1604 mark_page_accessed(pfn_to_page(pfn)); in kvm_set_pfn_accessed()
/linux-4.4.14/fs/btrfs/
Dextent_io.c4885 mark_page_accessed(p); in mark_extent_buffer_accessed()