Home
last modified time | relevance | path

Searched refs:copy_highpage (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_tt.c313 copy_highpage(to_page, from_page); in ttm_tt_swapin()
361 copy_highpage(to_page, from_page); in ttm_tt_swapout()
/linux-4.1.27/include/linux/
Dhighmem.h238 static inline void copy_highpage(struct page *to, struct page *from) in copy_highpage() function
/linux-4.1.27/fs/cachefiles/
Drdwr.c179 copy_highpage(monitor->netfs_page, monitor->back_page); in cachefiles_read_copier()
335 copy_highpage(netpage, backpage); in cachefiles_read_backing_file_one()
616 copy_highpage(netpage, backpage); in cachefiles_read_backing_file()
/linux-4.1.27/mm/
Dmigrate.c450 copy_highpage(dst, src); in __copy_gigantic_page()
480 copy_highpage(dst + i, src + i); in copy_huge_page()
494 copy_highpage(newpage, page); in migrate_page_copy()
Dshmem.c981 copy_highpage(newpage, oldpage); in shmem_replace_page()
/linux-4.1.27/fs/nilfs2/
Dpage.c236 copy_highpage(dst, src); in nilfs_copy_page()
/linux-4.1.27/fs/fuse/
Dfile.c1633 copy_highpage(tmp_page, page); in fuse_writepage_locked()
1756 copy_highpage(old_req->pages[0], page); in fuse_writepage_in_flight()
1853 copy_highpage(tmp_page, page); in fuse_writepages_fill()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_bitmap.c1020 copy_highpage(page, b->bm_pages[page_nr]); in bm_page_io_async()
/linux-4.1.27/kernel/events/
Duprobes.c327 copy_highpage(new_page, old_page); in uprobe_write_opcode()
/linux-4.1.27/kernel/
Dkexec.c1039 copy_highpage(page, old_page); in kimage_alloc_page()