Searched refs:wait_for_reply (Results 1 – 1 of 1) sorted by relevance
1127 bool wait_for_reply) in vhost_user_write_sync() argument1131 if (wait_for_reply) { in vhost_user_write_sync()1144 if (wait_for_reply) { in vhost_user_write_sync()1166 bool wait_for_reply) in vhost_set_vring() argument1175 return vhost_user_write_sync(dev, &msg, wait_for_reply); in vhost_set_vring()1380 bool wait_for_reply = addr->flags & (1 << VHOST_VRING_F_LOG); in vhost_user_set_vring_addr() local1382 return vhost_user_write_sync(dev, &msg, wait_for_reply); in vhost_user_set_vring_addr()1386 bool wait_for_reply) in vhost_user_set_u64() argument1395 return vhost_user_write_sync(dev, &msg, wait_for_reply); in vhost_user_set_u64()