Home
last modified time | relevance | path

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

12

/openbmc/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
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c415 struct fsg_buffhd *bh, unsigned int length) in set_bulk_out_req_length()
492 struct fsg_buffhd *bh = req->context; in bulk_in_complete() local
509 struct fsg_buffhd *bh = req->context; in bulk_out_complete() local
687 struct fsg_buffhd *bh; in do_read() local
814 struct fsg_buffhd *bh; in do_write() local
997 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in do_verify() local
1080 static int do_inquiry(struct fsg_common *common, struct fsg_buffhd *bh) in do_inquiry()
1108 static int do_request_sense(struct fsg_common *common, struct fsg_buffhd *bh) in do_request_sense()
1159 static int do_read_capacity(struct fsg_common *common, struct fsg_buffhd *bh) in do_read_capacity()
1178 static int do_read_header(struct fsg_common *common, struct fsg_buffhd *bh) in do_read_header()
[all …]
/openbmc/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
/openbmc/qemu/include/hw/i2c/
H A Di2c.h79 QEMUBH *bh; member
94 QEMUBH *bh; member
/openbmc/u-boot/arch/nios2/lib/
H A Dlonglong.h91 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
101 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
/openbmc/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()
/openbmc/qemu/backends/
H A Drng-builtin.c19 QEMUBH *bh; member
/openbmc/qemu/include/hw/ide/
H A Dide-bus.h13 QEMUBH *bh; member
/openbmc/u-boot/tools/
H A Dmtk_image.c417 struct brom_layout_header *bh; in mtk_image_verify_gen_header() local
467 struct brom_layout_header *bh; in mtk_image_verify_nand_header() local
/openbmc/qemu/stubs/
H A Dreplay-tools.c28 void replay_bh_schedule_event(QEMUBH *bh) in replay_bh_schedule_event()
/openbmc/qemu/hw/misc/
H A Di2c-echo.c33 QEMUBH *bh; member
/openbmc/qemu/block/
H A Dblkreplay.c21 QEMUBH *bh; member
/openbmc/qemu/hw/usb/
H A Dhcd-uhci.h58 QEMUBH *bh; member
/openbmc/qemu/hw/ufs/
H A Dufs.h106 QEMUBH *bh; /* Bottom half to process requests in async */ member
117 QEMUBH *bh; member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-serial.h139 QEMUBH *bh; member
/openbmc/u-boot/drivers/bios_emulator/include/
H A Dbiosemu.h213 u8 bh, bl; member
225 u8 bh; member
/openbmc/qemu/target/alpha/
H A Dint_helper.c65 uint64_t al, ah, bl, bh, cl, ch; in helper_cmpbge() local
/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h165 QEMUBH *bh; member
/openbmc/qemu/hw/i2c/
H A Dcore.c185 void i2c_bus_master(I2CBus *bus, QEMUBH *bh) in i2c_bus_master()
/openbmc/qemu/system/
H A Ddma-helpers.c71 QEMUBH *bh; member
/openbmc/qemu/hw/9pfs/
H A Dxen-9p-backend.c47 QEMUBH *bh; member
/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.c65 QEMUBH *bh; member
/openbmc/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()

12