Lines Matching refs:isolated
590 * XXX: It is possible that a page is isolated from LRU cache,
779 * Clean swap cache pages can be directly isolated. A later page fault will
1404 * The check (unnecessarily) ignores LRU pages being isolated and
1682 * the PG_hwpoison page will be caught and isolated on the entrance to
1753 bool isolated = false;
1757 isolated = !isolate_hugetlb(page, pagelist);
1760 isolated = !isolate_lru_page(page);
1762 isolated = !isolate_movable_page(page, ISOLATE_UNEVICTABLE);
1764 if (isolated)
1768 if (isolated && lru)
1780 return isolated;
1826 * RED-PEN would be better to keep it isolated here, but we