Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dswap.c605 void mark_page_accessed(struct page *page) in mark_page_accessed() function
627 EXPORT_SYMBOL(mark_page_accessed);
Dfilemap.c1097 mark_page_accessed(page); in pagecache_get_page()
1556 mark_page_accessed(page); in do_generic_file_read()
2209 mark_page_accessed(page); in do_read_cache_page()
Dshmem.c1062 mark_page_accessed(page); in shmem_getpage_gfp()
1149 mark_page_accessed(page); in shmem_getpage_gfp()
1595 mark_page_accessed(page); in shmem_file_read_iter()
2498 mark_page_accessed(page); in shmem_put_link()
Dgup.c93 mark_page_accessed(page); in follow_page_pte()
Dksm.c1055 mark_page_accessed(page); in try_to_merge_one_page()
Dmemory.c1124 mark_page_accessed(page); in zap_pte_range()
/linux-4.1.27/include/linux/
Dswap.h305 extern void mark_page_accessed(struct page *);
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_tt.c363 mark_page_accessed(to_page); in ttm_tt_swapout()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_gem.c534 mark_page_accessed(pages[i]); in drm_gem_put_pages()
/linux-4.1.27/fs/hfs/
Dbnode.c472 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_userptr.c721 mark_page_accessed(page); in i915_gem_userptr_put_pages()
Di915_gem.c259 mark_page_accessed(page); in i915_gem_object_put_pages_phys()
1998 mark_page_accessed(page); in i915_gem_object_put_pages_gtt()
/linux-4.1.27/fs/hfsplus/
Dbnode.c640 mark_page_accessed(node->page[i]); in hfs_bnode_put()
/linux-4.1.27/fs/ocfs2/
Daops.c1245 mark_page_accessed(pages[i]); in ocfs2_unlock_and_free_pages()
1268 mark_page_accessed(wc->w_target_page); in ocfs2_unlock_pages()
Drefcounttree.c3001 mark_page_accessed(page); in ocfs2_duplicate_clusters_by_page()
3198 mark_page_accessed(page); in ocfs2_cow_sync_writeback()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_ttm.c614 mark_page_accessed(page); in radeon_ttm_tt_unpin_userptr()
/linux-4.1.27/fs/
Dbuffer.c60 mark_page_accessed(bh->b_page); in touch_buffer()
/linux-4.1.27/virt/kvm/
Dkvm_main.c1515 mark_page_accessed(pfn_to_page(pfn)); in kvm_set_pfn_accessed()
/linux-4.1.27/fs/btrfs/
Dextent_io.c4813 mark_page_accessed(p); in mark_extent_buffer_accessed()