| /openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_most_recent_builds_states.py | 46 # build queued; check shown as queued 47 selector = base_selector + '[data-build-state="Queued"]' 50 'Build queued', 'build should show queued status')
|
| /openbmc/phosphor-ipmi-flash/ |
| H A D | data.hpp | 10 std::uint32_t length; /* Length of the data queued (little endian). */
|
| /openbmc/obmc-ikvm/ |
| H A D | ikvm_video.cpp | 91 buffers[buf.index].queued = false; in getFrame() 116 if (!buffers[i].queued) in getFrame() 131 buffers[i].queued = true; in getFrame() 242 buffers[i].queued = false; in resize() 357 buffers[i].queued = true; in resize() 502 buffers[i].queued = false; in stop()
|
| H A D | ikvm_video.hpp | 138 Buffer() : data(nullptr), queued(false), payload(0), size(0) {} in Buffer() 146 bool queued; member
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
| H A D | mrb_section.html | 71 <%else state == 'Queued'%> 72 <%include tmpl='#queued-build-template'/%> 87 <!-- queued build --> 88 <script id="queued-build-template" type="text/x-jsrender"> 94 Build queued
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/migrations/ |
| H A D | 0005_reorder_buildrequest_states.py | 17 …field=models.IntegerField(choices=[(0, 'created'), (1, 'queued'), (2, 'in progress'), (3, 'failed'…
|
| H A D | 0003_add_cancelling_state.py | 17 …field=models.IntegerField(default=0, choices=[(0, b'created'), (1, b'queued'), (2, b'in progress')…
|
| H A D | 0004_auto_20160523_1446.py | 32 …field=models.IntegerField(default=0, choices=[(0, 'created'), (1, 'queued'), (2, 'in progress'), (…
|
| /openbmc/docs/designs/ |
| H A D | bmc-boot-ready.md | 77 the BMC is not at `Ready` then the request will be queued and the state 109 - Ensure a power on request is properly queued and executed when it is made
|
| /openbmc/qemu/docs/ |
| H A D | colo-proxy.txt | 27 all primary packet has queued. Otherwise just send the queued primary 28 packet and drop the queued secondary packet. 96 If packet same,send queued primary packet and clear 97 queued secondary packet, Otherwise send primary packet
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-coroutine.c | 276 * | | <queued> | 278 * | <queued> | <dequeued> | 377 * | | <queued> | | | 379 * | | | <queued> | | 381 * | | | | <queued> |
|
| /openbmc/service-config-manager/src/ |
| H A D | utils.cpp | 66 // this way we guarantee that queued job id is done. in systemdUnitAction() 79 // Queued job is done, return now in systemdUnitAction()
|
| /openbmc/qemu/net/ |
| H A D | filter-buffer.c | 48 * TODO: We should leave them queued. But currently there's no way in filter_buffer_release_timer() 77 * will be queued in incoming queue and sender's poll will be disabled in filter_buffer_receive_iov()
|
| /openbmc/qemu/util/ |
| H A D | dbus.c | 16 * qemu_dbus_get_queued_owners() - return the list of queued unique names
|
| H A D | qemu-coroutine.c | 253 /* Run co and any queued coroutines */ in qemu_aio_coroutine_enter() 295 /* Queued coroutines are run depth-first; previously pending coroutines in qemu_aio_coroutine_enter() 296 * run after those queued more recently. in qemu_aio_coroutine_enter()
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_tpl.c | 106 * Lower the TPL level and check that the queued notification 208 efi_st_error("Queued timer event did not fire\n"); in execute()
|
| /openbmc/qemu/docs/devel/ |
| H A D | trivial-patches.rst | 40 that the patch is queued.
|
| /openbmc/openpower-host-ipmi-oem/ |
| H A D | host-interface.hpp | 36 * Note that the command will be queued in a FIFO if
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | host-interface.hpp | 40 * Note that the command will be queued in a FIFO if
|
| /openbmc/qemu/docs/devel/migration/ |
| H A D | vfio.rst | 256 The "x-migration-max-queued-buffers-size" property allows capping the total size 257 of these VFIO device state buffers queued at the destination. 261 depends on the particular setup by default this queued buffers size limit is
|
| /openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
| H A D | firmware_close_unittest.cpp | 52 * data queued. in TEST_F()
|
| /openbmc/u-boot/include/ |
| H A D | fis.h | 33 * Register - Host to Device FIS for read/write FPDMA queued
|
| /openbmc/qemu/hw/nvme/ |
| H A D | trace-events | 76 pci_nvme_process_aers(int queued) "queued %d" 84 pci_nvme_enqueue_event_noqueue(int queued) "queued %d"
|
| /openbmc/u-boot/drivers/usb/dwc3/ |
| H A D | gadget.h | 74 req->queued = true; in dwc3_gadget_move_request_queued()
|
| /openbmc/u-boot/arch/arm/include/asm/arch-aspeed/ |
| H A D | sdram_ast2600.h | 68 /* default request queued limitation mask (0xFFBBFFF4) */
|