/kernel/linux/linux-5.10/mm/ |
D | migrate.c | 404 struct page *newpage, struct page *page, int extra_count) in migrate_page_move_mapping() 526 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping() 608 void migrate_page_states(struct page *newpage, struct page *page) in migrate_page_states() 685 void migrate_page_copy(struct page *newpage, struct page *page) in migrate_page_copy() 701 struct page *newpage, struct page *page, in migrate_page_extra() 727 struct page *newpage, struct page *page, in migrate_page() 774 struct page *newpage, struct page *page, enum migrate_mode mode, in __buffer_migrate_page() 858 struct page *newpage, struct page *page, enum migrate_mode mode) in buffer_migrate_page() 871 struct page *newpage, struct page *page, enum migrate_mode mode) in buffer_migrate_page_norefs() 922 struct page *newpage, struct page *page, enum migrate_mode mode) in fallback_migrate_page() [all …]
|
D | balloon_compaction.c | 234 struct page *newpage, struct page *page, in balloon_page_migrate()
|
D | page_owner.c | 231 void __copy_page_owner(struct page *oldpage, struct page *newpage) in __copy_page_owner()
|
D | zsmalloc.c | 1880 struct page *newpage, struct page *oldpage) in replace_sub_page() 1958 static int zs_page_migrate(struct address_space *mapping, struct page *newpage, in zs_page_migrate()
|
D | internal.h | 500 static inline void mlock_migrate_page(struct page *newpage, struct page *page) in mlock_migrate_page()
|
D | z3fold.c | 1616 static int z3fold_page_migrate(struct address_space *mapping, struct page *newpage, in z3fold_page_migrate()
|
D | ksm.c | 2674 void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
|
/kernel/linux/linux-5.10/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 | 75 static inline void migrate_page_states(struct page *newpage, struct page *page) in migrate_page_states() 79 static inline void migrate_page_copy(struct page *newpage, in migrate_page_copy() 83 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping()
|
D | ksm.h | 86 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()
|
D | hugetlb.h | 339 struct page *newpage, int reason) in move_hugetlb_state()
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
D | cmm.c | 519 struct page *newpage, struct page *page, in cmm_migratepage()
|
/kernel/linux/linux-5.10/fs/erofs/ |
D | zdata.c | 652 struct page *const newpage = in z_erofs_do_read_page() local
|
/kernel/linux/linux-5.10/drivers/virtio/ |
D | virtio_balloon.c | 754 struct page *newpage, struct page *page, enum migrate_mode mode) in virtballoon_migratepage()
|
/kernel/linux/linux-5.10/fs/ubifs/ |
D | file.c | 1470 struct page *newpage, struct page *page, enum migrate_mode mode) in ubifs_migrate_page()
|
/kernel/linux/linux-5.10/fs/jfs/ |
D | jfs_logmgr.h | 329 } newpage; member
|
D | jfs_xtree.c | 1709 int newpage = 0; in xtUpdate() local
|
/kernel/linux/linux-5.10/fs/hugetlbfs/ |
D | inode.c | 966 struct page *newpage, struct page *page, in hugetlbfs_migrate_page()
|
/kernel/linux/linux-5.10/drivers/misc/ |
D | vmw_balloon.c | 1767 struct page *newpage, struct page *page, in vmballoon_migratepage()
|
/kernel/linux/linux-5.10/fs/iomap/ |
D | buffered-io.c | 496 iomap_migrate_page(struct address_space *mapping, struct page *newpage, in iomap_migrate_page()
|
/kernel/linux/linux-5.10/fs/fuse/ |
D | dev.c | 799 struct page *newpage; in fuse_try_move_page() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | write.c | 2087 int nfs_migrate_page(struct address_space *mapping, struct page *newpage, in nfs_migrate_page()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | disk-io.c | 859 struct page *newpage, struct page *page, in btree_migratepage()
|