Home
last modified time | relevance | path

Searched defs:batch (Results 26 – 50 of 82) sorted by relevance

1234

/Linux-v5.15/include/linux/mailbox/
Dbrcm-message.h45 } batch; member
/Linux-v5.15/include/linux/
Dptr_ring.h39 int batch; /* number of entries to consume in a batch */ member
511 static inline void ptr_ring_unconsume(struct ptr_ring *r, void **batch, int n, in ptr_ring_unconsume()
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dselftest_lrc.c915 struct i915_vma *batch; in store_context() local
1079 struct i915_vma *batch; in load_context() local
1140 struct i915_vma *batch; in poison_registers() local
Dselftest_engine_cs.c134 struct i915_vma *batch; in perf_mi_bb_start() local
Dselftest_workarounds.c507 struct i915_vma *batch; in check_dirty_whitelist() local
901 struct i915_vma *batch; in scrub_whitelisted_registers() local
Dselftest_hangcheck.c36 u32 *batch; member
126 u32 *batch; in hang_create_request() local
Dselftest_execlists.c3146 struct i915_vma *batch, *vma; in create_gpr_client() local
3473 struct drm_i915_gem_object *batch; member
3487 struct drm_i915_gem_object *batch) in smoke_submit()
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Di915_request.c862 struct i915_vma *batch) in empty_request()
889 struct i915_vma *batch; in live_empty_request() local
1016 static int recursive_batch_resolve(struct i915_vma *batch) in recursive_batch_resolve()
1041 struct i915_vma *batch; in live_all_engines() local
1177 struct i915_vma *batch; in live_sequential_engines() local
Di915_gem_gtt.c1806 static u32 *spinner(u32 *batch, int i) in spinner()
1811 static void end_spin(u32 *batch, int i) in end_spin()
1832 u32 *batch; in igt_cs_tlb() local
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c252 struct eb_vma *batch; /** identity of the batch obj/vma */ member
836 unsigned int batch = eb_batch_index(eb); in eb_lookup_vmas() local
2042 struct i915_vma *shadow, *trampoline, *batch; in eb_parse() local
2154 static int eb_submit(struct i915_execbuffer *eb, struct i915_vma *batch) in eb_submit()
2791 struct i915_vma *batch; in i915_gem_do_execbuffer() local
/Linux-v5.15/arch/x86/include/asm/
Dtlbflush.h253 static inline void arch_tlbbatch_add_mm(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_mm()
/Linux-v5.15/drivers/interconnect/qcom/
Dbcm-voter.c133 size_t idx = 0, batch = 0, cur_vcd_size = 0; in tcs_list_gen() local
/Linux-v5.15/tools/virtio/ringtest/
Dmain.c22 int batch = 1; variable
/Linux-v5.15/drivers/vfio/
Dvfio_iommu_type1.c472 static void vfio_batch_init(struct vfio_batch *batch) in vfio_batch_init()
492 static void vfio_batch_unpin(struct vfio_batch *batch, struct vfio_dma *dma) in vfio_batch_unpin()
503 static void vfio_batch_fini(struct vfio_batch *batch) in vfio_batch_fini()
652 unsigned long limit, struct vfio_batch *batch) in vfio_pin_pages_remote()
1491 struct vfio_batch batch; in vfio_pin_map_dma() local
1701 struct vfio_batch batch; in vfio_iommu_replay() local
/Linux-v5.15/tools/testing/radix-tree/
Dtest.c174 unsigned batch, xa_mark_t iftag, xa_mark_t thentag) in tag_tagged_items()
/Linux-v5.15/fs/xfs/
Dxfs_mount.c1093 s32 batch; in xfs_mod_fdblocks() local
/Linux-v5.15/drivers/infiniband/core/
Dcq.c94 int batch) in __ib_process_cq()
/Linux-v5.15/drivers/md/
Ddm-clone-target.c978 static void __batch_hydration(struct batch_info *batch, in __batch_hydration()
1018 struct batch_info *batch) in __start_next_hydration()
1066 struct batch_info batch = { in do_hydration() local
/Linux-v5.15/tools/vm/
Dpage-types.c671 unsigned long batch; in walk_pfn() local
730 unsigned long batch; in walk_vma() local
/Linux-v5.15/arch/powerpc/mm/
Dhugetlbpage.c259 struct hugepd_freelist *batch = in hugepd_free_rcu_callback() local
/Linux-v5.15/drivers/xen/
Dgrant-table.c1079 void gnttab_batch_map(struct gnttab_map_grant_ref *batch, unsigned count) in gnttab_batch_map()
1092 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count) in gnttab_batch_copy()
/Linux-v5.15/mm/
Dpage_alloc.c3075 int to_drain, batch; in drain_zone_pages() local
3325 static int nr_pcp_free(struct per_cpu_pages *pcp, int high, int batch) in nr_pcp_free()
3381 int batch = READ_ONCE(pcp->batch); in free_unref_page_commit() local
3612 int batch = READ_ONCE(pcp->batch); in __rmqueue_pcplist() local
6765 int batch; in zone_batchsize() local
6810 static int zone_highsize(struct zone *zone, int batch, int cpu_online) in zone_highsize()
6875 unsigned long batch) in pageset_update()
6903 unsigned long batch) in __zone_set_pageset_high_and_batch()
/Linux-v5.15/drivers/target/iscsi/
Discsi_target_erl1.c1016 int batch = 0; in iscsit_handle_ooo_cmdsn() local
/Linux-v5.15/tools/testing/selftests/net/
Dtxtimestamp.c313 int batch = 0; in __recv_errmsg_cmsg() local
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_request.h267 struct i915_vma *batch; member

1234