/openbmc/linux/mm/ |
H A D | rmap.c | 649 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 D | page-types.c | 674 unsigned long batch; in walk_pfn() local 733 unsigned long batch; in walk_vma() local
|
/openbmc/linux/drivers/xen/ |
H A D | grant-table.c | 1173 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 D | txtimestamp.c | 313 int batch = 0; in __recv_errmsg_cmsg() local
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_erl1.c | 1016 int batch = 0; in iscsit_handle_ooo_cmdsn() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_execlists.c | 3151 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 D | i915_gem_execbuffer.c | 1266 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 D | tree-log.c | 2919 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 D | ctree.c | 4334 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 D | ctree.h | 642 struct btrfs_item_batch batch; in btrfs_insert_empty_item() local
|
H A D | delayed-inode.c | 655 struct btrfs_item_batch batch; in btrfs_insert_delayed_item() local
|
/openbmc/linux/include/asm-generic/ |
H A D | tlb.h | 298 struct mmu_table_batch *batch; member
|
/openbmc/linux/arch/x86/mm/ |
H A D | tlb.c | 1278 void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | 1349 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 D | memalloc.c | 99 int low_watermark, high_watermark, batch; member
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_qm.c | 70 struct xfs_dquot *batch[XFS_DQ_LOOKUP_BATCH]; in xfs_qm_dquot_walk() local
|
H A D | xfs_icache.c | 1664 struct xfs_inode *batch[XFS_LOOKUP_BATCH]; in xfs_icwalk_ag() local
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 788 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 D | blkback.c | 741 unsigned int batch = min(num, BLKIF_MAX_SEGMENTS_PER_REQUEST); in xen_blkbk_unmap() local
|
/openbmc/linux/include/linux/ |
H A D | blk_types.h | 541 u64 batch; member
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 1441 struct i915_vma *batch, in intel_engine_cmd_parser()
|
/openbmc/linux/tools/kvm/kvm_stat/ |
H A D | kvm_stat | 1556 def batch(stats): function
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_context.c | 947 struct i915_vma *batch; in emit_rpcs_query() local
|
/openbmc/linux/drivers/dma/idxd/ |
H A D | registers.h | 262 u64 batch:1; member 584 u64 batch:1; member
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | process.c | 1280 struct ppc64_tlb_batch *batch; in __switch_to() local
|