Home
last modified time | relevance | path

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

/linux/mm/
H A Dcompaction.c309 __reset_isolation_pfn(struct zone *zone, unsigned long pfn, bool check_source, in __reset_isolation_pfn() argument
328 if (check_source && check_target && !get_pageblock_skip(page)) in __reset_isolation_pfn()
335 if (!check_source && check_target && in __reset_isolation_pfn()
361 if (check_source && PageLRU(page)) { in __reset_isolation_pfn()