Searched refs:QEMUBHFunc (Results 1 - 3 of 3) sorted by path

/external/qemu/
H A Dasync.c119 QEMUBHFunc *cb;
127 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque)
/external/qemu/block/
H A Dqcow2.c368 static int qcow_schedule_bh(QEMUBHFunc *cb, QCowAIOCB *acb)
/external/qemu/include/
H A Dqemu-common.h114 typedef void QEMUBHFunc(void *opaque); typedef
120 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque);

Completed in 272 milliseconds