Home
last modified time | relevance | path

Searched refs:job (Results 176 – 200 of 499) sorted by relevance

12345678910>>...20

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_migrate.c53 struct amdgpu_job *job; in svm_migrate_gart_map() local
71 &job); in svm_migrate_gart_map()
76 src_addr += job->ibs[0].gpu_addr; in svm_migrate_gart_map()
79 amdgpu_emit_copy_buffer(adev, &job->ibs[0], src_addr, in svm_migrate_gart_map()
82 amdgpu_ring_pad_ib(ring, &job->ibs[0]); in svm_migrate_gart_map()
83 WARN_ON(job->ibs[0].length_dw > num_dw); in svm_migrate_gart_map()
91 cpu_addr = &job->ibs[0].ptr[num_dw]; in svm_migrate_gart_map()
94 fence = amdgpu_job_submit(job); in svm_migrate_gart_map()
/openbmc/qemu/tests/qemu-iotests/
H A D249.out17 'arguments': {'job-id': 'job0', 'device': 'none1', 'top-node': 'int',
32 'arguments': {'job-id': 'job0', 'device': 'none1', 'top-node': 'int'}}
H A D257355 job = backup(drive0, 1, bsync1, msync_mode,
379 vm.run_job(job, auto_dismiss=True, auto_finalize=False,
409 job = backup(drive0, 2, bsync2, "bitmap",
411 vm.run_job(job, auto_dismiss=True, auto_finalize=False)
H A D274.out92 …mmit", "arguments": {"auto-dismiss": false, "base-node": "mid", "device": "top", "job-id": "job0"}}
94 {"execute": "job-complete", "arguments": {"id": "job0"}}
98 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
148 …mit", "arguments": {"auto-dismiss": false, "base-node": "base", "device": "top", "job-id": "job0"}}
150 {"execute": "job-complete", "arguments": {"id": "job0"}}
154 {"execute": "job-dismiss", "arguments": {"id": "job0"}}
H A D248.out7 {"execute": "block-job-resume", "arguments": {"device": "drive0"}}
/openbmc/openbmc/poky/meta/recipes-extended/at/
H A Dat_3.2.5.bb1 SUMMARY = "Delayed job execution and batch processing"
75 rm -f ${D}${datadir}/at/batch-job
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_im.h198 int bfad_im_bsg_request(struct bsg_job *job);
199 int bfad_im_bsg_timeout(struct bsg_job *job);
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h119 struct drm_writeback_job *job);
121 struct drm_writeback_job *job);
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c1072 struct amdgpu_job *job, in amdgpu_uvd_ring_parse_cs() argument
1085 job->vm = NULL; in amdgpu_uvd_ring_parse_cs()
1125 struct amdgpu_job *job; in amdgpu_uvd_send_msg() local
1133 AMDGPU_IB_POOL_DELAYED, &job); in amdgpu_uvd_send_msg()
1147 ib = &job->ibs[0]; in amdgpu_uvd_send_msg()
1162 r = amdgpu_job_submit_direct(job, ring, &f); in amdgpu_uvd_send_msg()
1166 r = drm_sched_job_add_resv_dependencies(&job->base, in amdgpu_uvd_send_msg()
1172 f = amdgpu_job_submit(job); in amdgpu_uvd_send_msg()
1186 amdgpu_job_free(job); in amdgpu_uvd_send_msg()
H A Dvcn_sw_ring.h35 void vcn_dec_sw_ring_emit_ib(struct amdgpu_ring *ring, struct amdgpu_job *job,
H A Damdgpu_sync.h58 int amdgpu_sync_push_to_job(struct amdgpu_sync *sync, struct amdgpu_job *job);
H A Djpeg_v2_0.h52 void jpeg_v2_0_dec_ring_emit_ib(struct amdgpu_ring *ring, struct amdgpu_job *job,
/openbmc/qemu/python/
H A Davocado.cfg8 [job]
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Djob.hpp4 namespace job namespace
/openbmc/openbmc/meta-arm/ci/
H A Ddownload-lockfile.py27 artefact = project.artifacts.download(ref_name=args.refspec, job="update-repos")
/openbmc/linux/drivers/gpu/host1x/
H A Ddev.h34 int (*submit)(struct host1x_job *job);
260 struct host1x_job *job) in host1x_hw_channel_submit() argument
262 return host->channel_op->submit(job); in host1x_hw_channel_submit()
H A DMakefile9 job.o \
/openbmc/qemu/.gitlab-ci.d/
H A Dbase.yml24 # Each script line from will be in a collapsible section in the job output
48 # Scheduled runs on mainline don't get pipelines except for the special Coverity job
111 # Stage 3: catch all logic applying to any job not matching
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/
H A Dnoverify-bmc-update.service9 ExecStart=/usr/bin/systemctl start --job-mode=replace-irreversibly reboot.target
/openbmc/linux/include/drm/
H A Ddrm_modeset_helper_vtables.h1133 struct drm_writeback_job *job);
1148 struct drm_writeback_job *job);
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c2055 _transport_smp_handler(struct bsg_job *job, struct Scsi_Host *shost, in _transport_smp_handler() argument
2095 sg_copy_to_buffer(job->request_payload.sg_list, in _transport_smp_handler()
2096 job->request_payload.sg_cnt, addr_out, in _transport_smp_handler()
2097 job->request_payload.payload_len); in _transport_smp_handler()
2166 memcpy(job->reply, mpi_reply, sizeof(*mpi_reply)); in _transport_smp_handler()
2167 job->reply_len = sizeof(*mpi_reply); in _transport_smp_handler()
2171 sg_copy_to_buffer(job->reply_payload.sg_list, in _transport_smp_handler()
2172 job->reply_payload.sg_cnt, addr_in, in _transport_smp_handler()
2173 job->reply_payload.payload_len); in _transport_smp_handler()
2178 _transport_unmap_smp_buffer(&ioc->pdev->dev, &job->reply_payload, in _transport_smp_handler()
[all …]
/openbmc/bmcweb/
H A D.codespell-ignore4 redfish-core/include/generated/enums/job.hpp
/openbmc/linux/include/linux/
H A Ddm-kcopyd.h84 void dm_kcopyd_do_callback(void *job, int read_err, unsigned int long write_err);
/openbmc/openbmc/meta-phosphor/scripts/
H A Dgenerate-machine-list17 covered by [Jenkins](https://jenkins.openbmc.org/job/ci-openbmc/) CI testing.
/openbmc/qemu/docs/interop/
H A Dbitmaps.rst13 can be used in conjunction with various block job operations to perform
546 The command is a background job, which has its own QMP API for querying and
1200 In the case of a job being cancelled, the user will receive a
1220 described above. This example demonstrates the single-job failure case:
1346 #. Receive confirmation that the job completed successfully:
1371 This distinction means that on occasion, a transaction containing such job
1423 #. Receive notice that the first job has completed:
1439 #. Receive notice that the second job has failed:
1507 Regardless of if a participating incremental backup job failed or was
1553 #. Receive notification that the backup job for ``drive1`` has failed:
[all …]

12345678910>>...20