Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dballoon_compaction.h58 int (*migratepage)(struct balloon_dev_info *, struct page *newpage, member
Dfs.h407 int (*migratepage) (struct address_space *, member
/Linux-v5.15/mm/
Dcompaction.c1652 static struct page *compaction_alloc(struct page *migratepage, in compaction_alloc()