Searched refs:vhost_msg_strings (Results 1 – 4 of 4) sorted by relevance
89 extern const char * const vhost_msg_strings[VHOST_USER_MAX];
202 PMD_DRV_LOG(INFO, "%s", vhost_msg_strings[req]); in vhost_vdpa_ioctl()234 vhost_msg_strings[req], strerror(errno)); in vhost_vdpa_ioctl()
232 const char * const vhost_msg_strings[] = { variable267 PMD_DRV_LOG(INFO, "%s", vhost_msg_strings[req]); in vhost_user_sock()365 vhost_msg_strings[req], strerror(errno)); in vhost_user_sock()
190 PMD_DRV_LOG(INFO, "%s", vhost_msg_strings[req]); in vhost_kernel_ioctl()264 vhost_msg_strings[req], strerror(errno)); in vhost_kernel_ioctl()