Searched defs:batch (Results  1 – 6 of 6) sorted by relevance
| /mm/ | 
| D | mmu_gather.c | 20 	struct mmu_gather_batch *batch;  in tlb_next_batch()  local 51 static void tlb_flush_rmap_batch(struct mmu_gather_batch *batch, struct vm_area_struct *vma)  in tlb_flush_rmap_batch() 101 static void __tlb_batch_free_encoded_pages(struct mmu_gather_batch *batch)  in __tlb_batch_free_encoded_pages() 146 	struct mmu_gather_batch *batch;  in tlb_batch_pages_flush()  local 155 	struct mmu_gather_batch *batch, *next;  in tlb_batch_list_free()  local 169 	struct mmu_gather_batch *batch;  in __tlb_remove_folio_pages_size()  local 222 static void __tlb_remove_table_free(struct mmu_table_batch *batch)  in __tlb_remove_table_free() 285 static void tlb_remove_table_free(struct mmu_table_batch *batch)  in tlb_remove_table_free() 292 static void tlb_remove_table_free(struct mmu_table_batch *batch)  in tlb_remove_table_free() 322 	struct mmu_table_batch **batch = &tlb->batch;  in tlb_table_flush()  local [all …] 
 | 
| D | page_alloc.c | 2520 	int high_min, to_drain, batch;  in decay_pcp_high()  local 2556 	int to_drain, batch;  in drain_zone_pages()  local 2703 static int nr_pcp_free(struct per_cpu_pages *pcp, int batch, int high, bool free_high)  in nr_pcp_free() 2729 		       int batch, bool free_high)  in nr_pcp_high() 2780 	int high, batch;  in free_unref_page_commit()  local 3155 	int high, base_batch, batch, max_nr_alloc;  in nr_pcp_alloc()  local 3215 			int batch = nr_pcp_alloc(pcp, zone, order);  in ___rmqueue_pcplist()  local 6033 	int batch;  in zone_batchsize()  local 6079 static int zone_highsize(struct zone *zone, int batch, int cpu_online,  in zone_highsize() 6146 			   unsigned long high_max, unsigned long batch)  in pageset_update() [all …] 
 | 
| D | rmap.c | 684 	int batch;  in set_tlb_ubc_flush_pending()  local 750 	int batch = atomic_read(&mm->tlb_flush_batched);  in flush_tlb_batched_pending()  local
  | 
| D | mm_init.c | 167 	s32 batch = max_t(s32, nr*2, 32);  in mm_compute_batch()  local
  | 
| D | memcontrol.c | 2226 	unsigned int batch = max(MEMCG_CHARGE_BATCH, nr_pages);  in try_charge_memcg()  local
  | 
| D | shmem.c | 652 	unsigned long batch = sc ? sc->nr_to_scan : 128;  in shmem_unused_huge_shrink()  local
  |