Home
last modified time | relevance | path

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

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