Home
last modified time | relevance | path

Searched refs:oldpage (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dpage_owner.h17 extern void __copy_page_owner(struct page *oldpage, struct page *newpage);
41 static inline void copy_page_owner(struct page *oldpage, struct page *newpage) in copy_page_owner() argument
44 __copy_page_owner(oldpage, newpage); in copy_page_owner()
68 static inline void copy_page_owner(struct page *oldpage, struct page *newpage) in copy_page_owner() argument
Dksm.h55 void ksm_migrate_page(struct page *newpage, struct page *oldpage);
86 static inline void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page() argument
Dhugetlb.h173 void move_hugetlb_state(struct page *oldpage, struct page *newpage, int reason);
376 static inline void move_hugetlb_state(struct page *oldpage, in move_hugetlb_state() argument
Dmemcontrol.h735 void mem_cgroup_migrate(struct page *oldpage, struct page *newpage);
Dphy.h1387 int phy_restore_page(struct phy_device *phydev, int oldpage, int ret);