Home
last modified time | relevance | path

Searched defs:oldpage (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.4/include/linux/
Dpage_owner.h39 static inline void copy_page_owner(struct page *oldpage, struct page *newpage) in copy_page_owner()
66 static inline void copy_page_owner(struct page *oldpage, struct page *newpage) in copy_page_owner()
Dksm.h88 static inline void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
/Linux-v5.4/drivers/net/phy/
Dphy-core.c728 int ret, oldpage; in phy_select_page() local
760 int phy_restore_page(struct phy_device *phydev, int oldpage, int ret) in phy_restore_page()
793 int ret = 0, oldpage; in phy_read_paged() local
814 int ret = 0, oldpage; in phy_write_paged() local
837 int ret = 0, oldpage; in phy_modify_paged_changed() local
Dmarvell.c1486 int oldpage, ret = 0; in m88e1318_get_wol() local
1506 int err = 0, oldpage; in m88e1318_set_wol() local
1641 int oldpage; in m88e1121_get_temp() local
1902 int oldpage; in m88e6390_get_temp() local
Drealtek.c197 int ret = 0, oldpage; in rtl8211e_config_init() local
Dmscc.c905 int oldpage; in vsc8531_pre_init_seq_set() local
963 int oldpage; in vsc85xx_eee_init_seq_set() local
/Linux-v5.4/mm/
Dpage_owner.c223 void __copy_page_owner(struct page *oldpage, struct page *newpage) in __copy_page_owner()
Dksm.c2680 void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
Dzsmalloc.c1893 struct page *newpage, struct page *oldpage) in replace_sub_page()
Dshmem.c1556 struct page *oldpage, *newpage; in shmem_replace_page() local
Dhugetlb.c5101 void move_hugetlb_state(struct page *oldpage, struct page *newpage, int reason) in move_hugetlb_state()
Dmemcontrol.c6778 void mem_cgroup_migrate(struct page *oldpage, struct page *newpage) in mem_cgroup_migrate()
Dslub.c2254 struct page *oldpage; in put_cpu_partial() local
/Linux-v5.4/fs/erofs/
Dzdata.c1003 struct page *oldpage, *page; in pickup_page_for_submission() local
/Linux-v5.4/fs/fuse/
Ddev.c785 struct page *oldpage = *pagep; in fuse_try_move_page() local