Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Daio-wait.c60 QEMUBHFunc *cb;
75 void aio_wait_bh_oneshot(AioContext *ctx, QEMUBHFunc *cb, void *opaque) in aio_wait_bh_oneshot()
H A Dasync.c65 QEMUBHFunc *cb;
129 void aio_bh_schedule_oneshot_full(AioContext *ctx, QEMUBHFunc *cb, in aio_bh_schedule_oneshot_full()
143 QEMUBH *aio_bh_new_full(AioContext *ctx, QEMUBHFunc *cb, void *opaque, in aio_bh_new_full()
H A Dmain-loop.c605 QEMUBH *qemu_bh_new_full(QEMUBHFunc *cb, void *opaque, const char *name, in qemu_bh_new_full()
/openbmc/qemu/tests/unit/
H A Dptimer-test-stubs.c25 QEMUBHFunc *cb;
110 QEMUBH *qemu_bh_new_full(QEMUBHFunc *cb, void *opaque, const char *name, in qemu_bh_new_full()
H A Dtest-aio-multithread.c33 QEMUBHFunc *cb;
45 static void ctx_run(int i, QEMUBHFunc *cb, void *opaque) in ctx_run()
/openbmc/qemu/include/block/
H A Daio.h53 typedef void QEMUBHFunc(void *opaque); typedef
288 void aio_bh_schedule_oneshot_full(AioContext *ctx, QEMUBHFunc *cb, void *opaque,
312 QEMUBH *aio_bh_new_full(AioContext *ctx, QEMUBHFunc *cb, void *opaque,
H A Daio-wait.h129 void aio_wait_bh_oneshot(AioContext *ctx, QEMUBHFunc *cb, void *opaque);
/openbmc/qemu/stubs/
H A Dreplay-tools.c34 QEMUBHFunc *cb, void *opaque) in replay_bh_schedule_oneshot_event()
/openbmc/qemu/replay/
H A Dreplay-events.c41 ((QEMUBHFunc *)event->opaque)(event->opaque2); in replay_run_event()
135 QEMUBHFunc *cb, void *opaque) in replay_bh_schedule_oneshot_event()
/openbmc/qemu/include/qemu/
H A Dmain-loop.h392 QEMUBH *qemu_bh_new_full(QEMUBHFunc *cb, void *opaque, const char *name,
/openbmc/qemu/include/sysemu/
H A Dreplay.h130 QEMUBHFunc *cb, void *opaque);
/openbmc/qemu/migration/
H A Dmigration.h535 void migration_bh_schedule(QEMUBHFunc *cb, void *opaque);
H A Dmigration.c273 QEMUBHFunc *cb;
293 void migration_bh_schedule(QEMUBHFunc *cb, void *opaque) in migration_bh_schedule()
/openbmc/qemu/hw/sparc64/
H A Dsparc64.c82 QEMUBHFunc *cb, uint32_t frequency, in cpu_timer_create()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h535 QEMUBHFunc *cb, void *opaque,
/openbmc/qemu/hw/virtio/
H A Dvirtio.c4387 QEMUBHFunc *cb, void *opaque, in type_init()