Home
last modified time | relevance | path

Searched refs:QSIMPLEQ_INIT (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/backends/
H A Drng.c79 QSIMPLEQ_INIT(&s->requests); in rng_backend_free_requests()
92 QSIMPLEQ_INIT(&s->requests); in rng_backend_init()
H A Dcryptodev-lkcf.c115 QSIMPLEQ_INIT(&responses); in cryptodev_lkcf_handle_response()
237 QSIMPLEQ_INIT(&lkcf->requests); in cryptodev_lkcf_init()
238 QSIMPLEQ_INIT(&lkcf->responses); in cryptodev_lkcf_init()
/openbmc/qemu/include/qemu/
H A Dqueue.h289 #define QSIMPLEQ_INIT(head) do { \ macro
320 QSIMPLEQ_INIT(removed); \
358 QSIMPLEQ_INIT((head2)); \
366 QSIMPLEQ_INIT((head2)); \
/openbmc/qemu/util/
H A Dqemu-coroutine-lock.c38 QSIMPLEQ_INIT(&queue->entries); in qemu_co_queue_init()
342 QSIMPLEQ_INIT(&lock->tickets); in qemu_co_rwlock_init()
H A Dqemu-coroutine.c231 QSIMPLEQ_INIT(&co->co_queue_wakeup); in qemu_coroutine_create()
H A Dasync.c581 QSIMPLEQ_INIT(&ctx->bh_slice_list); in aio_context_new()
/openbmc/qemu/hw/usb/
H A Dccid-card-emulated.c401 QSIMPLEQ_INIT(&card->event_list); in card_event_handler()
495 QSIMPLEQ_INIT(&card->event_list); in emulated_realize()
496 QSIMPLEQ_INIT(&card->guest_apdu_list); in emulated_realize()
H A Dxen-usb.c1034 QSIMPLEQ_INIT(&usbif->hotplug_q); in usbback_alloc()
/openbmc/qemu/hw/cxl/
H A Dcxl-events.c43 QSIMPLEQ_INIT(&log->events); in cxl_event_init()
/openbmc/qemu/hw/core/
H A Dcpu-common.c256 QSIMPLEQ_INIT(&cpu->work_list); in cpu_common_initfn()
/openbmc/qemu/
H A Dqemu-bridge-helper.c288 QSIMPLEQ_INIT(&acl_list); in main()
/openbmc/qemu/block/
H A Dio_uring.c310 QSIMPLEQ_INIT(&io_q->submit_queue); in ioq_init()
H A Dlinux-aio.c284 QSIMPLEQ_INIT(&io_q->pending); in ioq_init()
H A Dqcow2-bitmap.c534 QSIMPLEQ_INIT(bm_list); in bitmap_list_new()
1548 QSIMPLEQ_INIT(&drop_tables); in qcow2_store_persistent_dirty_bitmaps()
H A Dblkdebug.c825 QSIMPLEQ_INIT(&s->active_rules); in process_rule()
H A Dmirror.c639 QSIMPLEQ_INIT(&s->buf_free); in mirror_free_init()
/openbmc/qemu/hw/i2c/
H A Dcore.c66 QSIMPLEQ_INIT(&bus->pending_masters); in i2c_init_bus()
/openbmc/qemu/hw/vfio/
H A Dplatform.c474 QSIMPLEQ_INIT(&vdev->pending_intp_queue); in vfio_populate_device()
/openbmc/qemu/monitor/
H A Dmonitor.c432 QSIMPLEQ_INIT(&event_queue); in qapi_event_emit()
/openbmc/qemu/hw/audio/
H A Dvirtio-snd.c460 QSIMPLEQ_INIT(&stream->queue); in virtio_snd_pcm_prepare()
1115 QSIMPLEQ_INIT(&vsnd->invalid); in virtio_snd_realize()
/openbmc/qemu/migration/
H A Dblock-dirty-bitmap.c1265 QSIMPLEQ_INIT(&dbm_state.save.dbms_list); in dirty_bitmap_mig_init()
H A Dram.c2703 QSIMPLEQ_INIT(&(*rsp)->src_page_requests); in ram_state_init()
/openbmc/qemu/tcg/
H A Doptimize.c172 QSIMPLEQ_INIT(&ti->mem_copy); in init_ts_info()
2712 QSIMPLEQ_INIT(&ctx.mem_free); in tcg_optimize()
H A Dtcg.c364 QSIMPLEQ_INIT(&l->branches); in gen_new_label()
365 QSIMPLEQ_INIT(&l->relocs); in gen_new_label()
1513 QSIMPLEQ_INIT(&s->labels); in tcg_func_start()
6177 QSIMPLEQ_INIT(&s->ldst_labels); in tcg_gen_code()
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c1849 QSIMPLEQ_INIT(&kml->transaction_add); in kvm_memory_listener_register()
1850 QSIMPLEQ_INIT(&kml->transaction_del); in kvm_memory_listener_register()

12