Home
last modified time | relevance | path

Searched refs:qemu_bh_cancel (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/block/
H A Dpreallocate.c211 qemu_bh_cancel(s->drop_resize_bh); in preallocate_close()
563 qemu_bh_cancel(s->drop_resize_bh); in preallocate_set_perm()
H A Dio_uring.c224 qemu_bh_cancel(s->completion_bh); in luring_process_completions()
H A Dlinux-aio.c229 qemu_bh_cancel(s->completion_bh); in qemu_laio_process_completions()
H A Dnvme.c446 qemu_bh_cancel(q->completion_bh); in nvme_process_completion()
/openbmc/qemu/include/block/
H A Daio.h422 void qemu_bh_cancel(QEMUBH *bh);
/openbmc/qemu/util/
H A Dthread-pool.c206 qemu_bh_cancel(pool->completion_bh); in thread_pool_completion_bh()
H A Dasync.c238 void qemu_bh_cancel(QEMUBH *bh) in qemu_bh_cancel() function
/openbmc/qemu/tests/unit/
H A Dtest-aio.c221 qemu_bh_cancel(data.bh); in test_bh_cancel()
558 qemu_bh_cancel(data.bh); in test_source_bh_cancel()
/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c334 qemu_bh_cancel(s->bh); in uhci_reset()
1087 qemu_bh_cancel(s->bh); in uhci_frame_timer()
H A Ddev-uas.c673 qemu_bh_cancel(uas->status_bh); in usb_uas_cancel_io()
H A Dredirect.c1221 qemu_bh_cancel(dev->device_reject_bh); in usbredir_chardev_close_bh()
1383 qemu_bh_cancel(dev->chardev_close_bh); in usbredir_chardev_event()
H A Dhcd-dwc2.c1237 qemu_bh_cancel(s->async_bh); in dwc2_reset_enter()
H A Dhcd-ehci.c894 qemu_bh_cancel(s->async_bh); in ehci_reset()
/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.c715 qemu_bh_cancel(dataplane->bh); in xen_block_dataplane_stop()
/openbmc/qemu/hw/scsi/
H A Dmptsas.c820 qemu_bh_cancel(s->request_bh); in mptsas_soft_reset()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c424 qemu_bh_cancel(q->tx_bh); in virtio_net_set_status()