Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-bdrv-drain.c537 AioContext *ctx_b = iothread_get_aio_context(b); in test_iothread_common() local
555 s->bh_indirection_ctx = ctx_b; in test_iothread_common()
1410 AioContext *ctx_b = iothread_get_aio_context(b); in test_set_aio_context()
1417 bdrv_try_change_aio_context(bs, ctx_b, NULL, &error_abort);
1394 AioContext *ctx_b = iothread_get_aio_context(b); test_set_aio_context() local