Home
last modified time | relevance | path

Searched defs:bh (Results 1 – 25 of 32) sorted by relevance

12

/qemu/util/
H A Dasync.c73 static void aio_bh_enqueue(QEMUBH *bh, unsigned new_flags) in aio_bh_enqueue() argument
112 QEMUBH *bh = QSLIST_FIRST_RCU(head); in aio_bh_dequeue() local
132 QEMUBH *bh; in aio_bh_schedule_oneshot_full() local
146 QEMUBH *bh; in aio_bh_new_full() local
158 void aio_bh_call(QEMUBH *bh) in aio_bh_call()
205 QEMUBH *bh; in aio_bh_poll() local
229 void qemu_bh_schedule_idle(QEMUBH *bh) in qemu_bh_schedule_idle()
234 void qemu_bh_schedule(QEMUBH *bh) in qemu_bh_schedule()
241 void qemu_bh_cancel(QEMUBH *bh) in qemu_bh_cancel()
249 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
[all …]
H A Dvhost-user-server.c481 QEMUBH *bh; in vhost_user_server_start() local
/qemu/tests/unit/
H A Dptimer-test-stubs.c113 QEMUBH *bh = g_new(QEMUBH, 1); in qemu_bh_new_full() local
121 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
H A Dtest-aio.c42 QEMUBH *bh; member
/qemu/include/hw/i2c/
H A Di2c.h79 QEMUBH *bh; member
94 QEMUBH *bh; member
/qemu/replay/
H A Dreplay-events.c124 void replay_bh_schedule_event(QEMUBH *bh) in replay_bh_schedule_event()
155 void replay_block_event(QEMUBH *bh, uint64_t id) in replay_block_event()
/qemu/backends/
H A Drng-builtin.c19 QEMUBH *bh; member
/qemu/include/hw/ide/
H A Dide-bus.h13 QEMUBH *bh; member
/qemu/stubs/
H A Dreplay-tools.c28 void replay_bh_schedule_event(QEMUBH *bh) in replay_bh_schedule_event()
/qemu/hw/misc/
H A Di2c-echo.c33 QEMUBH *bh; member
/qemu/block/
H A Dblkreplay.c21 QEMUBH *bh; member
/qemu/hw/usb/
H A Dhcd-uhci.h58 QEMUBH *bh; member
H A Dxen-usb.c117 QEMUBH *bh; member
/qemu/hw/ufs/
H A Dufs.h106 QEMUBH *bh; /* Bottom half to process requests in async */ member
117 QEMUBH *bh; member
/qemu/include/hw/virtio/
H A Dvirtio-serial.h139 QEMUBH *bh; member
/qemu/target/alpha/
H A Dint_helper.c65 uint64_t al, ah, bl, bh, cl, ch; in helper_cmpbge() local
/qemu/hw/i2c/
H A Dcore.c185 void i2c_bus_master(I2CBus *bus, QEMUBH *bh) in i2c_bus_master()
/qemu/include/hw/ppc/
H A Dmac_dbdma.h165 QEMUBH *bh; member
/qemu/system/
H A Ddma-helpers.c71 QEMUBH *bh; member
/qemu/hw/block/dataplane/
H A Dxen-block.c65 QEMUBH *bh; member
/qemu/hw/9pfs/
H A Dxen-9p-backend.c47 QEMUBH *bh; member
/qemu/tcg/
H A Dtcg-op.c1085 TCGv_i32 ah, TCGv_i32 bl, TCGv_i32 bh) in tcg_gen_add2_i32()
1134 TCGv_i32 ah, TCGv_i32 bl, TCGv_i32 bh) in tcg_gen_sub2_i32()
2840 TCGv_i64 ah, TCGv_i64 bl, TCGv_i64 bh) in tcg_gen_add2_i64()
2943 TCGv_i64 ah, TCGv_i64 bl, TCGv_i64 bh) in tcg_gen_sub2_i64()
/qemu/migration/
H A Dmigration.c346 QEMUBH *bh; member
371 QEMUBH *bh = qemu_bh_new(migration_bh_dispatch_bh, migbh); in migration_bh_schedule() local
/qemu/ui/
H A Dspice-display.c129 int bw, bh; in qemu_spice_create_one_update() local
/qemu/hw/nvme/
H A Dnvme.h496 QEMUBH *bh; member
517 QEMUBH *bh; member

12