Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dmigrate.c291 struct page *newpage, struct page *page, in migrate_page_move_mapping()
379 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping()
420 void migrate_page_copy(struct page *newpage, struct page *page) in migrate_page_copy()
476 struct page *newpage, struct page *page) in fail_migrate_page()
489 struct page *newpage, struct page *page, in migrate_page()
513 struct page *newpage, struct page *page, enum migrate_mode mode) in buffer_migrate_page()
611 struct page *newpage, struct page *page, enum migrate_mode mode) in fallback_migrate_page()
642 static int move_to_new_page(struct page *newpage, struct page *page, in move_to_new_page()
690 static int __unmap_and_move(struct page *page, struct page *newpage, in __unmap_and_move()
850 struct page *newpage = get_new_page(page, private, &result); in unmap_and_move() local
Dinternal.h174 static inline void mlock_migrate_page(struct page *newpage, struct page *page) in mlock_migrate_page()
Dmemcontrol.c3225 struct page *newpage, struct mem_cgroup **memcgp, gfp_t gfp_mask) in mem_cgroup_prepare_migration()
3317 struct page *oldpage, struct page *newpage, bool migration_ok) in mem_cgroup_end_migration()
3373 struct page *newpage) in mem_cgroup_replace_page_cache()
Dksm.c1750 void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
/linux-3.4.99/include/linux/
Dmigrate.h53 static inline void migrate_page_copy(struct page *newpage, in migrate_page_copy()
57 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping()
Dmemcontrol.h306 mem_cgroup_prepare_migration(struct page *page, struct page *newpage, in mem_cgroup_prepare_migration()
313 struct page *oldpage, struct page *newpage, bool migration_ok) in mem_cgroup_end_migration()
415 struct page *newpage) in mem_cgroup_replace_page_cache()
Dksm.h139 static inline void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
/linux-3.4.99/fs/cachefiles/
Drdwr.c232 struct page *newpage, *backpage; in cachefiles_read_backing_file_one() local
474 struct page *newpage = NULL, *netpage, *_n, *backpage = NULL; in cachefiles_read_backing_file() local
/linux-3.4.99/fs/hugetlbfs/
Dinode.c606 struct page *newpage, struct page *page, in hugetlbfs_migrate_page()
/linux-3.4.99/fs/jfs/
Djfs_logmgr.h342 } newpage; member
Djfs_xtree.c1722 int newpage = 0; in xtUpdate() local
/linux-3.4.99/fs/nfs/
Dwrite.c1722 int nfs_migrate_page(struct address_space *mapping, struct page *newpage, in nfs_migrate_page()
Dnfs4proc.c3608 struct page *newpage, **spages; in buf_to_pages_noslab() local
/linux-3.4.99/drivers/hwmon/pmbus/
Dpmbus_core.c161 int newpage; in pmbus_set_page() local
/linux-3.4.99/fs/fuse/
Ddev.c694 struct page *newpage; in fuse_try_move_page() local
/linux-3.4.99/fs/btrfs/
Ddisk-io.c902 struct page *newpage, struct page *page, in btree_migratepage()