Home
last modified time | relevance | path

Searched defs:job (Results 126 - 150 of 332) sorted by relevance

12345678910>>...14

/third_party/openssl/test/
H A Dasynctest.c82 ASYNC_JOB *job; in waitfd() local
198 ASYNC_JOB *job = NULL; in test_ASYNC_start_job() local
226 ASYNC_JOB *job = NULL; in test_ASYNC_get_current_job() local
253 ASYNC_JOB *job = NULL; test_ASYNC_WAIT_CTX_get_all_fds() local
320 ASYNC_JOB *job = NULL; test_ASYNC_block_pause() local
344 ASYNC_JOB *job = NULL; test_ASYNC_start_job_ex() local
[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/
H A Dmain.go483 type job struct { type
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Djpeg_v2_0.c547 jpeg_v2_0_dec_ring_emit_ib(struct amdgpu_ring *ring, struct amdgpu_job *job, struct amdgpu_ib *ib, uint32_t flags) jpeg_v2_0_dec_ring_emit_ib() argument
H A Damdgpu_vce.c443 struct amdgpu_job *job; in amdgpu_vce_get_create_msg() local
523 struct amdgpu_job *job; in amdgpu_vce_get_destroy_msg() local
1046 amdgpu_vce_ring_emit_ib(struct amdgpu_ring *ring, struct amdgpu_job *job, struct amdgpu_ib *ib, uint32_t flags) amdgpu_vce_ring_emit_ib() argument
[all...]
H A Dvce_v4_0.c948 static void vce_v4_0_ring_emit_ib(struct amdgpu_ring *ring, struct amdgpu_job *job, in vce_v4_0_ring_emit_ib() argument
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dcommand_submission.c123 static bool is_cb_patched(struct hl_device *hdev, struct hl_cs_job *job) in is_cb_patched() argument
146 static int cs_parser(struct hl_fpriv *hpriv, struct hl_cs_job *job) in cs_parser() argument
195 free_job(struct hl_device *hdev, struct hl_cs_job *job) free_job() argument
264 struct hl_cs_job *job, *tmp; cs_do_release() local
480 struct hl_cs_job *job, *tmp; cs_rollback() local
509 struct hl_cs_job *job = container_of(work, struct hl_cs_job, job_wq_completion() local
590 struct hl_cs_job *job; hl_cs_allocate_job() local
613 struct hl_cs_job *job; cs_ioctl_default() local
776 struct hl_cs_job *job; cs_ioctl_signal_wait() local
[all...]
H A Dhw_queue.c268 static void ext_queue_schedule_job(struct hl_cs_job *job) in ext_queue_schedule_job() argument
327 int_queue_schedule_job(struct hl_cs_job *job) int_queue_schedule_job() argument
356 hw_queue_schedule_job(struct hl_cs_job *job) hw_queue_schedule_job() argument
406 struct hl_cs_job *job; init_signal_wait_cs() local
489 struct hl_cs_job *job, *tmp; hl_hw_queue_schedule_cs() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c112 static int panfrost_job_get_slot(struct panfrost_job *job) in panfrost_job_get_slot() argument
151 static void panfrost_job_hw_submit(struct panfrost_job *job, int js) in panfrost_job_hw_submit() argument
219 panfrost_job_push(struct panfrost_job *job) panfrost_job_push() argument
264 struct panfrost_job *job = container_of(ref, struct panfrost_job, panfrost_job_cleanup() local
302 panfrost_job_put(struct panfrost_job *job) panfrost_job_put() argument
309 struct panfrost_job *job = to_panfrost_job(sched_job); panfrost_job_free() local
319 struct panfrost_job *job = to_panfrost_job(sched_job); panfrost_job_dependency() local
346 struct panfrost_job *job = to_panfrost_job(sched_job); panfrost_job_run() local
437 struct panfrost_job *job = to_panfrost_job(sched_job); panfrost_job_timedout() local
519 struct panfrost_job *job; panfrost_job_irq_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
H A Dlima_sched.c101 static inline struct lima_sched_task *to_lima_task(struct drm_sched_job *job) in to_lima_task() argument
187 static struct dma_fence *lima_sched_dependency(struct drm_sched_job *job, in lima_sched_dependency() argument
220 static struct dma_fence *lima_sched_run_job(struct drm_sched_job *job) in lima_sched_run_job() argument
416 static void lima_sched_timedout_job(struct drm_sched_job *job) in lima_sched_timedout_job() argument
452 lima_sched_free_job(struct drm_sched_job *job) lima_sched_free_job() argument
[all...]
/kernel/linux/linux-6.6/drivers/accel/ivpu/
H A Divpu_job.c180 static int ivpu_cmdq_push_job(struct ivpu_cmdq *cmdq, struct ivpu_job *job) in ivpu_cmdq_push_job() argument
249 job_get(struct ivpu_job *job, struct ivpu_job **link) job_get() argument
261 struct ivpu_job *job = container_of(ref, struct ivpu_job, ref); job_release() local
279 job_put(struct ivpu_job *job) job_put() argument
291 struct ivpu_job *job; ivpu_create_job() local
328 struct ivpu_job *job; ivpu_job_done() local
362 struct ivpu_job *job; ivpu_jobs_abort_all() local
369 ivpu_direct_job_submission(struct ivpu_job *job) ivpu_direct_job_submission() argument
426 ivpu_job_prepare_bos_for_submit(struct drm_file *file, struct ivpu_job *job, u32 *buf_handles, u32 buf_count, u32 commands_offset) ivpu_job_prepare_bos_for_submit() argument
496 struct ivpu_job *job; ivpu_submit_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fence.c141 int amdgpu_fence_emit(struct amdgpu_ring *ring, struct dma_fence **f, struct amdgpu_job *job, in amdgpu_fence_emit() argument
716 struct amdgpu_job *job; amdgpu_fence_driver_clear_job_fences() local
784 struct amdgpu_job *job = container_of(f, struct amdgpu_job, hw_fence); amdgpu_job_fence_get_timeline_name() local
814 struct amdgpu_job *job = container_of(f, struct amdgpu_job, hw_fence); amdgpu_job_fence_enable_signaling() local
[all...]
H A Dvce_v4_0.c984 static void vce_v4_0_ring_emit_ib(struct amdgpu_ring *ring, struct amdgpu_job *job, in vce_v4_0_ring_emit_ib() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_migrate.c53 struct amdgpu_job *job; in svm_migrate_gart_map() local
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dirq.c81 struct hl_cs_job *job; in job_finish() local
104 struct hl_cs_job *job; in cs_finish() local
205 struct timestamp_reg_work_obj *job = hl_ts_free_objects() local
281 struct timestamp_reg_work_obj *job; handle_user_interrupt() local
[all...]
H A Dhw_queue.c268 static void ext_queue_schedule_job(struct hl_cs_job *job) in ext_queue_schedule_job() argument
333 int_queue_schedule_job(struct hl_cs_job *job) int_queue_schedule_job() argument
369 hw_queue_schedule_job(struct hl_cs_job *job) hw_queue_schedule_job() argument
404 init_signal_cs(struct hl_device *hdev, struct hl_cs_job *job, struct hl_cs_compl *cs_cmpl) init_signal_cs() argument
439 hl_hw_queue_encaps_sig_set_sob_info(struct hl_device *hdev, struct hl_cs *cs, struct hl_cs_job *job, struct hl_cs_compl *cs_cmpl) hl_hw_queue_encaps_sig_set_sob_info() argument
463 init_wait_cs(struct hl_device *hdev, struct hl_cs *cs, struct hl_cs_job *job, struct hl_cs_compl *cs_cmpl) init_wait_cs() argument
551 struct hl_cs_job *job; init_signal_wait_cs() local
631 struct hl_cs_job *job, *tmp; hl_hw_queue_schedule_cs() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsubmit.c327 static int submit_get_syncpt(struct tegra_drm_context *context, struct host1x_job *job, in submit_get_syncpt() argument
350 static int submit_job_add_gather(struct host1x_job *job, struct tegra_drm_context *context, in submit_job_add_gather() argument
399 struct host1x_job *job; in submit_create_job() local
490 release_job(struct host1x_job *job) release_job() argument
517 struct host1x_job *job; tegra_drm_ioctl_channel_submit() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_gem.c252 v3d_lock_bo_reservations(struct v3d_job *job, in v3d_lock_bo_reservations() argument
296 v3d_lookup_bos(struct drm_device *dev, struct drm_file *file_priv, struct v3d_job *job, u64 bo_handles, u32 bo_count) v3d_lookup_bos() argument
320 struct v3d_job *job = container_of(ref, struct v3d_job, refcount); v3d_job_free() local
341 struct v3d_render_job *job = container_of(ref, struct v3d_render_job, v3d_render_job_free() local
352 v3d_job_cleanup(struct v3d_job *job) v3d_job_cleanup() argument
361 v3d_job_put(struct v3d_job *job) v3d_job_put() argument
405 struct v3d_job *job; v3d_job_init() local
465 v3d_push_job(struct v3d_job *job) v3d_push_job() argument
478 v3d_attach_fences_and_unlock_reservation(struct drm_file *file_priv, struct v3d_job *job, struct ww_acquire_ctx *acquire_ctx, u32 out_sync, struct v3d_submit_ext *se, struct dma_fence *done_fence) v3d_attach_fences_and_unlock_reservation() argument
821 struct v3d_tfu_job *job = NULL; v3d_submit_tfu_ioctl() local
915 struct v3d_csd_job *job = NULL; v3d_submit_csd_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Djob.c30 struct host1x_job *job = NULL; in host1x_job_alloc() local
77 host1x_job_get(struct host1x_job *job) host1x_job_get() argument
86 struct host1x_job *job = container_of(ref, struct host1x_job, ref); job_free() local
107 host1x_job_put(struct host1x_job *job) host1x_job_put() argument
113 host1x_job_add_gather(struct host1x_job *job, struct host1x_bo *bo, unsigned int words, unsigned int offset) host1x_job_add_gather() argument
126 host1x_job_add_wait(struct host1x_job *job, u32 id, u32 thresh, bool relative, u32 next_class) host1x_job_add_wait() argument
141 pin_job(struct host1x *host, struct host1x_job *job) pin_job() argument
279 do_relocs(struct host1x_job *job, struct host1x_job_gather *g) do_relocs() argument
339 struct host1x_job *job; global() member
524 copy_gathers(struct device *host, struct host1x_job *job, struct device *dev) copy_gathers() argument
598 host1x_job_pin(struct host1x_job *job, struct device *dev) host1x_job_pin() argument
653 host1x_job_unpin(struct host1x_job *job) host1x_job_unpin() argument
682 host1x_job_dump(struct device *dev, struct host1x_job *job) host1x_job_dump() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_stack.c141 static int process_slice(AVFilterContext *ctx, void *arg, int job, int nb_jobs) in process_slice() argument
H A Dvsrc_gradients.c246 static int draw_gradients_slice(AVFilterContext *ctx, void *arg, int job, int nb_jobs) in draw_gradients_slice() argument
269 static int draw_gradients_slice16(AVFilterContext *ctx, void *arg, int job, int nb_jobs) in draw_gradients_slice16() argument
292 static int draw_gradients_slice32_planar(AVFilterContext *ctx, void *arg, int job, int nb_jobs) in draw_gradients_slice32_planar() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_uniforms.c479 struct v3dv_job *job = cmd_buffer->state.job; in v3dv_write_uniforms_wg_offsets() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_emit.c118 struct v3d_job *job = v3d->job; in emit_one_texture() local
262 emit_rt_blend(struct v3d_context *v3d, struct v3d_job *job, in emit_rt_blend() argument
300 emit_flat_shade_flags(struct v3d_job *job, in emit_flat_shade_flags() argument
318 emit_noperspective_flags(struct v3d_job *job, int varying_offset, uint32_t varyings, enum V3DX(Varying_Flags_Action) lower, enum V3DX(Varying_Flags_Action) higher) emit_noperspective_flags() argument
335 emit_centroid_flags(struct v3d_job *job, int varying_offset, uint32_t varyings, enum V3DX(Varying_Flags_Action) lower, enum V3DX(Varying_Flags_Action) higher) emit_centroid_flags() argument
353 emit_varying_flags(struct v3d_job *job, uint32_t *flags, void (*flag_emit_callback)(struct v3d_job *job, int varying_offset, uint32_t flags, enum V3DX(Varying_Flags_Action) lower, enum V3DX(Varying_Flags_Action) higher)) emit_varying_flags() argument
399 struct v3d_job *job = v3d->job; emit_state() local
[all...]
H A Dv3dx_rcl.c114 store_general(struct v3d_job *job, in store_general() argument
217 v3d_rcl_emit_loads(struct v3d_job *job, struct v3d_cl *cl, int layer) in v3d_rcl_emit_loads() argument
292 v3d_rcl_emit_stores(struct v3d_job *job, struct v3d_cl *cl, int layer) v3d_rcl_emit_stores() argument
431 v3d_rcl_emit_generic_per_tile_list(struct v3d_job *job, int layer) v3d_rcl_emit_generic_per_tile_list() argument
488 v3d_setup_render_target(struct v3d_job *job, int cbuf, uint32_t *rt_bpp, uint32_t *rt_type, uint32_t *rt_clamp) v3d_setup_render_target() argument
507 v3d_emit_z_stencil_config(struct v3d_job *job, struct v3d_surface *surf, struct v3d_resource *rsc, bool is_separate_stencil) v3d_emit_z_stencil_config() argument
538 supertile_in_job_scissors(struct v3d_job *job, uint32_t x, uint32_t y, uint32_t w, uint32_t h) supertile_in_job_scissors() argument
568 do_double_initial_tile_clear(const struct v3d_job *job) do_double_initial_tile_clear() argument
584 emit_render_layer(struct v3d_job *job, uint32_t layer) emit_render_layer() argument
705 emit_rcl(struct v3d_job *job) emit_rcl() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c488 void radeon_drm_cs_emit_ioctl_oneshot(void *job, void *gdata, int thread_index) in radeon_drm_cs_emit_ioctl_oneshot() argument
/third_party/mesa3d/src/util/
H A Du_queue.c280 struct util_queue_job job; in util_queue_thread_func() local
545 util_queue_add_job(struct util_queue *queue, void *job, struct util_queue_fence *fence, util_queue_execute_func execute, util_queue_execute_func cleanup, const size_t job_size) util_queue_add_job() argument
[all...]

Completed in 32 milliseconds

12345678910>>...14