/openbmc/qemu/util/ |
H A D | qemu-coroutine-lock.c | 48 QSIMPLEQ_INSERT_TAIL(&queue->entries, self, co_queue_next); in qemu_co_queue_wait_impl() 391 QSIMPLEQ_INSERT_TAIL(&lock->tickets, &my_ticket, next); in qemu_co_rwlock_rdlock() 443 QSIMPLEQ_INSERT_TAIL(&lock->tickets, &my_ticket, next); in qemu_co_rwlock_wrlock() 464 QSIMPLEQ_INSERT_TAIL(&lock->tickets, &my_ticket, next); in qemu_co_rwlock_upgrade()
|
H A D | async.c | 199 QSIMPLEQ_INSERT_TAIL(&ctx->bh_slice_list, &slice, next); in aio_bh_poll() 709 QSIMPLEQ_INSERT_TAIL(&self->co_queue_wakeup, co, co_queue_next); in aio_co_enter()
|
H A D | qemu-coroutine.c | 251 QSIMPLEQ_INSERT_TAIL(&pending, co, co_queue_next); in qemu_aio_coroutine_enter()
|
/openbmc/qemu/ |
H A D | qemu-bridge-helper.c | 134 QSIMPLEQ_INSERT_TAIL(acl_list, acl_rule, entry); in parse_acl_file() 143 QSIMPLEQ_INSERT_TAIL(acl_list, acl_rule, entry); in parse_acl_file()
|
H A D | cpu-common.c | 137 QSIMPLEQ_INSERT_TAIL(&cpu->work_list, wi, node); in queue_work_on_cpu()
|
H A D | qemu-img.c | 4842 QSIMPLEQ_INSERT_TAIL(&actions, act, next); in img_bitmap() 4848 QSIMPLEQ_INSERT_TAIL(&actions, act, next); in img_bitmap() 4853 QSIMPLEQ_INSERT_TAIL(&actions, act, next); in img_bitmap() 4858 QSIMPLEQ_INSERT_TAIL(&actions, act, next); in img_bitmap() 4863 QSIMPLEQ_INSERT_TAIL(&actions, act, next); in img_bitmap() 4869 QSIMPLEQ_INSERT_TAIL(&actions, act, next); in img_bitmap()
|
/openbmc/qemu/block/ |
H A D | io_uring.c | 71 QSIMPLEQ_INSERT_TAIL(&s->io_q.submit_queue, luringcb, next); in luring_resubmit() 366 QSIMPLEQ_INSERT_TAIL(&s->io_q.submit_queue, luringcb, next); in luring_do_submit()
|
H A D | qcow2-bitmap.c | 629 QSIMPLEQ_INSERT_TAIL(bm_list, bm, entry); in bitmap_list_load() 1605 QSIMPLEQ_INSERT_TAIL(bm_list, bm, entry); in qcow2_store_persistent_dirty_bitmaps() 1615 QSIMPLEQ_INSERT_TAIL(&drop_tables, tb, entry); in qcow2_store_persistent_dirty_bitmaps()
|
H A D | linux-aio.c | 398 QSIMPLEQ_INSERT_TAIL(&s->io_q.pending, laiocb, next); in laio_do_submit()
|
H A D | mirror.c | 211 QSIMPLEQ_INSERT_TAIL(&s->buf_free, buf, next); in mirror_iteration_done() 642 QSIMPLEQ_INSERT_TAIL(&s->buf_free, cur, next); in mirror_free_init()
|
/openbmc/qemu/backends/ |
H A D | rng.c | 37 QSIMPLEQ_INSERT_TAIL(&s->requests, req, next); in rng_backend_request_entropy()
|
H A D | cryptodev-lkcf.c | 435 QSIMPLEQ_INSERT_TAIL(&task->lkcf->responses, task, queue); in cryptodev_lkcf_execute_task() 502 QSIMPLEQ_INSERT_TAIL(&lkcf->requests, task, queue); in cryptodev_lkcf_operation()
|
/openbmc/qemu/tcg/ |
H A D | tcg-ldst.c.inc | 62 QSIMPLEQ_INSERT_TAIL(&s->ldst_labels, l, next);
|
H A D | optimize.c | 204 QSIMPLEQ_INSERT_TAIL(&ctx->mem_free, mc, next); in remove_mem_copy() 311 QSIMPLEQ_INSERT_TAIL(&ti->mem_copy, mc, next); in record_mem_copy()
|
/openbmc/qemu/hw/audio/ |
H A D | virtio-snd.c | 904 QSIMPLEQ_INSERT_TAIL(&stream->queue, buffer, entry); in virtio_snd_handle_tx_xfer() 913 QSIMPLEQ_INSERT_TAIL(&vsnd->invalid, buffer, entry); in virtio_snd_handle_tx_xfer() 982 QSIMPLEQ_INSERT_TAIL(&stream->queue, buffer, entry); in virtio_snd_handle_rx_xfer() 991 QSIMPLEQ_INSERT_TAIL(&vsnd->invalid, buffer, entry); in virtio_snd_handle_rx_xfer()
|
/openbmc/qemu/hw/usb/ |
H A D | ccid-card-emulated.c | 150 QSIMPLEQ_INSERT_TAIL(&card->guest_apdu_list, event, entry); in emulated_apdu_from_guest() 168 QSIMPLEQ_INSERT_TAIL(&(card->event_list), event, entry); in emulated_push_event()
|
H A D | xen-usb.c | 690 QSIMPLEQ_INSERT_TAIL(&usbif->hotplug_q, usb_hp, q); in usbback_hotplug_enq()
|
/openbmc/qemu/hw/cxl/ |
H A D | cxl-events.c | 135 QSIMPLEQ_INSERT_TAIL(&log->events, entry, node); in cxl_event_insert()
|
/openbmc/qemu/hw/i2c/ |
H A D | core.c | 191 QSIMPLEQ_INSERT_TAIL(&bus->pending_masters, node, entry); in i2c_bus_master()
|
/openbmc/qemu/hw/vfio/ |
H A D | platform.c | 236 QSIMPLEQ_INSERT_TAIL(&vdev->pending_intp_queue, in vfio_intp_interrupt()
|
/openbmc/qemu/monitor/ |
H A D | monitor.c | 439 QSIMPLEQ_INSERT_TAIL(&event_queue, ev, entry); in qapi_event_emit()
|
/openbmc/qemu/include/qemu/ |
H A D | queue.h | 300 #define QSIMPLEQ_INSERT_TAIL(head, elm, field) do { \ macro
|
/openbmc/qemu/migration/ |
H A D | block-dirty-bitmap.c | 594 QSIMPLEQ_INSERT_TAIL(&s->dbms_list, dbms, entry); in add_bitmaps_to_list()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr.c | 436 QSIMPLEQ_INSERT_TAIL(&drconf_queue, elem, entry); in spapr_dt_dynamic_memory_v2() 461 QSIMPLEQ_INSERT_TAIL(&drconf_queue, elem, entry); in spapr_dt_dynamic_memory_v2() 472 QSIMPLEQ_INSERT_TAIL(&drconf_queue, elem, entry); in spapr_dt_dynamic_memory_v2() 483 QSIMPLEQ_INSERT_TAIL(&drconf_queue, elem, entry); in spapr_dt_dynamic_memory_v2()
|
/openbmc/qemu/audio/ |
H A D | audio.c | 2147 QSIMPLEQ_INSERT_TAIL(&audiodevs, e, next); in audio_define() 2158 QSIMPLEQ_INSERT_TAIL(&default_audiodevs, e, next); in audio_define_default()
|