Lines Matching refs:folio_batch
52 struct folio_batch fbatch;
64 struct folio_batch lru_add;
65 struct folio_batch lru_deactivate_file;
66 struct folio_batch lru_deactivate;
67 struct folio_batch lru_lazyfree;
69 struct folio_batch activate;
232 static void folio_batch_move_lru(struct folio_batch *fbatch, move_fn_t move_fn) in folio_batch_move_lru()
257 static void folio_batch_add_and_move(struct folio_batch *fbatch, in folio_batch_add_and_move()
287 struct folio_batch *fbatch; in folio_rotate_reclaimable()
363 struct folio_batch *fbatch = &per_cpu(cpu_fbatches.activate, cpu); in folio_activate_drain()
373 struct folio_batch *fbatch; in folio_activate()
403 struct folio_batch *fbatch; in __lru_cache_activate_folio()
520 struct folio_batch *fbatch; in folio_add_lru()
666 struct folio_batch *fbatch = &fbatches->lru_add; in lru_add_drain_cpu()
709 struct folio_batch *fbatch; in deactivate_file_folio()
736 struct folio_batch *fbatch; in deactivate_page()
760 struct folio_batch *fbatch; in mark_page_lazyfree()
1089 void folio_batch_remove_exceptionals(struct folio_batch *fbatch) in folio_batch_remove_exceptionals()