Searched defs:newpage (Results 1 – 16 of 16) sorted by relevance
/linux-3.3/mm/ |
D | migrate.c | 278 struct page *newpage, struct page *page, in migrate_page_move_mapping() 366 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping() 407 void migrate_page_copy(struct page *newpage, struct page *page) in migrate_page_copy() 463 struct page *newpage, struct page *page) in fail_migrate_page() 476 struct page *newpage, struct page *page, in migrate_page() 500 struct page *newpage, struct page *page, enum migrate_mode mode) in buffer_migrate_page() 598 struct page *newpage, struct page *page, enum migrate_mode mode) in fallback_migrate_page() 629 static int move_to_new_page(struct page *newpage, struct page *page, in move_to_new_page() 677 static int __unmap_and_move(struct page *page, struct page *newpage, in __unmap_and_move() 837 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 | 3182 struct page *newpage, struct mem_cgroup **memcgp, gfp_t gfp_mask) in mem_cgroup_prepare_migration() 3275 struct page *oldpage, struct page *newpage, bool migration_ok) in mem_cgroup_end_migration() 3328 struct page *newpage) in mem_cgroup_replace_page_cache()
|
D | ksm.c | 1746 void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
|
/linux-3.3/include/linux/ |
D | migrate.h | 55 static inline void migrate_page_copy(struct page *newpage, in migrate_page_copy() 59 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping()
|
D | memcontrol.h | 277 mem_cgroup_prepare_migration(struct page *page, struct page *newpage, in mem_cgroup_prepare_migration() 284 struct page *oldpage, struct page *newpage, bool migration_ok) in mem_cgroup_end_migration() 391 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.3/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.3/fs/hugetlbfs/ |
D | inode.c | 586 struct page *newpage, struct page *page, in hugetlbfs_migrate_page()
|
/linux-3.3/fs/jfs/ |
D | jfs_logmgr.h | 342 } newpage; member
|
D | jfs_xtree.c | 1722 int newpage = 0; in xtUpdate() local
|
/linux-3.3/fs/nfs/ |
D | write.c | 1690 int nfs_migrate_page(struct address_space *mapping, struct page *newpage, in nfs_migrate_page()
|
D | nfs4proc.c | 3443 struct page *newpage, **spages; in buf_to_pages_noslab() local
|
/linux-3.3/drivers/hwmon/pmbus/ |
D | pmbus_core.c | 158 int newpage; in pmbus_set_page() local
|
/linux-3.3/fs/fuse/ |
D | dev.c | 694 struct page *newpage; in fuse_try_move_page() local
|
/linux-3.3/fs/btrfs/ |
D | disk-io.c | 876 struct page *newpage, struct page *page, in btree_migratepage()
|