Searched refs:vu_queue_notify (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/contrib/vhost-user-input/ |
H A D | main.c | 82 vu_queue_notify(&vi->dev.parent, vq); in vi_input_send() 161 vu_queue_notify(&vi->dev.parent, vq); in vi_handle_sts()
|
/openbmc/qemu/tests/ |
H A D | vhost-user-bridge.c | 225 vu_queue_notify(dev, vq); in vubr_handle_tx() 367 vu_queue_notify(dev, vq); in vubr_backend_recv_cb()
|
/openbmc/qemu/block/export/ |
H A D | vhost-user-blk-server.c | 48 vu_queue_notify(vu_dev, req->vq); in vu_blk_req_complete()
|
/openbmc/qemu/contrib/vhost-user-scsi/ |
H A D | vhost-user-scsi.c | 287 vu_queue_notify(vu_dev, vq); in vus_proc_req()
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.h | 644 void vu_queue_notify(VuDev *dev, VuVirtq *vq);
|
H A D | libvhost-user.c | 2656 void vu_queue_notify(VuDev *dev, VuVirtq *vq) in vu_queue_notify() function
|
/openbmc/qemu/contrib/vhost-user-blk/ |
H A D | vhost-user-blk.c | 108 vu_queue_notify(vu_dev, req->vq); in vub_req_complete()
|
/openbmc/qemu/contrib/vhost-user-gpu/ |
H A D | vhost-user-gpu.c | 250 vu_queue_notify(&g->dev.parent, cmd->vq); in vg_ctrl_response() 1039 vu_queue_notify(dev, vq); in vg_handle_cursor()
|