Searched refs:vhost_user_write_sync (Results 1 – 1 of 1) sorted by relevance
1128 static int vhost_user_write_sync(struct vhost_dev *dev, VhostUserMsg *msg, in vhost_user_write_sync() function1177 return vhost_user_write_sync(dev, &msg, wait_for_reply); in vhost_set_vring()1384 return vhost_user_write_sync(dev, &msg, wait_for_reply); in vhost_user_set_vring_addr()1397 return vhost_user_write_sync(dev, &msg, wait_for_reply); in vhost_user_set_u64()