Searched defs:batch (Results 1 – 7 of 7) sorted by relevance
| /mm/ |
| A 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() 293 static void tlb_remove_table_free(struct mmu_table_batch *batch) in tlb_remove_table_free() 300 static void tlb_remove_table_free(struct mmu_table_batch *batch) in tlb_remove_table_free() 353 struct mmu_table_batch **batch = &tlb->batch; in tlb_table_flush() local [all …]
|
| A D | page_alloc.c | 2566 int high_min, to_drain, batch; in decay_pcp_high() local 2602 int to_drain, batch; in drain_zone_pages() local 2749 static int nr_pcp_free(struct per_cpu_pages *pcp, int batch, int high, bool free_high) in nr_pcp_free() 2775 int batch, bool free_high) in nr_pcp_high() 2826 int high, batch; in free_frozen_page_commit() local 3193 int high, base_batch, batch, max_nr_alloc; in nr_pcp_alloc() local 3253 int batch = nr_pcp_alloc(pcp, zone, order); in __rmqueue_pcplist() local 5809 int batch; in zone_batchsize() local 5855 static int zone_highsize(struct zone *zone, int batch, int cpu_online, in zone_highsize() 5922 unsigned long high_max, unsigned long batch) in pageset_update() [all …]
|
| A D | mincore.c | 135 unsigned int batch = pte_batch_hint(ptep, pte); in mincore_pte_range() local
|
| A D | rmap.c | 678 int batch; in set_tlb_ubc_flush_pending() local 744 int batch = atomic_read(&mm->tlb_flush_batched); in flush_tlb_batched_pending() local
|
| A D | mm_init.c | 184 s32 batch = max_t(s32, nr*2, 32); in mm_compute_batch() local
|
| A D | memcontrol.c | 2302 unsigned int batch = max(MEMCG_CHARGE_BATCH, nr_pages); in try_charge_memcg() local
|
| A D | shmem.c | 754 unsigned long batch = sc ? sc->nr_to_scan : 128; in shmem_unused_huge_shrink() local
|
Completed in 62 milliseconds