/openbmc/qemu/ |
H A D | iothread.c | 41 IOThread *iothread = opaque; in iothread_run() local 82 IOThread *iothread = opaque; in iothread_stop_bh() local 91 void iothread_stop(IOThread *iothread) in iothread_stop() 103 IOThread *iothread = IOTHREAD(obj); in iothread_instance_init() local 114 IOThread *iothread = IOTHREAD(obj); in iothread_instance_finalize() local 141 static void iothread_init_gcontext(IOThread *iothread, const char *thread_name) in iothread_init_gcontext() 157 IOThread *iothread = IOTHREAD(base); in iothread_set_aio_context_params() local 183 IOThread *iothread = IOTHREAD(base); in iothread_init() local 240 IOThread *iothread = IOTHREAD(obj); in iothread_get_param() local 249 IOThread *iothread = IOTHREAD(obj); in iothread_set_param() local [all …]
|
H A D | blockdev.c | 3542 void qmp_x_blockdev_set_iothread(const char *node_name, StrOrNull *iothread, in qmp_x_blockdev_set_iothread()
|
/openbmc/qemu/tests/unit/ |
H A D | iothread.c | 33 static void iothread_init_gcontext(IOThread *iothread) in iothread_init_gcontext() argument 46 IOThread *iothread = opaque; in iothread_run() local 81 IOThread *iothread = opaque; in iothread_stop_bh() local 86 void iothread_join(IOThread *iothread) in iothread_join() 100 IOThread *iothread = g_new0(IOThread, 1); in iothread_new() local 117 AioContext *iothread_get_aio_context(IOThread *iothread) in iothread_get_aio_context()
|
H A D | test-block-iothread.c | 468 IOThread *iothread = iothread_new(); in test_sync_op() local 551 IOThread *iothread = iothread_new(); in test_attach_blockjob() local 614 IOThread *iothread = iothread_new(); in test_propagate_basic() local 678 IOThread *iothread = iothread_new(); in test_propagate_diamond() local 743 IOThread *iothread = iothread_new(); in test_propagate_mirror() local 814 IOThread *iothread = iothread_new(); in test_attach_second_node() local 847 IOThread *iothread = iothread_new(); in test_attach_preserve_blk_ctx() local
|
H A D | test-bdrv-drain.c | 724 IOThread *iothread = NULL; in test_blockjob_common_drain_node() local
|
/openbmc/qemu/hw/remote/ |
H A D | mpqemu-link.c | 37 bool iothread = qemu_in_iothread(); in mpqemu_msg_send() local 100 bool iothread = qemu_in_iothread(); in mpqemu_read() local
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen-block.h | 38 IOThread *iothread; member 57 XenBlockIOThread *iothread; member
|
/openbmc/qemu/hw/block/ |
H A D | xen-block.c | 989 static void xen_block_iothread_destroy(XenBlockIOThread *iothread, in xen_block_iothread_destroy() 1002 XenBlockIOThread *iothread = g_new(XenBlockIOThread, 1); in xen_block_iothread_create() local 1033 XenBlockIOThread *iothread = NULL; in xen_block_device_create() local 1133 XenBlockIOThread *iothread = blockdev->iothread; in xen_block_device_destroy() local
|
H A D | virtio-blk.c | 1515 IOThread *iothread = iothread_by_id(node->value->iothread); in apply_iothread_vq_mapping() local 1621 IOThread *iothread = iothread_by_id(node->value->iothread); in virtio_blk_vq_aio_context_cleanup() local
|
/openbmc/qemu/hw/block/dataplane/ |
H A D | xen-block.c | 66 IOThread *iothread; member 612 IOThread *iothread) in xen_block_dataplane_create()
|
/openbmc/qemu/block/export/ |
H A D | export.c | 119 IOThread *iothread; in blk_exp_add() local
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-balloon.h | 54 IOThread *iothread; member
|
H A D | virtio-scsi.h | 62 IOThread *iothread; member
|
H A D | virtio-blk.h | 40 IOThread *iothread; member
|
/openbmc/qemu/hw/core/ |
H A D | qdev-properties-system.c | 116 void *opaque, bool iothread, Error **errp) in set_drive_helper()
|
/openbmc/qemu/net/ |
H A D | colo-compare.c | 132 IOThread *iothread; member
|
/openbmc/linux/drivers/scsi/qedi/ |
H A D | qedi.h | 379 struct task_struct *iothread; member
|
/openbmc/linux/drivers/scsi/bnx2i/ |
H A D | bnx2i.h | 778 struct task_struct *iothread; member
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc.h | 170 struct task_struct *iothread; member
|