Searched refs:QEMUBH (Results 1 – 10 of 10) sorted by relevance
52 struct QEMUBH *first_bh;76 QEMUBH **bh = opaque; in bh_run_aio_completions()88 QEMUBH **bh; in async_context_pop()118 struct QEMUBH { struct124 QEMUBH *next; argument127 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque) in qemu_bh_new()129 QEMUBH *bh; in qemu_bh_new()130 bh = g_malloc0(sizeof(QEMUBH)); in qemu_bh_new()140 QEMUBH *bh, **bhp; in qemu_bh_poll()168 void qemu_bh_schedule_idle(QEMUBH *bh) in qemu_bh_schedule_idle()[all …]
146 static QEMUBH *sigchld_bh;
49 QEMUBH *bh;
2284 QEMUBH *bh;
9 typedef struct QEMUBH QEMUBH; typedef
120 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque);121 void qemu_bh_schedule(QEMUBH *bh);128 void qemu_bh_schedule_idle(QEMUBH *bh);129 void qemu_bh_cancel(QEMUBH *bh);130 void qemu_bh_delete(QEMUBH *bh);
71 QEMUBH *bh;
292 QEMUBH* io_bh;
358 static QEMUBH *dma_bh;
341 QEMUBH *bh;