Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/mm/
Dtlb_hash64.c45 struct ppc64_tlb_batch *batch = &get_cpu_var(ppc64_tlb_batch); in hpte_need_flush() local
139 void __flush_tlb_pending(struct ppc64_tlb_batch *batch) in __flush_tlb_pending()
Dhash_native_64.c474 struct ppc64_tlb_batch *batch = &__get_cpu_var(ppc64_tlb_batch); in native_flush_hash_range() local
Dhugetlbpage.c386 struct hugepd_freelist *batch = in hugepd_free_rcu_callback() local
Dhash_utils_64.c1173 struct ppc64_tlb_batch *batch = in flush_hash_range() local
/linux-3.3/arch/powerpc/include/asm/
Dtlbflush.h113 struct ppc64_tlb_batch *batch = &__get_cpu_var(ppc64_tlb_batch); in arch_enter_lazy_mmu_mode() local
120 struct ppc64_tlb_batch *batch = &__get_cpu_var(ppc64_tlb_batch); in arch_leave_lazy_mmu_mode() local
/linux-3.3/fs/
Daio.c467 static void kiocb_batch_init(struct kiocb_batch *batch, long total) in kiocb_batch_init()
473 static void kiocb_batch_free(struct kioctx *ctx, struct kiocb_batch *batch) in kiocb_batch_free()
496 static int kiocb_batch_refill(struct kioctx *ctx, struct kiocb_batch *batch) in kiocb_batch_refill()
562 struct kiocb_batch *batch) in aio_get_req()
1598 struct iocb *iocb, struct kiocb_batch *batch, in io_submit_one()
1707 struct kiocb_batch batch; in do_io_submit() local
/linux-3.3/include/linux/
Dshrinker.h34 long batch; /* reclaim batch size, 0 = default */ member
Dpercpu_counter.h126 __percpu_counter_add(struct percpu_counter *fbc, s64 amount, s32 batch) in __percpu_counter_add()
Dmmzone.h200 int batch; /* chunk size for buddy add/remove */ member
/linux-3.3/fs/xfs/
Dxfs_sync.c120 struct xfs_inode *batch[XFS_LOOKUP_BATCH]; in xfs_inode_ag_walk() local
969 struct xfs_inode *batch[XFS_LOOKUP_BATCH]; in xfs_reclaim_inodes_ag() local
/linux-3.3/lib/
Dpercpu_counter.c74 void __percpu_counter_add(struct percpu_counter *fbc, s64 amount, s32 batch) in __percpu_counter_add()
/linux-3.3/arch/s390/include/asm/
Dtlb.h34 struct mmu_table_batch *batch; member
/linux-3.3/include/asm-generic/
Dtlb.h87 struct mmu_table_batch *batch; member
/linux-3.3/mm/
Dmemory.c200 struct mmu_gather_batch *batch; in tlb_next_batch() local
246 struct mmu_gather_batch *batch; in tlb_flush_mmu() local
272 struct mmu_gather_batch *batch, *next; in tlb_finish_mmu() local
294 struct mmu_gather_batch *batch; in __tlb_remove_page() local
343 struct mmu_table_batch *batch; in tlb_remove_table_rcu() local
356 struct mmu_table_batch **batch = &tlb->batch; in tlb_table_flush() local
366 struct mmu_table_batch **batch = &tlb->batch; in tlb_remove_table() local
Dpage_alloc.c3641 int batch; in zone_batchsize() local
3688 static void setup_pageset(struct per_cpu_pageset *p, unsigned long batch) in setup_pageset()
3797 unsigned long batch = zone_batchsize(zone), flags; in __zone_pcp_update() local
Dmemcontrol.c2248 unsigned int batch = max(CHARGE_BATCH, nr_pages); in __mem_cgroup_try_charge() local
2870 struct memcg_batch_info *batch = NULL; in mem_cgroup_do_uncharge() local
3039 struct memcg_batch_info *batch = &current->memcg_batch; in mem_cgroup_uncharge_end() local
/linux-3.3/Documentation/vm/
Dpage-types.c670 unsigned long batch; in walk_pfn() local
692 unsigned long batch; in walk_vma() local
/linux-3.3/drivers/gpu/drm/i915/
Di915_dma.c453 drm_i915_batchbuffer_t * batch, in i915_dispatch_batchbuffer()
597 drm_i915_batchbuffer_t *batch = data; in i915_batchbuffer() local
/linux-3.3/arch/powerpc/platforms/pseries/
Dlpar.c386 struct ppc64_tlb_batch *batch = &__get_cpu_var(ppc64_tlb_batch); in pSeries_lpar_flush_hash_range() local
/linux-3.3/drivers/target/iscsi/
Discsi_target_erl1.c1078 int batch = 0; in iscsit_handle_ooo_cmdsn() local
/linux-3.3/arch/powerpc/kernel/
Dprocess.c403 struct ppc64_tlb_batch *batch; in __switch_to() local
/linux-3.3/arch/x86/xen/
Dmmu.c2327 int batch; in xen_remap_domain_mfn_range() local
/linux-3.3/fs/btrfs/
Dtree-log.c2020 unsigned long batch = root->log_batch; in btrfs_sync_log() local