Home
last modified time | relevance | path

Searched refs:vhost_user_server_dec_in_flight (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dvhost-user-server.h67 void vhost_user_server_dec_in_flight(VuServer *server);
/openbmc/qemu/block/export/
H A Dvhost-user-blk-server.c74 vhost_user_server_dec_in_flight(server); in vu_blk_virtio_process_req()
79 vhost_user_server_dec_in_flight(server); in vu_blk_virtio_process_req()
/openbmc/qemu/util/
H A Dvhost-user-server.c96 void vhost_user_server_dec_in_flight(VuServer *server) in vhost_user_server_dec_in_flight() function