Home
last modified time | relevance | path

Searched defs:newpage (Results 1 – 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/mm/
Dmigrate.c404 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 …]
Dballoon_compaction.c234 struct page *newpage, struct page *page, in balloon_page_migrate()
Dpage_owner.c231 void __copy_page_owner(struct page *oldpage, struct page *newpage) in __copy_page_owner()
Dzsmalloc.c1880 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()
Dinternal.h500 static inline void mlock_migrate_page(struct page *newpage, struct page *page) in mlock_migrate_page()
Dz3fold.c1616 static int z3fold_page_migrate(struct address_space *mapping, struct page *newpage, in z3fold_page_migrate()
Dksm.c2674 void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
/kernel/linux/linux-5.10/include/linux/
Dpage_owner.h39 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()
Dmigrate.h75 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()
Dksm.h86 static inline void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
Dballoon_compaction.h168 static inline int balloon_page_migrate(struct page *newpage, in balloon_page_migrate()
Dhugetlb.h339 struct page *newpage, int reason) in move_hugetlb_state()
/kernel/linux/linux-5.10/fs/cachefiles/
Drdwr.c235 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/
Dcmm.c519 struct page *newpage, struct page *page, in cmm_migratepage()
/kernel/linux/linux-5.10/fs/erofs/
Dzdata.c652 struct page *const newpage = in z_erofs_do_read_page() local
/kernel/linux/linux-5.10/drivers/virtio/
Dvirtio_balloon.c754 struct page *newpage, struct page *page, enum migrate_mode mode) in virtballoon_migratepage()
/kernel/linux/linux-5.10/fs/ubifs/
Dfile.c1470 struct page *newpage, struct page *page, enum migrate_mode mode) in ubifs_migrate_page()
/kernel/linux/linux-5.10/fs/jfs/
Djfs_logmgr.h329 } newpage; member
Djfs_xtree.c1709 int newpage = 0; in xtUpdate() local
/kernel/linux/linux-5.10/fs/hugetlbfs/
Dinode.c966 struct page *newpage, struct page *page, in hugetlbfs_migrate_page()
/kernel/linux/linux-5.10/drivers/misc/
Dvmw_balloon.c1767 struct page *newpage, struct page *page, in vmballoon_migratepage()
/kernel/linux/linux-5.10/fs/iomap/
Dbuffered-io.c496 iomap_migrate_page(struct address_space *mapping, struct page *newpage, in iomap_migrate_page()
/kernel/linux/linux-5.10/fs/fuse/
Ddev.c799 struct page *newpage; in fuse_try_move_page() local
/kernel/linux/linux-5.10/fs/nfs/
Dwrite.c2087 int nfs_migrate_page(struct address_space *mapping, struct page *newpage, in nfs_migrate_page()
/kernel/linux/linux-5.10/fs/btrfs/
Ddisk-io.c859 struct page *newpage, struct page *page, in btree_migratepage()

12