Searched refs:pipeline (Results 1 – 13 of 13) sorted by relevance
50 to create the pipeline, or:56 to create and run the pipeline71 which jobs get run in a pipeline76 concurrently, it should be overridden per pipeline.113 CI pipeline.
77 test/deployment pipeline. The step move is granted with approval. The approval
488 * CI pipeline will run to validate that the changes to ``mappings.yml``549 * CI pipeline will run to validate that the changes to ``mappings.yml``
4 # be overridden per pipeline if running pipelines concurrently115 # Forks pipeline jobs don't start automatically unless120 # Upstream pipeline jobs start automatically unless told not to
726 # GitLab publishes from any branch that triggers a CI pipeline793 # Forks don't get any pipeline unless QEMU_CI=1 or QEMU_CI=2 is set
437 if (QTAILQ_EMPTY(&p->ep->queue) || p->ep->pipeline || p->stream) { in usb_handle_packet()454 assert(p->stream || !p->ep->pipeline || in usb_handle_packet()661 dev->ep_ctl.pipeline = false; in usb_ep_reset()677 dev->ep_in[ep].pipeline = false; in usb_ep_reset()678 dev->ep_out[ep].pipeline = false; in usb_ep_reset()
128 assert(ep->pipeline); in usb_ep_combine_input_packets()
974 p->ep->pipeline) { in usbredir_handle_data()999 if (ep->pid == USB_TOKEN_IN && ep->pipeline) { in usbredir_flush_ep_queue()1589 I2USBEP(dev, j)->pipeline = false; in usbredir_check_bulk_receiving()1766 uep->pipeline = true; in usbredir_set_pipeline()1771 uep->pipeline = true; in usbredir_set_pipeline()2064 if (p->pid == USB_TOKEN_IN && p->ep->pipeline) { in usbredir_bulk_packet()
363 if (!ep->pipeline) { in usb_host_use_combining()
11 the main GitLab CI pipeline dashboard.
213 bool pipeline; member
998 * Emulate out-of-order barriers with pipeline flush1029 * th.sync.i is th.sync plus pipeline flush.
204 testing pipeline on GitLab when a branch is pushed. See the :ref:`CI
Completed in 29 milliseconds