Searched full:jobs (Results 1 – 8 of 8) sorted by relevance
54 /* ORJR - Output Ring Jobs Removed Register shows how many jobs were68 * decremented by the hardware by the number of jobs enqueued.78 /* ORSFR - Output Ring Slots Full register holds the number of jobs which were312 ERROR("Removed too many jobs from job ring\n"); in hw_job_ring_error()315 ERROR("Added too many jobs on job ring\n"); in hw_job_ring_error()401 /* Discard all jobs */ in hw_flush_job_ring()462 * If limit < 0 -> notify all done jobs in hw_poll_job_ring()463 * If limit > total number of done jobs -> notify all done jobs in hw_poll_job_ring()465 * If limit > 0 && limit < total number of done jobs -> notify a number in hw_poll_job_ring()466 * of done jobs equal with limit in hw_poll_job_ring()[all …]
175 VERBOSE("Jobs notified[%d]. ", notified_descs_no); in dequeue_jr()
230 * Consumer index for job ring (jobs array).240 /* Producer index for job ring (jobs array) */411 * @brief Poll the HW for already processed jobs in the JR412 * and notify the available jobs to UA.415 * @param [in] limit The maximum number of jobs to notify.417 * jobs are notified.419 * @retval >=0 for No of jobs notified to UA.425 /* @brief Poll the HW for already processed jobs in the JR426 * and silently discard the available jobs or notify them to UA495 * IRJA - Input Ring Jobs Added Register shows[all …]
35 /* This function is used to submit jobs to JR */
23 jobs:
183 jobs are deployed to run tests on every patch before being merged. Each of your232 for placing all the test scripts which will be executed by the CI Jobs.273 We have CI jobs which run a set of test configurations on every TF-A patch
183 For more information on how to trigger jobs in OpenCI, please refer to
135 machine and are installed within a Docker container in certain CI jobs. At