Lines Matching full:inactive
250 * to the tail of the inactive list.
399 * a folio is marked active just after it is added to the inactive in __lru_cache_activate_folio()
451 * inactive,unreferenced -> inactive,referenced
452 * inactive,referenced -> active,unreferenced
542 * inactive list to speed up its reclaim. It is moved to the
551 * 2. active, dirty/writeback folio -> inactive, head, reclaim
552 * 3. inactive, mapped folio -> none
553 * 4. inactive, dirty/writeback folio -> inactive, head, reclaim
554 * 5. inactive, clean -> inactive, tail
557 * In 4, it moves to the head of the inactive list so the folio is
589 * We move that folio to the tail of the inactive list. in lru_deactivate_file_fn()
709 * folio_deactivate() moves @folio to the inactive list if @folio was on the
731 * folio_mark_lazyfree() moves @folio to the inactive file list.