Lines Matching full:inactive
242 * to the tail of the inactive list.
398 * a folio is marked active just after it is added to the inactive in __lru_cache_activate_folio()
450 * inactive,unreferenced -> inactive,referenced
451 * inactive,referenced -> active,unreferenced
541 * inactive list to speed up its reclaim. It is moved to the
550 * 2. active, dirty/writeback folio -> inactive, head, reclaim
551 * 3. inactive, mapped folio -> none
552 * 4. inactive, dirty/writeback folio -> inactive, head, reclaim
553 * 5. inactive, clean -> inactive, tail
556 * In 4, it moves to the head of the inactive list so the folio is
588 * We move that folio to the tail of the inactive list. in lru_deactivate_file_fn()
708 * folio_deactivate() moves @folio to the inactive list if @folio was on the
730 * folio_mark_lazyfree() moves @folio to the inactive file list.