Home
last modified time | relevance | path

Searched defs:newpage (Results 1 – 25 of 45) 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()
/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()
/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-6.6/mm/
Dmigrate_device.c690 struct page *newpage = migrate_pfn_to_page(dst_pfns[i]); in __migrate_device_pages() local
818 struct page *newpage = migrate_pfn_to_page(dst_pfns[i]); in migrate_device_finalize() local
Dballoon_compaction.c232 static int balloon_page_migrate(struct page *newpage, struct page *page, in balloon_page_migrate()
Dzsmalloc.c1759 struct page *newpage, struct page *oldpage) in replace_sub_page()
1801 static int zs_page_migrate(struct page *newpage, struct page *page, in zs_page_migrate()
Dz3fold.c1285 static int z3fold_page_migrate(struct page *newpage, struct page *page, in z3fold_page_migrate()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
Dcmm.c501 struct page *newpage, struct page *page, in cmm_migratepage()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dcmm.c519 struct page *newpage, struct page *page, in cmm_migratepage()
/kernel/linux/linux-6.6/drivers/virtio/
Dvirtio_balloon.c751 struct page *newpage, struct page *page, enum migrate_mode mode) in virtballoon_migratepage()
/kernel/linux/linux-5.10/fs/erofs/
Dzdata.c654 struct page *const newpage = in z_erofs_do_read_page() local
/kernel/linux/linux-5.10/drivers/virtio/
Dvirtio_balloon.c758 struct page *newpage, struct page *page, enum migrate_mode mode) in virtballoon_migratepage()
/kernel/linux/linux-5.10/fs/ubifs/
Dfile.c1465 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
/kernel/linux/linux-6.6/fs/jfs/
Djfs_logmgr.h329 } newpage; member
Djfs_xtree.c1515 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-6.6/drivers/misc/
Dvmw_balloon.c1746 struct page *newpage, struct page *page, in vmballoon_migratepage()

12