Home
last modified time | relevance | path

Searched refs:qemu_bh_schedule (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/qemu/tests/unit/
H A Dtest-aio.c60 qemu_bh_schedule(data->bh); in bh_test_cb()
178 qemu_bh_schedule(data.bh); in test_bh_schedule()
194 qemu_bh_schedule(data.bh); in test_bh_schedule10()
218 qemu_bh_schedule(data.bh); in test_bh_cancel()
234 qemu_bh_schedule(data.bh); in test_bh_delete()
250 qemu_bh_schedule(data1.bh); in test_bh_delete_from_cb()
274 qemu_bh_schedule(data1.bh); in test_bh_delete_from_cb_many()
275 qemu_bh_schedule(data2.bh); in test_bh_delete_from_cb_many()
276 qemu_bh_schedule(data3.bh); in test_bh_delete_from_cb_many()
277 qemu_bh_schedule(data4.bh); in test_bh_delete_from_cb_many()
[all …]
/openbmc/qemu/util/
H A Dthread-pool.c118 qemu_bh_schedule(pool->completion_bh); in worker_thread()
170 qemu_bh_schedule(pool->new_thread_bh); in spawn_thread()
198 qemu_bh_schedule(pool->completion_bh); in thread_pool_completion_bh()
228 qemu_bh_schedule(pool->completion_bh); in thread_pool_cancel()
H A Dasync.c231 void qemu_bh_schedule(QEMUBH *bh) in qemu_bh_schedule() function
650 qemu_bh_schedule(ctx->co_schedule_bh); in aio_co_schedule()
H A Dvhost-user-server.c236 qemu_bh_schedule(server->restart_listener_bh); in vu_client_trip()
H A Dmain-loop.c151 qemu_bh_schedule(qemu_notify_bh); in qemu_notify_event()
/openbmc/qemu/hw/misc/
H A Dimx_rngc.c159 qemu_bh_schedule(s->seed_bh); in imx_rngc_write()
164 qemu_bh_schedule(s->self_test_bh); in imx_rngc_write()
/openbmc/qemu/stubs/
H A Dreplay-tools.c30 qemu_bh_schedule(bh); in replay_bh_schedule_event()
/openbmc/qemu/migration/
H A Dcolo-failover.c52 qemu_bh_schedule(failover_bh); in failover_request_active()
/openbmc/qemu/replay/
H A Dreplay-events.c139 qemu_bh_schedule(bh); in replay_bh_schedule_event()
169 qemu_bh_schedule(bh); in replay_block_event()
/openbmc/qemu/hw/display/
H A Dqxl-render.c213 qemu_bh_schedule(qxl->update_area_bh); in qxl_render_update_area_done()
345 qemu_bh_schedule(qxl->ssd.cursor_bh); in qxl_render_cursor()
352 qemu_bh_schedule(qxl->ssd.cursor_bh); in qxl_render_cursor()
H A Dvirtio-gpu.c1024 qemu_bh_schedule(g->ctrl_bh); in virtio_gpu_handle_ctrl_cb()
1030 qemu_bh_schedule(g->cursor_bh); in virtio_gpu_handle_cursor_cb()
1513 qemu_bh_schedule(g->reset_bh); in virtio_gpu_reset()
/openbmc/qemu/hw/9pfs/
H A Dcoth.h47 qemu_bh_schedule(co_bh); \
H A Dxen-9p-backend.c250 qemu_bh_schedule(ring->bh); in xen_9pfs_push_and_notify()
334 qemu_bh_schedule(ring->bh); in xen_9pfs_evtchn_event()
/openbmc/qemu/hw/i2c/
H A Dcore.c213 qemu_bh_schedule(bus->bh); in i2c_schedule_pending_master()
338 qemu_bh_schedule(bus->bh); in i2c_ack()
/openbmc/qemu/hw/usb/
H A Dxen-usb.c629 qemu_bh_schedule(usbif->bh); in usbback_hotplug_notify()
680 qemu_bh_schedule(usbif->bh); in usbback_bh()
705 qemu_bh_schedule(usbif->bh); in usbback_portid_drain()
1083 qemu_bh_schedule(usbif->bh); in usbback_event()
H A Dhcd-dwc2.c497 qemu_bh_schedule(s->async_bh); in dwc2_wakeup()
524 qemu_bh_schedule(s->async_bh); in dwc2_async_packet_complete()
659 qemu_bh_schedule(s->async_bh); in dwc2_enable_chan()
1209 qemu_bh_schedule(s->async_bh); in dwc2_wakeup_endpoint()
1221 qemu_bh_schedule(s->async_bh); in dwc2_work_timer()
H A Dhcd-ehci.c776 qemu_bh_schedule(s->async_bh); in ehci_wakeup()
825 qemu_bh_schedule(s->async_bh); in ehci_wakeup_endpoint()
1051 qemu_bh_schedule(s->async_bh); in ehci_opreg_write()
1063 qemu_bh_schedule(s->async_bh); in ehci_opreg_write()
1077 qemu_bh_schedule(s->async_bh); in ehci_opreg_write()
1263 qemu_bh_schedule(s->async_bh); in ehci_async_complete_packet()
2366 qemu_bh_schedule(ehci->async_bh); in ehci_work_timer()
/openbmc/qemu/net/
H A Dvmnet-common.m228 qemu_bh_schedule(s->send_bh);
265 qemu_bh_schedule(s->send_bh);
/openbmc/qemu/include/block/
H A Daio.h409 void qemu_bh_schedule(QEMUBH *bh);
/openbmc/qemu/block/
H A Dio_uring.c146 qemu_bh_schedule(s->completion_bh); in luring_process_completions()
H A Dlinux-aio.c211 qemu_bh_schedule(s->completion_bh); in qemu_laio_process_completions()
H A Dpreallocate.c569 qemu_bh_schedule(s->drop_resize_bh); in preallocate_set_perm()
/openbmc/qemu/ui/
H A Dvnc-jobs.c320 qemu_bh_schedule(job->vs->bh); in vnc_worker_thread_loop()
/openbmc/qemu/audio/
H A Djackaudio.c323 qemu_bh_schedule(c->shutdown_bh); in qjack_shutdown()
/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.c319 qemu_bh_schedule(dataplane->bh); in xen_block_complete_aio()

123