/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_4_3.c | 2507 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 D | gfx_v9_0.c | 5135 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 D | gfx_v10_0.c | 8290 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 D | gaudi.c | 967 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 D | v3dv_private.h | 1276 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 D | pvr_private.h | 554 struct pvr_render_job job; member
|
H A D | pvr_cmd_buffer.c | 883 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 D | module-compiler.cc | 2262 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 D | u_threaded_context.c | 191 tc_batch_execute(void *job, UNUSED void *gdata, int thread_index) in tc_batch_execute() argument
|
/kernel/linux/linux-5.10/mm/ |
H A D | page_alloc.c | 1966 struct padata_mt_job job = { in deferred_init_memmap() local
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 22572 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 D | ssl_local.h | 1808 ASYNC_JOB *job; member
|
/third_party/openssl/ssl/ |
H A D | ssl_local.h | 1752 ASYNC_JOB *job; member
|
/third_party/toybox/generated/ |
H A D | globals.h | 978 } *jobs, *job; member
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | habanalabs.h | 4026 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 D | sh.h | 1641 void *job; /* 0 or job of co-process using input pipe */ member
|