Searched refs:qemu_co_queue_next (Results 1 – 11 of 11) sorted by relevance
130 bool coroutine_fn qemu_co_queue_next(CoQueue *queue);
112 qemu_co_queue_next(&fst->throttled_reqs[direction]); in fsdev_co_throttle_request()
185 qemu_co_queue_next(&s->bounce_available); in blkio_alloc_bounce_buffer()200 qemu_co_queue_next(&s->bounce_available); in blkio_alloc_bounce_buffer()223 qemu_co_queue_next(&s->bounce_available); in blkio_free_bounce_buffer()
58 qemu_co_queue_next(&s->thread_task_queue); in qcow2_co_process()
455 (void) qemu_co_queue_next(&s->super_update_queue); in blk_log_writes_co_do_log()
282 qemu_co_queue_next(&s->allocating_write_reqs); in qed_unplug_allocating_write_reqs()992 qemu_co_queue_next(&s->allocating_write_reqs); in qed_aio_complete()
307 ret = qemu_co_queue_next(&tgm->throttled_reqs[direction]); in throttle_group_co_restart_queue()
554 qemu_co_queue_next(&s->free_sema); in nbd_co_send_request()1064 qemu_co_queue_next(&s->free_sema); in nbd_reply_chunk_iter_receive()
3064 qemu_co_queue_next(&bs->flush_queue); in bdrv_co_flush()
94 bool coroutine_fn qemu_co_queue_next(CoQueue *queue) in qemu_co_queue_next() function
1096 if (!qemu_co_queue_next(&pdu->complete)) { in pdu_complete()3040 if (!qemu_co_queue_next(&cancel_pdu->complete)) { in v9fs_flush()