HomeSort by relevance Sort by last modified time
    Searched refs:QEMUBHFunc (Results 1 - 3 of 3) sorted by null

  /external/qemu/
async.c 119 QEMUBHFunc *cb;
127 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque)
qemu-common.h 134 typedef void QEMUBHFunc(void *opaque);
140 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque);
  /external/qemu/block/
qcow2.c 368 static int qcow_schedule_bh(QEMUBHFunc *cb, QCowAIOCB *acb)
    [all...]

Completed in 69 milliseconds