Home
last modified time | relevance | path

Searched defs:newpage (Results 1 - 25 of 47) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/
H A Dpage_owner.h39 static inline void copy_page_owner(struct page *oldpage, struct page *newpage) in copy_page_owner() argument
66 static inline void copy_page_owner(struct page *oldpage, struct page *newpage) in copy_page_owner() argument
H A Dksm.h86 static inline void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page() argument
H A Dballoon_compaction.h168 static inline int balloon_page_migrate(struct page *newpage, in balloon_page_migrate() argument
H A Dmigrate.h75 static inline void migrate_page_states(struct page *newpage, struct page *page) in migrate_page_states() argument
79 static inline void migrate_page_copy(struct page *newpage, in migrate_page_copy() argument
82 migrate_huge_page_move_mapping(struct address_space *mapping, struct page *newpage, struct page *page) migrate_huge_page_move_mapping() argument
/kernel/linux/linux-5.10/mm/
H A Dballoon_compaction.c233 balloon_page_migrate(struct address_space *mapping, struct page *newpage, struct page *page, enum migrate_mode mode) balloon_page_migrate() argument
H A Dpage_owner.c231 void __copy_page_owner(struct page *oldpage, struct page *newpage) in __copy_page_owner() argument
H A Dz3fold.c1616 static int z3fold_page_migrate(struct address_space *mapping, struct page *newpage, in z3fold_page_migrate() argument
/kernel/linux/linux-6.6/mm/
H A Dballoon_compaction.c232 static int balloon_page_migrate(struct page *newpage, struct page *page, in balloon_page_migrate() argument
H A 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
[all...]
H A Dz3fold.c1285 static int z3fold_page_migrate(struct page *newpage, struct page *page, in z3fold_page_migrate() argument
/kernel/linux/linux-5.10/fs/cachefiles/
H A Drdwr.c235 struct page *newpage, *backpage; in cachefiles_read_backing_file_one() local
471 struct page *newpage = NULL, *netpage, *_n, *backpage = NULL; cachefiles_read_backing_file() local
[all...]
/test/ostest/wukong/component_event/src/
H A Dscene_delegate.cpp85 auto newpage = treemanager->GetNewPage(); in ChooseScene() local
244 auto newpage = treemanager->GetNewPage(); in FindSamePageInChildren() local
277 auto newpage in FindSamePageInParent() local
[all...]
H A Dfocus_scene_delegate.cpp85 auto newpage = treemanager->GetNewPage(); in ChooseScene() local
244 auto newpage = treemanager->GetNewPage(); in FindSamePageInChildren() local
277 auto newpage in FindSamePageInParent() local
338 auto newpage = treemanager->GetNewPage(); IsPageChanged() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dcmm.c500 cmm_migratepage(struct balloon_dev_info *b_dev_info, struct page *newpage, struct page *page, enum migrate_mode mode) cmm_migratepage() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dcmm.c518 cmm_migratepage(struct balloon_dev_info *b_dev_info, struct page *newpage, struct page *page, enum migrate_mode mode) cmm_migratepage() argument
/kernel/linux/linux-5.10/fs/ubifs/
H A Dfile.c1464 ubifs_migrate_page(struct address_space *mapping, struct page *newpage, struct page *page, enum migrate_mode mode) ubifs_migrate_page() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.h329 } newpage; member
H A Djfs_xtree.c1709 int newpage = 0; in xtUpdate() local
/kernel/linux/linux-5.10/fs/erofs/
H A Dzdata.c654 struct page *const newpage = in z_erofs_do_read_page() local
/kernel/linux/linux-5.10/fs/iomap/
H A Dbuffered-io.c496 iomap_migrate_page(struct address_space *mapping, struct page *newpage, in iomap_migrate_page() argument
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_balloon.c757 virtballoon_migratepage(struct balloon_dev_info *vb_dev_info, struct page *newpage, struct page *page, enum migrate_mode mode) virtballoon_migratepage() argument
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xtree.c1515 int newpage = 0; in xtUpdate() local
H A Djfs_logmgr.h329 } newpage; member
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_balloon.c750 virtballoon_migratepage(struct balloon_dev_info *vb_dev_info, struct page *newpage, struct page *page, enum migrate_mode mode) virtballoon_migratepage() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/
H A Dvmw_balloon.c1766 vmballoon_migratepage(struct balloon_dev_info *b_dev_info, struct page *newpage, struct page *page, enum migrate_mode mode) vmballoon_migratepage() argument

Completed in 35 milliseconds

12