/Linux-v5.4/mm/ |
D | migrate.c | 398 struct page *newpage, struct page *page, int extra_count) in migrate_page_move_mapping() 512 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping() 594 void migrate_page_states(struct page *newpage, struct page *page) in migrate_page_states() 655 void migrate_page_copy(struct page *newpage, struct page *page) in migrate_page_copy() 677 struct page *newpage, struct page *page, in migrate_page() 737 struct page *newpage, struct page *page, enum migrate_mode mode, in __buffer_migrate_page() 827 struct page *newpage, struct page *page, enum migrate_mode mode) in buffer_migrate_page() 840 struct page *newpage, struct page *page, enum migrate_mode mode) in buffer_migrate_page_norefs() 891 struct page *newpage, struct page *page, enum migrate_mode mode) in fallback_migrate_page() 927 static int move_to_new_page(struct page *newpage, struct page *page, in move_to_new_page() [all …]
|
D | balloon_compaction.c | 234 struct page *newpage, struct page *page, in balloon_page_migrate()
|
D | page_owner.c | 223 void __copy_page_owner(struct page *oldpage, struct page *newpage) in __copy_page_owner()
|
D | internal.h | 327 static inline void mlock_migrate_page(struct page *newpage, struct page *page) in mlock_migrate_page()
|
D | zsmalloc.c | 1893 struct page *newpage, struct page *oldpage) in replace_sub_page() 1971 static int zs_page_migrate(struct address_space *mapping, struct page *newpage, in zs_page_migrate()
|
D | z3fold.c | 1373 static int z3fold_page_migrate(struct address_space *mapping, struct page *newpage, in z3fold_page_migrate()
|
D | ksm.c | 2680 void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
|
D | shmem.c | 1556 struct page *oldpage, *newpage; in shmem_replace_page() local
|
/Linux-v5.4/include/linux/ |
D | page_owner.h | 39 static inline void copy_page_owner(struct page *oldpage, struct page *newpage) in copy_page_owner() 66 static inline void copy_page_owner(struct page *oldpage, struct page *newpage) in copy_page_owner()
|
D | migrate.h | 94 static inline void migrate_page_states(struct page *newpage, struct page *page) in migrate_page_states() 98 static inline void migrate_page_copy(struct page *newpage, in migrate_page_copy() 102 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping()
|
D | ksm.h | 88 static inline void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
|
D | balloon_compaction.h | 168 static inline int balloon_page_migrate(struct page *newpage, in balloon_page_migrate()
|
/Linux-v5.4/fs/cachefiles/ |
D | rdwr.c | 235 struct page *newpage, *backpage; in cachefiles_read_backing_file_one() local 471 struct page *newpage = NULL, *netpage, *_n, *backpage = NULL; in cachefiles_read_backing_file() local
|
/Linux-v5.4/drivers/virtio/ |
D | virtio_balloon.c | 705 struct page *newpage, struct page *page, enum migrate_mode mode) in virtballoon_migratepage()
|
/Linux-v5.4/fs/ubifs/ |
D | file.c | 1472 struct page *newpage, struct page *page, enum migrate_mode mode) in ubifs_migrate_page()
|
/Linux-v5.4/fs/erofs/ |
D | zdata.c | 660 struct page *const newpage = in z_erofs_do_read_page() local
|
/Linux-v5.4/fs/iomap/ |
D | buffered-io.c | 487 iomap_migrate_page(struct address_space *mapping, struct page *newpage, in iomap_migrate_page()
|
/Linux-v5.4/fs/jfs/ |
D | jfs_logmgr.h | 329 } newpage; member
|
D | jfs_xtree.c | 1709 int newpage = 0; in xtUpdate() local
|
/Linux-v5.4/fs/hugetlbfs/ |
D | inode.c | 880 struct page *newpage, struct page *page, in hugetlbfs_migrate_page()
|
/Linux-v5.4/drivers/misc/ |
D | vmw_balloon.c | 1766 struct page *newpage, struct page *page, in vmballoon_migratepage()
|
/Linux-v5.4/fs/nfs/ |
D | write.c | 2095 int nfs_migrate_page(struct address_space *mapping, struct page *newpage, in nfs_migrate_page()
|
/Linux-v5.4/fs/fuse/ |
D | dev.c | 786 struct page *newpage; in fuse_try_move_page() local
|
/Linux-v5.4/fs/btrfs/ |
D | disk-io.c | 934 struct page *newpage, struct page *page, in btree_migratepage()
|
/Linux-v5.4/fs/f2fs/ |
D | data.c | 2992 struct page *newpage, struct page *page, enum migrate_mode mode) in f2fs_migrate_page()
|