Searched refs:qemu_co_timeout (Results 1 – 3 of 3) sorted by relevance
57 int coroutine_fn qemu_co_timeout(CoroutineEntry *entry, void *opaque, in qemu_co_timeout() function
258 int coroutine_fn qemu_co_timeout(CoroutineEntry *entry, void *opaque,
957 ret = qemu_co_timeout(block_copy_async_co_entry, call_state, timeout_ns, in block_copy()