mmu_table_batch 181 include/asm-generic/tlb.h ((PAGE_SIZE - sizeof(struct mmu_table_batch)) / sizeof(void *)) mmu_table_batch 239 include/asm-generic/tlb.h struct mmu_table_batch *batch; mmu_table_batch 135 mm/mmu_gather.c struct mmu_table_batch *batch; mmu_table_batch 138 mm/mmu_gather.c batch = container_of(head, struct mmu_table_batch, rcu); mmu_table_batch 148 mm/mmu_gather.c struct mmu_table_batch **batch = &tlb->batch; mmu_table_batch 159 mm/mmu_gather.c struct mmu_table_batch **batch = &tlb->batch; mmu_table_batch 162 mm/mmu_gather.c *batch = (struct mmu_table_batch *)__get_free_page(GFP_NOWAIT | __GFP_NOWARN);