Searched defs:newpage (Results 1 – 16 of 16) sorted by relevance
/linux-3.4.99/mm/ |
D | migrate.c | 291 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
|
D | internal.h | 174 static inline void mlock_migrate_page(struct page *newpage, struct page *page) in mlock_migrate_page()
|
D | memcontrol.c | 3225 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()
|
D | ksm.c | 1750 void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
|
/linux-3.4.99/include/linux/ |
D | migrate.h | 53 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()
|
D | memcontrol.h | 306 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()
|
D | ksm.h | 139 static inline void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
|
/linux-3.4.99/fs/cachefiles/ |
D | rdwr.c | 232 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/ |
D | inode.c | 606 struct page *newpage, struct page *page, in hugetlbfs_migrate_page()
|
/linux-3.4.99/fs/jfs/ |
D | jfs_logmgr.h | 342 } newpage; member
|
D | jfs_xtree.c | 1722 int newpage = 0; in xtUpdate() local
|
/linux-3.4.99/fs/nfs/ |
D | write.c | 1722 int nfs_migrate_page(struct address_space *mapping, struct page *newpage, in nfs_migrate_page()
|
D | nfs4proc.c | 3608 struct page *newpage, **spages; in buf_to_pages_noslab() local
|
/linux-3.4.99/drivers/hwmon/pmbus/ |
D | pmbus_core.c | 161 int newpage; in pmbus_set_page() local
|
/linux-3.4.99/fs/fuse/ |
D | dev.c | 694 struct page *newpage; in fuse_try_move_page() local
|
/linux-3.4.99/fs/btrfs/ |
D | disk-io.c | 902 struct page *newpage, struct page *page, in btree_migratepage()
|