Home
last modified time | relevance | path

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

/linux/mm/
H A Dcompaction.c308 __reset_isolation_pfn(struct zone *zone, unsigned long pfn, bool check_source, in __reset_isolation_pfn() argument
327 if (check_source && check_target && !get_pageblock_skip(page)) in __reset_isolation_pfn()
334 if (!check_source && check_target && in __reset_isolation_pfn()
360 if (check_source && PageLRU(page)) { in __reset_isolation_pfn()