Home
last modified time | relevance | path

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

12

/qemu/util/
H A Dasync.c131 QEMUBH *bh; in aio_bh_schedule_oneshot_full() local
145 QEMUBH *bh; in aio_bh_new_full() local
157 void aio_bh_call(QEMUBH *bh) in aio_bh_call()
204 QEMUBH *bh; in aio_bh_poll() local
228 void qemu_bh_schedule_idle(QEMUBH *bh) in qemu_bh_schedule_idle()
233 void qemu_bh_schedule(QEMUBH *bh) in qemu_bh_schedule()
240 void qemu_bh_cancel(QEMUBH *bh) in qemu_bh_cancel()
248 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
255 QEMUBH *bh; in aio_compute_bh_timeout() local
329 QEMUBH *bh; in aio_ctx_check() local
[all …]
H A Dvhost-user-server.c469 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.c133 void replay_bh_schedule_event(QEMUBH *bh) in replay_bh_schedule_event()
164 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.c32 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/include/hw/virtio/
H A Dvirtio-serial.h139 QEMUBH *bh; member
/qemu/target/alpha/
H A Dint_helper.c66 uint64_t al, ah, bl, bh, cl, ch; in helper_cmpbge() local
/qemu/hw/i2c/
H A Dcore.c186 void i2c_bus_master(I2CBus *bus, QEMUBH *bh) in i2c_bus_master()
/qemu/include/hw/ppc/
H A Dmac_dbdma.h169 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 Doptimize.c851 TCGArg al, ah, bl, bh; in do_constant_folding_cond2() local
1214 uint64_t bh = arg_info(op->args[5])->val; in fold_addsub2() local
1258 uint64_t bh = arg_info(op->args[5])->val; in fold_addsub2() local
H A Dtcg-op.c1141 TCGv_i32 ah, TCGv_i32 bl, TCGv_i32 bh) in tcg_gen_add2_i32()
1158 TCGv_i32 ah, TCGv_i32 bl, TCGv_i32 bh) in tcg_gen_sub2_i32()
3007 TCGv_i64 ah, TCGv_i64 bl, TCGv_i64 bh) in tcg_gen_add2_i64()
3025 TCGv_i64 ah, TCGv_i64 bl, TCGv_i64 bh) in tcg_gen_sub2_i64()
/qemu/migration/
H A Dmigration.c246 QEMUBH *bh; member
271 QEMUBH *bh = qemu_bh_new(migration_bh_dispatch_bh, migbh); in migration_bh_schedule() local
/qemu/hw/dma/
H A Detraxfs_dma.c195 QEMUBH *bh; member
/qemu/ui/
H A Dspice-display.c127 int bw, bh; in qemu_spice_create_one_update() local

12