Home
last modified time | relevance | path

Searched defs:batch (Results 176 - 200 of 347) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_qm.c67 struct xfs_dquot *batch[XFS_DQ_LOOKUP_BATCH]; in xfs_qm_dquot_walk() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_workarounds.c488 struct i915_vma *batch; in check_dirty_whitelist() local
842 struct i915_vma *batch; scrub_whitelisted_registers() local
[all...]
H A Dselftest_hangcheck.c53 u32 *batch; member
143 u32 *batch; in hang_create_request() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c232 nfp_fl_lag_config_group(struct nfp_fl_lag *lag, struct nfp_fl_lag_group *group, struct net_device **active_members, unsigned int member_cnt, enum nfp_fl_lag_batch *batch) nfp_fl_lag_config_group() argument
296 enum nfp_fl_lag_batch batch = NFP_FL_LAG_BATCH_FIRST; nfp_fl_lag_do_work() local
692 enum nfp_fl_lag_batch batch = NFP_FL_LAG_BATCH_FIRST; nfp_flower_lag_reset() local
[all...]
/kernel/linux/linux-6.6/drivers/xen/
H A Dgntdev.c799 static int gntdev_get_page(struct gntdev_copy_batch *batch, void __user *virt, in gntdev_get_page() argument
819 static void gntdev_put_pages(struct gntdev_copy_batch *batch) in gntdev_put_pages() argument
826 gntdev_copy(struct gntdev_copy_batch *batch) gntdev_copy() argument
858 gntdev_grant_copy_seg(struct gntdev_copy_batch *batch, struct gntdev_grant_copy_segment *seg, s16 __user *status) gntdev_grant_copy_seg() argument
956 struct gntdev_copy_batch batch; gntdev_ioctl_grant_copy() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_qm.c70 struct xfs_dquot *batch[XFS_DQ_LOOKUP_BATCH]; in xfs_qm_dquot_walk() local
/kernel/linux/linux-6.6/include/asm-generic/
H A Dtlb.h298 struct mmu_table_batch *batch; member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dmemalloc.c99 int low_watermark, high_watermark, batch; member
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dtlb.c1249 void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c38 u32 *batch; member
113 u32 *batch; in hang_create_request() local
[all...]
H A Dselftest_workarounds.c504 struct i915_vma *batch; in check_dirty_whitelist() local
890 struct i915_vma *batch; scrub_whitelisted_registers() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_client_blt.c104 struct i915_vma *batch; member
140 prepare_blit(const struct tiled_blits *t, struct blit_buffer *dst, struct blit_buffer *src, struct drm_i915_gem_object *batch) prepare_blit() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.c103 struct zink_batch *batch = &ctx->batch; in clear_in_rp() local
189 struct zink_batch *batch = &ctx->batch; in zink_clear() local
521 struct zink_batch *batch = &ctx->batch; zink_clear_buffer() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c235 emit_setup(struct fd_batch *batch) in emit_setup() argument
830 fd6_resolve_tile(struct fd_batch *batch, struct fd_ringbuffer *ring, uint32_t base, struct pipe_surface *psurf, uint32_t unknown_8c01) fd6_resolve_tile() argument
905 struct fd_batch *batch; global() variable
934 fd_batch_needs_flush(batch); global() variable
936 fd_batch_update_queries(batch); global() variable
938 emit_setup(batch); global() variable
965 fd_batch_unlock_submit(batch); global() variable
967 fd_batch_flush(batch); global() variable
[all...]
H A Dfd6_gmem.c245 use_hw_binning(struct fd_batch *batch) in use_hw_binning() argument
257 patch_fb_read_gmem(struct fd_batch *batch) in patch_fb_read_gmem() argument
298 patch_fb_read_sysmem(struct fd_batch *batch) patch_fb_read_sysmem() argument
348 update_render_cntl(struct fd_batch *batch, struct pipe_framebuffer_state *pfb, bool binning) update_render_cntl() argument
398 update_vsc_pipe(struct fd_batch *batch) update_vsc_pipe() argument
478 emit_vsc_overflow_test(struct fd_batch *batch) emit_vsc_overflow_test() argument
580 emit_common_init(struct fd_batch *batch) emit_common_init() argument
599 emit_common_fini(struct fd_batch *batch) emit_common_fini() argument
628 emit_conditional_ib(struct fd_batch *batch, const struct fd_tile *tile, struct fd_ringbuffer *target) emit_conditional_ib() argument
708 update_vsc_pipe(batch); global() variable
731 fd_reset_wfi(batch); global() variable
750 emit_vsc_overflow_test(batch); global() variable
818 prepare_tile_setup_ib(batch); global() variable
819 prepare_tile_fini_ib(batch); global() variable
837 patch_fb_read_gmem(batch); global() variable
847 emit_binning_pass(batch); global() variable
883 emit_common_init(batch); global() variable
905 fd6_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd6_emit_tile_prep() argument
965 set_blit_scissor(struct fd_batch *batch, struct fd_ringbuffer *ring) set_blit_scissor() argument
982 emit_blit(struct fd_batch *batch, struct fd_ringbuffer *ring, uint32_t base, struct pipe_surface *psurf, bool stencil) emit_blit() argument
1031 emit_restore_blit(struct fd_batch *batch, struct fd_ringbuffer *ring, uint32_t base, struct pipe_surface *psurf, unsigned buffer) emit_restore_blit() argument
1045 emit_clears(struct fd_batch *batch, struct fd_ringbuffer *ring) emit_clears() argument
1205 emit_restore_blits(struct fd_batch *batch, struct fd_ringbuffer *ring) emit_restore_blits() argument
1237 prepare_tile_setup_ib(struct fd_batch *batch) prepare_tile_setup_ib() argument
1255 fd6_emit_tile_mem2gmem(struct fd_batch *batch, const struct fd_tile *tile) fd6_emit_tile_mem2gmem() argument
1261 fd6_emit_tile_renderprep(struct fd_batch *batch, const struct fd_tile *tile) fd6_emit_tile_renderprep() argument
1428 fd6_emit_tile(struct fd_batch *batch, const struct fd_tile *tile) fd6_emit_tile() argument
1441 fd6_emit_tile_gmem2mem(struct fd_batch *batch, const struct fd_tile *tile) fd6_emit_tile_gmem2mem() argument
1475 fd6_emit_tile_fini(struct fd_batch *batch) fd6_emit_tile_fini() argument
1617 patch_fb_read_sysmem(batch); global() variable
1621 emit_common_init(batch); global() variable
1629 emit_common_fini(batch); global() variable
[all...]
H A Dfd6_emit.c1238 fd6_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring) fd6_emit_restore() argument
1409 struct fd_batch *batch = fd_context_batch_locked(ctx); global() variable
1413 fd_batch_needs_flush(batch); global() variable
1438 fd_batch_unlock_submit(batch); global() variable
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c73 num_fences(struct iris_batch *batch) in num_fences() argument
83 dump_fence_list(struct iris_batch *batch) in dump_fence_list() argument
102 dump_bo_list(struct iris_batch *batch) in dump_bo_list() argument
134 struct iris_batch *batch = v_batch; decode_get_bo() local
160 struct iris_batch *batch = v_batch; decode_get_state_size() local
171 decode_batch(struct iris_batch *batch) decode_batch() argument
182 struct iris_batch *batch = &ice->batches[name]; iris_init_batch() local
350 find_exec_index(struct iris_batch *batch, struct iris_bo *bo) find_exec_index() argument
367 ensure_exec_obj_space(struct iris_batch *batch, uint32_t count) ensure_exec_obj_space() argument
384 add_bo_to_batch(struct iris_batch *batch, struct iris_bo *bo, bool writable) add_bo_to_batch() argument
404 flush_for_cross_batch_dependencies(struct iris_batch *batch, struct iris_bo *bo, bool writable) flush_for_cross_batch_dependencies() argument
446 iris_use_pinned_bo(struct iris_batch *batch, struct iris_bo *bo, bool writable, enum iris_domain access) iris_use_pinned_bo() argument
483 create_batch(struct iris_batch *batch) create_batch() argument
501 iris_batch_maybe_noop(struct iris_batch *batch) iris_batch_maybe_noop() argument
519 iris_batch_reset(struct iris_batch *batch) iris_batch_reset() argument
563 iris_batch_free(struct iris_batch *batch) iris_batch_free() argument
626 iris_batch_maybe_flush(struct iris_batch *batch, unsigned estimate) iris_batch_maybe_flush() argument
635 record_batch_sizes(struct iris_batch *batch) record_batch_sizes() argument
648 iris_chain_to_new_batch(struct iris_batch *batch) iris_chain_to_new_batch() argument
666 add_aux_map_bos_to_batch(struct iris_batch *batch) add_aux_map_bos_to_batch() argument
683 finish_seqno(struct iris_batch *batch) finish_seqno() argument
697 iris_finish_batch(struct iris_batch *batch) iris_finish_batch() argument
733 replace_kernel_ctx(struct iris_batch *batch) replace_kernel_ctx() argument
767 iris_batch_check_for_reset(struct iris_batch *batch) iris_batch_check_for_reset() argument
801 move_syncobj_to_batch(struct iris_batch *batch, struct iris_syncobj **p_syncobj, unsigned flags) move_syncobj_to_batch() argument
825 update_bo_syncobjs(struct iris_batch *batch, struct iris_bo *bo, bool write) update_bo_syncobjs() argument
889 update_batch_syncobjs(struct iris_batch *batch) update_batch_syncobjs() argument
906 submit_batch(struct iris_batch *batch) submit_batch() argument
1031 _iris_batch_flush(struct iris_batch *batch, const char *file, int line) _iris_batch_flush() argument
1131 iris_batch_references(struct iris_batch *batch, struct iris_bo *bo) iris_batch_references() argument
1141 iris_batch_prepare_noop(struct iris_batch *batch, bool noop_enable) iris_batch_prepare_noop() argument
[all...]
H A Diris_resolve.c85 resolve_sampler_views(struct iris_context *ice, struct iris_batch *batch, struct iris_shader_state *shs, const struct shader_info *info, bool *draw_aux_buffer_disabled, bool consider_framebuffer) resolve_sampler_views() argument
117 resolve_image_views(struct iris_context *ice, struct iris_batch *batch, struct iris_shader_state *shs, const struct shader_info *info, bool *draw_aux_buffer_disabled, bool consider_framebuffer) resolve_image_views() argument
161 iris_predraw_resolve_inputs(struct iris_context *ice, struct iris_batch *batch, bool *draw_aux_buffer_disabled, gl_shader_stage stage, bool consider_framebuffer) iris_predraw_resolve_inputs() argument
182 iris_predraw_resolve_framebuffer(struct iris_context *ice, struct iris_batch *batch, bool *draw_aux_buffer_disabled) iris_predraw_resolve_framebuffer() argument
274 iris_postdraw_update_resolve_tracking(struct iris_context *ice, struct iris_batch *batch) iris_postdraw_update_resolve_tracking() argument
332 iris_cache_flush_for_render(struct iris_batch *batch, struct iris_bo *bo, enum isl_aux_usage aux_usage) iris_cache_flush_for_render() argument
375 flush_ubos(struct iris_batch *batch, struct iris_shader_state *shs) flush_ubos() argument
391 flush_ssbos(struct iris_batch *batch, struct iris_shader_state *shs) flush_ssbos() argument
405 iris_predraw_flush_buffers(struct iris_context *ice, struct iris_batch *batch, gl_shader_stage stage) iris_predraw_flush_buffers() argument
430 iris_resolve_color(struct iris_context *ice, struct iris_batch *batch, struct iris_resource *res, unsigned level, unsigned layer, enum isl_aux_op resolve_op) iris_resolve_color() argument
488 iris_mcs_partial_resolve(struct iris_context *ice, struct iris_batch *batch, struct iris_resource *res, uint32_t start_layer, uint32_t num_layers) iris_mcs_partial_resolve() argument
559 iris_hiz_exec(struct iris_context *ice, struct iris_batch *batch, struct iris_resource *res, unsigned int level, unsigned int start_layer, unsigned int num_layers, enum isl_aux_op op, bool update_clear_depth) iris_hiz_exec() argument
753 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; iris_resource_prepare_access() local
[all...]
H A Diris_query.c134 struct iris_batch *batch = &ice->batches[q->batch_idx]; in mark_available() local
154 iris_pipelined_write(struct iris_batch *batch, in iris_pipelined_write() argument
172 struct iris_batch *batch = &ice->batches[q->batch_idx]; in write_value() local
248 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; write_overflow_values() local
557 struct iris_batch *batch = &ice->batches[q->batch_idx]; iris_end_query() local
629 struct iris_batch *batch = &ice->batches[q->batch_idx]; iris_get_query_result() local
662 struct iris_batch *batch = &ice->batches[q->batch_idx]; iris_get_query_result_resource() local
766 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; set_predicate_for_result() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c165 crocus_update_align_res(struct crocus_batch *batch, in crocus_update_align_res() argument
88 resolve_sampler_views(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_shader_state *shs, const struct shader_info *info, bool *draw_aux_buffer_disabled, bool consider_framebuffer) resolve_sampler_views() argument
129 resolve_image_views(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_shader_state *shs, bool *draw_aux_buffer_disabled, bool consider_framebuffer) resolve_image_views() argument
197 crocus_predraw_resolve_inputs(struct crocus_context *ice, struct crocus_batch *batch, bool *draw_aux_buffer_disabled, gl_shader_stage stage, bool consider_framebuffer) crocus_predraw_resolve_inputs() argument
218 crocus_predraw_resolve_framebuffer(struct crocus_context *ice, struct crocus_batch *batch, bool *draw_aux_buffer_disabled) crocus_predraw_resolve_framebuffer() argument
316 crocus_postdraw_update_resolve_tracking(struct crocus_context *ice, struct crocus_batch *batch) crocus_postdraw_update_resolve_tracking() argument
393 crocus_cache_sets_clear(struct crocus_batch *batch) crocus_cache_sets_clear() argument
415 crocus_flush_depth_and_render_caches(struct crocus_batch *batch) crocus_flush_depth_and_render_caches() argument
437 crocus_cache_flush_for_read(struct crocus_batch *batch, struct crocus_bo *bo) crocus_cache_flush_for_read() argument
452 crocus_cache_flush_for_render(struct crocus_batch *batch, struct crocus_bo *bo, enum isl_format format, enum isl_aux_usage aux_usage) crocus_cache_flush_for_render() argument
490 crocus_render_cache_add_bo(struct crocus_batch *batch, struct crocus_bo *bo, enum isl_format format, enum isl_aux_usage aux_usage) crocus_render_cache_add_bo() argument
511 crocus_cache_flush_for_depth(struct crocus_batch *batch, struct crocus_bo *bo) crocus_cache_flush_for_depth() argument
519 crocus_depth_cache_add_bo(struct crocus_batch *batch, struct crocus_bo *bo) crocus_depth_cache_add_bo() argument
525 crocus_resolve_color(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_resource *res, unsigned level, unsigned layer, enum isl_aux_op resolve_op) crocus_resolve_color() argument
568 crocus_mcs_partial_resolve(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_resource *res, uint32_t start_layer, uint32_t num_layers) crocus_mcs_partial_resolve() argument
603 crocus_hiz_exec(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_resource *res, unsigned int level, unsigned int start_layer, unsigned int num_layers, enum isl_aux_op op, bool update_clear_depth) crocus_hiz_exec() argument
833 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; crocus_resource_prepare_access() local
[all...]
H A Dcrocus_query.c155 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in mark_available() local
177 crocus_pipelined_write(struct crocus_batch *batch, in crocus_pipelined_write() argument
192 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in write_value() local
276 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; write_overflow_values() local
598 struct crocus_batch *batch = &ice->batches[q->batch_idx]; crocus_end_query() local
671 struct crocus_batch *batch = &ice->batches[q->batch_idx]; crocus_get_query_result() local
713 struct crocus_batch *batch = &ice->batches[q->batch_idx]; crocus_get_query_result_resource() local
822 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; set_predicate_for_result() local
964 crocus_emit_compute_predicate(struct crocus_batch *batch) crocus_emit_compute_predicate() argument
[all...]
H A Dcrocus_batch.c74 num_fences(struct crocus_batch *batch) in num_fences() argument
84 dump_fence_list(struct crocus_batch *batch) in dump_fence_list() argument
103 dump_validation_list(struct crocus_batch *batch) dump_validation_list() argument
126 struct crocus_batch *batch = v_batch; decode_get_bo() local
150 struct crocus_batch *batch = v_batch; decode_get_state_size() local
170 decode_batch(struct crocus_batch *batch) decode_batch() argument
191 struct crocus_batch *batch = &ice->batches[name]; crocus_init_batch() local
268 find_exec_index(struct crocus_batch *batch, struct crocus_bo *bo) find_exec_index() argument
284 find_validation_entry(struct crocus_batch *batch, struct crocus_bo *bo) find_validation_entry() argument
294 ensure_exec_obj_space(struct crocus_batch *batch, uint32_t count) ensure_exec_obj_space() argument
307 crocus_use_bo(struct crocus_batch *batch, struct crocus_bo *bo, bool writable) crocus_use_bo() argument
378 emit_reloc(struct crocus_batch *batch, struct crocus_reloc_list *rlist, uint32_t offset, struct crocus_bo *target, int32_t target_offset, unsigned int reloc_flags) emit_reloc() argument
434 crocus_command_reloc(struct crocus_batch *batch, uint32_t batch_offset, struct crocus_bo *target, uint32_t target_offset, unsigned int reloc_flags) crocus_command_reloc() argument
445 crocus_state_reloc(struct crocus_batch *batch, uint32_t state_offset, struct crocus_bo *target, uint32_t target_offset, unsigned int reloc_flags) crocus_state_reloc() argument
456 recreate_growing_buffer(struct crocus_batch *batch, struct crocus_growing_bo *grow, const char *name, unsigned size) recreate_growing_buffer() argument
475 create_batch(struct crocus_batch *batch) create_batch() argument
499 crocus_batch_maybe_noop(struct crocus_batch *batch) crocus_batch_maybe_noop() argument
517 crocus_batch_reset(struct crocus_batch *batch) crocus_batch_reset() argument
542 crocus_batch_free(struct crocus_batch *batch) crocus_batch_free() argument
595 crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate) crocus_batch_maybe_flush() argument
624 crocus_grow_buffer(struct crocus_batch *batch, bool grow_state, unsigned used, unsigned new_size) crocus_grow_buffer() argument
733 finish_seqno(struct crocus_batch *batch) finish_seqno() argument
747 crocus_finish_batch(struct crocus_batch *batch) crocus_finish_batch() argument
773 replace_hw_ctx(struct crocus_batch *batch) replace_hw_ctx() argument
792 crocus_batch_check_for_reset(struct crocus_batch *batch) crocus_batch_check_for_reset() argument
829 submit_batch(struct crocus_batch *batch) submit_batch() argument
937 _crocus_batch_flush(struct crocus_batch *batch, const char *file, int line) _crocus_batch_flush() argument
1034 crocus_batch_references(struct crocus_batch *batch, struct crocus_bo *bo) crocus_batch_references() argument
1044 crocus_batch_prepare_noop(struct crocus_batch *batch, bool noop_enable) crocus_batch_prepare_noop() argument
[all...]
H A Dcrocus_batch.h179 batch_has_fine_fence(struct crocus_batch *batch) in batch_has_fine_fence() argument
218 crocus_batch_bytes_used(struct crocus_batch *batch) crocus_batch_bytes_used() argument
231 crocus_require_command_space(struct crocus_batch *batch, unsigned size) crocus_require_command_space() argument
255 crocus_get_command_space(struct crocus_batch *batch, unsigned bytes) crocus_get_command_space() argument
267 crocus_batch_emit(struct crocus_batch *batch, const void *data, unsigned size) crocus_batch_emit() argument
277 crocus_batch_get_signal_syncobj(struct crocus_batch *batch) crocus_batch_get_signal_syncobj() argument
292 crocus_batch_reference_signal_syncobj(struct crocus_batch *batch, struct crocus_syncobj **out_syncobj) crocus_batch_reference_signal_syncobj() argument
313 crocus_ptr_in_state_buffer(struct crocus_batch *batch, void *p) crocus_ptr_in_state_buffer() argument
320 crocus_require_statebuffer_space(struct crocus_batch *batch, int size) crocus_require_statebuffer_space() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c834 fd3_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring) fd3_emit_restore() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp758 struct d3d12_batch *batch = d3d12_current_batch(d3d12_context(pctx)); in d3d12_delete_sampler_state() local

Completed in 32 milliseconds

12345678910>>...14