Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dasync.c547 static void co_schedule_bh_cb(void *opaque) in co_schedule_bh_cb() function
592 ctx->co_schedule_bh = aio_bh_new(ctx, co_schedule_bh_cb, ctx); in aio_context_new()