Home
last modified time | relevance | path

Searched defs:batch (Results 51 – 75 of 101) sorted by relevance

12345

/openbmc/linux/mm/
H A Drmap.c649 int batch; in set_tlb_ubc_flush_pending() local
715 int batch = atomic_read(&mm->tlb_flush_batched); in flush_tlb_batched_pending() local
/openbmc/linux/tools/mm/
H A Dpage-types.c674 unsigned long batch; in walk_pfn() local
733 unsigned long batch; in walk_vma() local
/openbmc/linux/drivers/xen/
H A Dgrant-table.c1173 void gnttab_batch_map(struct gnttab_map_grant_ref *batch, unsigned count) in gnttab_batch_map()
1186 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count) in gnttab_batch_copy()
/openbmc/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c313 int batch = 0; in __recv_errmsg_cmsg() local
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_erl1.c1016 int batch = 0; in iscsit_handle_ooo_cmdsn() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_execlists.c3151 struct i915_vma *batch, *vma; in create_gpr_client() local
3473 struct drm_i915_gem_object *batch; member
3488 struct drm_i915_gem_object *batch) in smoke_submit()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1266 static void *reloc_iomap(struct i915_vma *batch, in reloc_iomap()
2288 struct i915_vma *shadow, *trampoline, *batch; in eb_parse() local
2392 struct i915_vma *batch, in eb_request_submit()
/openbmc/linux/fs/btrfs/
H A Dtree-log.c2919 int batch = atomic_read(&root->log_batch); in btrfs_sync_log() local
3566 struct btrfs_item_batch batch; in flush_dir_items_batch() local
4297 struct btrfs_item_batch batch; in copy_items() local
5974 const struct btrfs_item_batch *batch, in insert_delayed_items_batch()
6010 struct btrfs_item_batch batch = { in log_delayed_insertion_items() local
H A Dctree.c4334 const struct btrfs_item_batch *batch) in setup_items_for_insert()
4435 struct btrfs_item_batch batch; in btrfs_setup_item_for_insert() local
4452 const struct btrfs_item_batch *batch) in btrfs_insert_empty_items()
H A Dctree.h642 struct btrfs_item_batch batch; in btrfs_insert_empty_item() local
H A Ddelayed-inode.c655 struct btrfs_item_batch batch; in btrfs_insert_delayed_item() local
/openbmc/linux/include/asm-generic/
H A Dtlb.h298 struct mmu_table_batch *batch; member
/openbmc/linux/arch/x86/mm/
H A Dtlb.c1278 void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlpar.c1349 static void do_block_remove(unsigned long number, struct ppc64_tlb_batch *batch, in do_block_remove()
1530 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in pSeries_lpar_flush_hash_range() local
/openbmc/linux/kernel/bpf/
H A Dmemalloc.c99 int low_watermark, high_watermark, batch; member
/openbmc/linux/fs/xfs/
H A Dxfs_qm.c70 struct xfs_dquot *batch[XFS_DQ_LOOKUP_BATCH]; in xfs_qm_dquot_walk() local
H A Dxfs_icache.c1664 struct xfs_inode *batch[XFS_LOOKUP_BATCH]; in xfs_icwalk_ag() local
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c788 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in native_flush_hash_range() local
/openbmc/linux/drivers/block/xen-blkback/
H A Dblkback.c741 unsigned int batch = min(num, BLKIF_MAX_SEGMENTS_PER_REQUEST); in xen_blkbk_unmap() local
/openbmc/linux/include/linux/
H A Dblk_types.h541 u64 batch; member
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c1441 struct i915_vma *batch, in intel_engine_cmd_parser()
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat1556 def batch(stats): function
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c947 struct i915_vma *batch; in emit_rpcs_query() local
/openbmc/linux/drivers/dma/idxd/
H A Dregisters.h262 u64 batch:1; member
584 u64 batch:1; member
/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c1280 struct ppc64_tlb_batch *batch; in __switch_to() local

12345