Lines Matching full:inactive
227 * to the tail of the inactive list.
366 * a folio is marked active just after it is added to the inactive in __lru_cache_activate_folio()
442 * * inactive,unreferenced -> inactive,referenced
443 * * inactive,referenced -> active,unreferenced
529 * inactive list to speed up its reclaim. It is moved to the
538 * 2. active, dirty/writeback folio -> inactive, head, reclaim
539 * 3. inactive, mapped folio -> none
540 * 4. inactive, dirty/writeback folio -> inactive, head, reclaim
541 * 5. inactive, clean -> inactive, tail
544 * In 4, it moves to the head of the inactive list so the folio is
576 * We move that folio to the tail of the inactive list. in lru_deactivate_file()
696 * folio_deactivate() moves @folio to the inactive list if @folio was on the
715 * folio_mark_lazyfree() moves @folio to the inactive file list.