Home
last modified time | relevance | path

Searched refs:qemu_co_queue_restart_all (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/block/
H A Dreqlist.c76 qemu_co_queue_restart_all(&req->wait_queue); in reqlist_shrink_req()
82 qemu_co_queue_restart_all(&req->wait_queue); in reqlist_remove_req()
H A Dmirror.c230 qemu_co_queue_restart_all(&op->waiting_requests); in mirror_iteration_done()
628 qemu_co_queue_restart_all(&pseudo_op->waiting_requests); in mirror_iteration()
1512 qemu_co_queue_restart_all(&op->waiting_requests); in active_write_settle()
H A Dnvme.c1047 qemu_co_queue_restart_all(&s->dma_flush_queue); in nvme_cmd_unmap_qiov()
H A Dnbd.c507 qemu_co_queue_restart_all(&s->free_sema); in nbd_co_send_request()
H A Dio.c600 qemu_co_queue_restart_all(&req->wait_queue); in tracked_request_end()
H A Dqcow2.c2217 qemu_co_queue_restart_all(&l2meta->dependent_requests); in qcow2_handle_l2meta()
/openbmc/qemu/util/
H A Dqemu-co-shared-resource.c83 qemu_co_queue_restart_all(&s->queue); in co_put_to_shres()
H A Dqemu-coroutine-lock.c107 void coroutine_fn qemu_co_queue_restart_all(CoQueue *queue) in qemu_co_queue_restart_all() function
/openbmc/qemu/include/qemu/
H A Dcoroutine.h137 void coroutine_fn qemu_co_queue_restart_all(CoQueue *queue);