Searched full:jobs (Results 1 – 7 of 7) 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()
229 * Consumer index for job ring (jobs array).239 /* Producer index for job ring (jobs array) */410 * @brief Poll the HW for already processed jobs in the JR411 * and notify the available jobs to UA.414 * @param [in] limit The maximum number of jobs to notify.416 * jobs are notified.418 * @retval >=0 for No of jobs notified to UA.424 /* @brief Poll the HW for already processed jobs in the JR425 * and silently discard the available jobs or notify them to UA494 * IRJA - Input Ring Jobs Added Register shows[all …]
35 /* This function is used to submit jobs to JR */
19 jobs:
171 Various CI Jobs are deployed which run tests on every patch before being192 for placing all the test scripts which will be executed by the CI Jobs.236 - Considering this, we have other distinguished CI jobs which run a set of test
183 For more information on how to trigger jobs in OpenCI, please refer to