Home
last modified time | relevance | path

Searched defs:job (Results 326 - 341 of 341) sorted by relevance

1...<<11121314

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c2507 gfx_v9_4_3_ring_emit_ib_compute(struct amdgpu_ring *ring, struct amdgpu_job *job, struct amdgpu_ib *ib, uint32_t flags) gfx_v9_4_3_ring_emit_ib_compute() argument
H A Dgfx_v9_0.c5135 gfx_v9_0_ring_emit_ib_gfx(struct amdgpu_ring *ring, struct amdgpu_job *job, struct amdgpu_ib *ib, uint32_t flags) gfx_v9_0_ring_emit_ib_gfx() argument
5252 gfx_v9_0_ring_emit_ib_compute(struct amdgpu_ring *ring, struct amdgpu_job *job, struct amdgpu_ib *ib, uint32_t flags) gfx_v9_0_ring_emit_ib_compute() argument
H A Dgfx_v10_0.c8290 gfx_v10_0_ring_emit_ib_gfx(struct amdgpu_ring *ring, struct amdgpu_job *job, struct amdgpu_ib *ib, uint32_t flags) gfx_v10_0_ring_emit_ib_gfx() argument
8331 gfx_v10_0_ring_emit_ib_compute(struct amdgpu_ring *ring, struct amdgpu_job *job, struct amdgpu_ib *ib, uint32_t flags) gfx_v10_0_ring_emit_ib_compute() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c967 struct hl_cs_job *job; in _gaudi_init_tpc_mem() local
1206 gaudi_collective_master_init_job(struct hl_device *hdev, struct hl_cs_job *job, u32 stream, u32 sob_group_offset) gaudi_collective_master_init_job() argument
1257 gaudi_collective_slave_init_job(struct hl_device *hdev, struct hl_cs_job *job, struct hl_cs_compl *cs_cmpl) gaudi_collective_slave_init_job() argument
1316 struct hl_cs_job *job; gaudi_collective_wait_init_cs() local
1432 struct hl_cs_job *job; gaudi_collective_wait_create_job() local
5572 struct hl_cs_job *job; gaudi_memset_device_memory() local
5651 struct hl_cs_job *job; gaudi_memset_registers() local
6348 gaudi_send_job_on_qman0(struct hl_device *hdev, struct hl_cs_job *job) gaudi_send_job_on_qman0() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h1276 struct v3dv_job *job; global() member
2317 v3dv_flag_oom(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_job *job) v3dv_flag_oom() argument
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h554 struct pvr_render_job job; member
H A Dpvr_cmd_buffer.c883 struct pvr_render_job *job = &sub_cmd->job; in pvr_sub_cmd_gfx_job_init() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc2262 std::shared_ptr<AsyncCompileJob> job = in DecodeFailed() local
2276 std::shared_ptr<AsyncCompileJob> job = in AsyncCompileFailed() local
2295 explicit CompilationStateCallback(AsyncCompileJob* job) : job_(job) {} in CompilationStateCallback() argument
2366 Run(AsyncCompileJob* job, bool on_foreground) Run() argument
2382 CompileTask(AsyncCompileJob* job, bool on_foreground) CompileTask() argument
2705 AsyncStreamingProcessor( AsyncCompileJob* job, std::shared_ptr<Counters> async_counters, AccountingAllocator* allocator) AsyncStreamingProcessor() argument
3914 auto job = CompileJsToWasmWrappers() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c191 tc_batch_execute(void *job, UNUSED void *gdata, int thread_index) in tc_batch_execute() argument
/kernel/linux/linux-5.10/mm/
H A Dpage_alloc.c1966 struct padata_mt_job job = { in deferred_init_memmap() local
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c22572 lpfc_sli_prep_wqe(struct lpfc_hba *phba, struct lpfc_iocbq *job) in lpfc_sli_prep_wqe() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h1808 ASYNC_JOB *job; member
/third_party/openssl/ssl/
H A Dssl_local.h1752 ASYNC_JOB *job; member
/third_party/toybox/generated/
H A Dglobals.h978 } *jobs, *job; member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs.h4026 hl_debugfs_add_job(struct hl_device *hdev, struct hl_cs_job *job) hl_debugfs_add_job() argument
4031 hl_debugfs_remove_job(struct hl_device *hdev, struct hl_cs_job *job) hl_debugfs_remove_job() argument
[all...]
/third_party/mksh/
H A Dsh.h1641 void *job; /* 0 or job of co-process using input pipe */ member

Completed in 113 milliseconds

1...<<11121314