Searched refs:has_unmovable_pages (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/include/linux/ |
D | page-isolation.h | 33 bool has_unmovable_pages(struct zone *zone, struct page *page, int count,
|
/Linux-v4.19/mm/ |
D | page_isolation.c | 63 if (!has_unmovable_pages(zone, page, arg.pages_found, migratetype, in set_migratetype_isolate()
|
D | memory_hotplug.c | 1252 return !has_unmovable_pages(zone, page, 0, MIGRATE_MOVABLE, true); in is_pageblock_removable_nolock()
|
D | page_alloc.c | 7658 bool has_unmovable_pages(struct zone *zone, struct page *page, int count, in has_unmovable_pages() function
|