Home
last modified time | relevance | path

Searched refs:has_unmovable_pages (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dpage-isolation.h36 bool has_unmovable_pages(struct zone *zone, struct page *page, int count,
/Linux-v5.4/mm/
Dpage_isolation.c62 if (!has_unmovable_pages(zone, page, arg.pages_found, migratetype, in set_migratetype_isolate()
Dmemory_hotplug.c1183 return !has_unmovable_pages(zone, page, 0, MIGRATE_MOVABLE, SKIP_HWPOISON); in is_pageblock_removable_nolock()
Dpage_alloc.c8183 bool has_unmovable_pages(struct zone *zone, struct page *page, int count, in has_unmovable_pages() function