Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c133 static coroutine_fn void call_in_coroutine_entry(void *opaque) in call_in_coroutine_entry() function
149 co = qemu_coroutine_create(call_in_coroutine_entry, &data); in call_in_coroutine()