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

  /external/qemu/
async.c 104 qemu_bh_schedule(*bh);
176 void qemu_bh_schedule(QEMUBH *bh) function
iohandler.c 150 qemu_bh_schedule(sigchld_bh);
dma-helpers.c 68 qemu_bh_schedule(dbs->bh);
qemu-common.h 141 void qemu_bh_schedule(QEMUBH *bh);
block.c     [all...]
qemu-char.c 149 qemu_bh_schedule(s->bh);
157 qemu_bh_schedule(s->bh);
    [all...]
  /external/qemu/android/
looper-qemu.c 322 qemu_bh_schedule(looper->io_bh);
  /external/qemu/block/
qcow2.c 377 qemu_bh_schedule(acb->bh);
    [all...]

Completed in 936 milliseconds