Lines Matching full:inactive
258 * to the tail of the inactive list.
397 * a folio is marked active just after it is added to the inactive in __lru_cache_activate_folio()
452 * * inactive,unreferenced -> inactive,referenced
453 * * inactive,referenced -> active,unreferenced
537 * inactive list to speed up its reclaim. It is moved to the
546 * 2. active, dirty/writeback folio -> inactive, head, reclaim
547 * 3. inactive, mapped folio -> none
548 * 4. inactive, dirty/writeback folio -> inactive, head, reclaim
549 * 5. inactive, clean -> inactive, tail
552 * In 4, it moves to the head of the inactive list so the folio is
584 * We move that folio to the tail of the inactive list. in lru_deactivate_file()
698 * folio_deactivate() moves @folio to the inactive list if @folio was on the
714 * folio_mark_lazyfree() moves @folio to the inactive file list.