Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/fs/fuse/
Ddev.c852 struct page *oldpage = *pagep; in fuse_try_move_page() local