Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpage-isolation.h32 bool has_unmovable_pages(struct zone *zone, struct page *page, int count,
/linux-4.1.27/mm/
Dpage_isolation.c48 if (!has_unmovable_pages(zone, page, arg.pages_found, in set_migratetype_isolate()
Dpage_alloc.c6257 bool has_unmovable_pages(struct zone *zone, struct page *page, int count, in has_unmovable_pages() function
6352 return !has_unmovable_pages(zone, page, 0, true); in is_pageblock_removable_nolock()