Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dballoon_compaction.h58 int (*migratepage)(struct balloon_dev_info *, struct page *newpage, member
/kernel/linux/linux-5.10/include/linux/
Dballoon_compaction.h58 int (*migratepage)(struct balloon_dev_info *, struct page *newpage, member
Dfs.h405 int (*migratepage) (struct address_space *, member
/kernel/linux/linux-5.10/mm/
Dcompaction.c1576 static struct page *compaction_alloc(struct page *migratepage, in compaction_alloc()