Lines Matching full:inactive
279 * to the tail of the inactive list.
416 * a folio is marked active just after it is added to the inactive in __lru_cache_activate_folio()
468 * inactive,unreferenced -> inactive,referenced
469 * inactive,referenced -> active,unreferenced
559 * inactive list to speed up its reclaim. It is moved to the
568 * 2. active, dirty/writeback folio -> inactive, head, reclaim
569 * 3. inactive, mapped folio -> none
570 * 4. inactive, dirty/writeback folio -> inactive, head, reclaim
571 * 5. inactive, clean -> inactive, tail
574 * In 4, it moves to the head of the inactive list so the folio is
606 * We move that folio to the tail of the inactive list. in lru_deactivate_file_fn()
726 * deactivate_page() moves @page to the inactive list if @page was on the active
750 * mark_page_lazyfree() moves @page to the inactive file list.