Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dphy-core.c412 int ret, oldpage; in phy_select_page() local
444 int phy_restore_page(struct phy_device *phydev, int oldpage, int ret) in phy_restore_page()
477 int ret = 0, oldpage; in phy_read_paged() local
498 int ret = 0, oldpage; in phy_write_paged() local
521 int ret = 0, oldpage; in phy_modify_paged() local
Dmarvell.c1382 int oldpage, ret = 0; in m88e1318_get_wol() local
1402 int err = 0, oldpage; in m88e1318_set_wol() local
1534 int oldpage; in m88e1121_get_temp() local
1795 int oldpage; in m88e6390_get_temp() local
/Linux-v4.19/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.h86 static inline void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
/Linux-v4.19/arch/sparc/mm/
Diommu.c255 unsigned long page, oldpage = 0; in iommu_get_scsi_sgl_pflush() local
/Linux-v4.19/mm/
Dpage_owner.c226 void __copy_page_owner(struct page *oldpage, struct page *newpage) in __copy_page_owner()
Dksm.c2644 void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
Dzsmalloc.c1886 struct page *newpage, struct page *oldpage) in replace_sub_page()
Dshmem.c1548 struct page *oldpage, *newpage; in shmem_replace_page() local
Dhugetlb.c4897 void move_hugetlb_state(struct page *oldpage, struct page *newpage, int reason) in move_hugetlb_state()
Dmemcontrol.c6177 void mem_cgroup_migrate(struct page *oldpage, struct page *newpage) in mem_cgroup_migrate()
Dslub.c2212 struct page *oldpage; in put_cpu_partial() local
/Linux-v4.19/drivers/staging/erofs/
Dunzip_vle.c1145 struct page **compressed_pages, *oldpage, *page; local
/Linux-v4.19/fs/fuse/
Ddev.c841 struct page *oldpage = *pagep; in fuse_try_move_page() local