Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmigrate.c309 struct page *newpage, struct page *page, in migrate_page_move_mapping()
398 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping()
487 void migrate_page_copy(struct page *newpage, struct page *page) in migrate_page_copy()
564 struct page *newpage, struct page *page, in migrate_page()
588 struct page *newpage, struct page *page, enum migrate_mode mode) in buffer_migrate_page()
686 struct page *newpage, struct page *page, enum migrate_mode mode) in fallback_migrate_page()
717 static int move_to_new_page(struct page *newpage, struct page *page, in move_to_new_page()
766 static int __unmap_and_move(struct page *page, struct page *newpage, in __unmap_and_move()
926 struct page *newpage = get_new_page(page, private, &result); in unmap_and_move() local
1560 struct page *newpage; in alloc_misplaced_dst_page() local
Dballoon_compaction.c196 int balloon_page_migrate(struct page *newpage, in balloon_page_migrate()
Dinternal.h276 static inline void mlock_migrate_page(struct page *newpage, struct page *page) in mlock_migrate_page()
Dksm.c1956 void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
Dshmem.c962 struct page *oldpage, *newpage; in shmem_replace_page() local
Dmemcontrol.c5731 void mem_cgroup_migrate(struct page *oldpage, struct page *newpage, in mem_cgroup_migrate()
/linux-4.1.27/include/linux/
Dmigrate.h57 static inline void migrate_page_copy(struct page *newpage, in migrate_page_copy()
61 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping()
Dksm.h103 static inline void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
Dballoon_compaction.h204 static inline int balloon_page_migrate(struct page *newpage, in balloon_page_migrate()
Dmemcontrol.h238 struct page *newpage, in mem_cgroup_migrate()
/linux-4.1.27/fs/cachefiles/
Drdwr.c232 struct page *newpage, *backpage; in cachefiles_read_backing_file_one() local
472 struct page *newpage = NULL, *netpage, *_n, *backpage = NULL; in cachefiles_read_backing_file() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Drw26.c511 struct page *newpage, struct page *page, in ll_migratepage()
/linux-4.1.27/drivers/virtio/
Dvirtio_balloon.c438 struct page *newpage, struct page *page, enum migrate_mode mode) in virtballoon_migratepage()
/linux-4.1.27/fs/hugetlbfs/
Dinode.c574 struct page *newpage, struct page *page, in hugetlbfs_migrate_page()
/linux-4.1.27/fs/jfs/
Djfs_logmgr.h342 } newpage; member
Djfs_xtree.c1722 int newpage = 0; in xtUpdate() local
/linux-4.1.27/fs/nfs/
Dwrite.c1932 int nfs_migrate_page(struct address_space *mapping, struct page *newpage, in nfs_migrate_page()
Dnfs4proc.c4454 struct page *newpage, **spages; in buf_to_pages_noslab() local
/linux-4.1.27/fs/fuse/
Ddev.c860 struct page *newpage; in fuse_try_move_page() local
/linux-4.1.27/drivers/hwmon/pmbus/
Dpmbus_core.c133 int newpage; in pmbus_set_page() local
/linux-4.1.27/fs/btrfs/
Ddisk-io.c972 struct page *newpage, struct page *page, in btree_migratepage()