/linux-3.3/arch/powerpc/mm/ |
D | tlb_hash64.c | 45 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()
|
D | hash_native_64.c | 474 struct ppc64_tlb_batch *batch = &__get_cpu_var(ppc64_tlb_batch); in native_flush_hash_range() local
|
D | hugetlbpage.c | 386 struct hugepd_freelist *batch = in hugepd_free_rcu_callback() local
|
D | hash_utils_64.c | 1173 struct ppc64_tlb_batch *batch = in flush_hash_range() local
|
/linux-3.3/arch/powerpc/include/asm/ |
D | tlbflush.h | 113 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/ |
D | aio.c | 467 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/ |
D | shrinker.h | 34 long batch; /* reclaim batch size, 0 = default */ member
|
D | percpu_counter.h | 126 __percpu_counter_add(struct percpu_counter *fbc, s64 amount, s32 batch) in __percpu_counter_add()
|
D | mmzone.h | 200 int batch; /* chunk size for buddy add/remove */ member
|
/linux-3.3/fs/xfs/ |
D | xfs_sync.c | 120 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/ |
D | percpu_counter.c | 74 void __percpu_counter_add(struct percpu_counter *fbc, s64 amount, s32 batch) in __percpu_counter_add()
|
/linux-3.3/arch/s390/include/asm/ |
D | tlb.h | 34 struct mmu_table_batch *batch; member
|
/linux-3.3/include/asm-generic/ |
D | tlb.h | 87 struct mmu_table_batch *batch; member
|
/linux-3.3/mm/ |
D | memory.c | 200 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
|
D | page_alloc.c | 3641 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
|
D | memcontrol.c | 2248 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 = ¤t->memcg_batch; in mem_cgroup_uncharge_end() local
|
/linux-3.3/Documentation/vm/ |
D | page-types.c | 670 unsigned long batch; in walk_pfn() local 692 unsigned long batch; in walk_vma() local
|
/linux-3.3/drivers/gpu/drm/i915/ |
D | i915_dma.c | 453 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/ |
D | lpar.c | 386 struct ppc64_tlb_batch *batch = &__get_cpu_var(ppc64_tlb_batch); in pSeries_lpar_flush_hash_range() local
|
/linux-3.3/drivers/target/iscsi/ |
D | iscsi_target_erl1.c | 1078 int batch = 0; in iscsit_handle_ooo_cmdsn() local
|
/linux-3.3/arch/powerpc/kernel/ |
D | process.c | 403 struct ppc64_tlb_batch *batch; in __switch_to() local
|
/linux-3.3/arch/x86/xen/ |
D | mmu.c | 2327 int batch; in xen_remap_domain_mfn_range() local
|
/linux-3.3/fs/btrfs/ |
D | tree-log.c | 2020 unsigned long batch = root->log_batch; in btrfs_sync_log() local
|