Home
last modified time | relevance | path

Searched refs:BHList (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Daio.h117 typedef QSLIST_HEAD(, QEMUBH) BHList; typedef
120 BHList bh_list;
182 BHList bh_list;
/openbmc/qemu/util/
H A Dasync.c110 static QEMUBH *aio_bh_dequeue(BHList *head, unsigned *flags) in aio_bh_dequeue()
254 static int64_t aio_compute_bh_timeout(BHList *head, int timeout) in aio_compute_bh_timeout()