Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dballoon_compaction.h58 int (*migratepage)(struct balloon_dev_info *, struct page *newpage, member
H A Dfs.h404 int (*migratepage) (struct address_space *, member
/OK3568_Linux_fs/kernel/mm/
H A Dcompaction.c1609 static struct page *compaction_alloc(struct page *migratepage, in compaction_alloc()