Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpage-isolation.h33 bool has_unmovable_pages(struct zone *zone, struct page *page, int count,
/Linux-v4.19/mm/
Dpage_isolation.c63 if (!has_unmovable_pages(zone, page, arg.pages_found, migratetype, in set_migratetype_isolate()
Dmemory_hotplug.c1252 return !has_unmovable_pages(zone, page, 0, MIGRATE_MOVABLE, true); in is_pageblock_removable_nolock()
Dpage_alloc.c7658 bool has_unmovable_pages(struct zone *zone, struct page *page, int count, in has_unmovable_pages() function