Home
last modified time | relevance | path

Searched defs:dst_page (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/fs/hfsplus/
Dbnode.c124 struct page **src_page, **dst_page; in hfs_bnode_copy() local
177 struct page **src_page, **dst_page; in hfs_bnode_move() local
/linux-6.1.9/drivers/gpu/drm/vmwgfx/
Dvmwgfx_blit.c366 u32 dst_page = dst_offset >> PAGE_SHIFT; in vmw_bo_cpu_blit_line() local
/linux-6.1.9/include/linux/
Dhighmem.h338 static inline void memcpy_page(struct page *dst_page, size_t dst_off, in memcpy_page()
/linux-6.1.9/fs/hfs/
Dbnode.c111 struct page *src_page, *dst_page; in hfs_bnode_copy() local
/linux-6.1.9/fs/ecryptfs/
Dcrypto.c375 struct page *dst_page, in crypt_extent()
/linux-6.1.9/fs/f2fs/
Dnode.c137 struct page *dst_page; in get_next_nat_page() local
/linux-6.1.9/drivers/md/
Ddm-integrity.c928 struct page *dst_page; in xor_journal() local
/linux-6.1.9/mm/
Dmemory.c5792 long copy_huge_page_from_user(struct page *dst_page, in copy_huge_page_from_user()
/linux-6.1.9/fs/btrfs/
Dextent_io.c5590 static void copy_pages(struct page *dst_page, struct page *src_page, in copy_pages()