Searched defs:oldpage (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/drivers/net/phy/ |
D | phy-core.c | 412 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
|
D | marvell.c | 1382 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/ |
D | page_owner.h | 39 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()
|
D | ksm.h | 86 static inline void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
|
/Linux-v4.19/arch/sparc/mm/ |
D | iommu.c | 255 unsigned long page, oldpage = 0; in iommu_get_scsi_sgl_pflush() local
|
/Linux-v4.19/mm/ |
D | page_owner.c | 226 void __copy_page_owner(struct page *oldpage, struct page *newpage) in __copy_page_owner()
|
D | ksm.c | 2644 void ksm_migrate_page(struct page *newpage, struct page *oldpage) in ksm_migrate_page()
|
D | zsmalloc.c | 1886 struct page *newpage, struct page *oldpage) in replace_sub_page()
|
D | shmem.c | 1548 struct page *oldpage, *newpage; in shmem_replace_page() local
|
D | hugetlb.c | 4897 void move_hugetlb_state(struct page *oldpage, struct page *newpage, int reason) in move_hugetlb_state()
|
D | memcontrol.c | 6177 void mem_cgroup_migrate(struct page *oldpage, struct page *newpage) in mem_cgroup_migrate()
|
D | slub.c | 2212 struct page *oldpage; in put_cpu_partial() local
|
/Linux-v4.19/drivers/staging/erofs/ |
D | unzip_vle.c | 1145 struct page **compressed_pages, *oldpage, *page; local
|
/Linux-v4.19/fs/fuse/ |
D | dev.c | 841 struct page *oldpage = *pagep; in fuse_try_move_page() local
|