Home
last modified time | relevance | path

Searched defs:batch (Results 1 – 6 of 6) sorted by relevance

/mm/
Dmmu_gather.c18 struct mmu_gather_batch *batch; in tlb_next_batch() local
46 struct mmu_gather_batch *batch; in tlb_batch_pages_flush() local
57 struct mmu_gather_batch *batch, *next; in tlb_batch_list_free() local
68 struct mmu_gather_batch *batch; in __tlb_remove_page_size() local
96 static void __tlb_remove_table_free(struct mmu_table_batch *batch) in __tlb_remove_table_free()
159 static void tlb_remove_table_free(struct mmu_table_batch *batch) in tlb_remove_table_free()
166 static void tlb_remove_table_free(struct mmu_table_batch *batch) in tlb_remove_table_free()
196 struct mmu_table_batch **batch = &tlb->batch; in tlb_table_flush() local
207 struct mmu_table_batch **batch = &tlb->batch; in tlb_remove_table() local
Dmm_init.c152 s32 batch = max_t(s32, nr*2, 32); in mm_compute_batch() local
Dpage_alloc.c3087 int to_drain, batch; in drain_zone_pages() local
3349 unsigned long batch = READ_ONCE(pcp->batch); in free_unref_page_commit() local
6590 int batch; in zone_batchsize() local
6650 unsigned long batch) in pageset_update()
6665 static void pageset_set_batch(struct per_cpu_pageset *p, unsigned long batch) in pageset_set_batch()
6682 static void setup_pageset(struct per_cpu_pageset *p, unsigned long batch) in setup_pageset()
6695 unsigned long batch = max(1UL, high / 4); in pageset_set_high() local
Dslab.c523 static void init_arraycache(struct array_cache *ac, int limit, int batch) in init_arraycache()
645 int batch, gfp_t gfp) in __alloc_alien_cache()
Dshmem.c536 unsigned long batch = sc ? sc->nr_to_scan : 128; in shmem_unused_huge_shrink() local
Dmemcontrol.c2716 unsigned int batch = max(MEMCG_CHARGE_BATCH, nr_pages); in try_charge() local