Symbol: vq_err
drivers/vhost/net.c
1083
vq_err(vq, "unexpected descriptor format for RX: "
drivers/vhost/net.c
1247
vq_err(vq, "Unable to write vnet_hdr "
drivers/vhost/net.c
1263
vq_err(vq, "Failed num_buffers write");
drivers/vhost/net.c
499
vq_err(&nvq->vq, "Fail to batch sending packets\n");
drivers/vhost/net.c
657
vq_err(vq, "Unexpected descriptor format for TX: out %d, int %d\n",
drivers/vhost/net.c
665
vq_err(vq, "Unexpected header len for TX: %zd expected %zd\n",
drivers/vhost/scsi.c
1197
vq_err(vq,
drivers/vhost/scsi.c
1202
vq_err(vq,
drivers/vhost/scsi.c
1219
vq_err(vq, "Faulted on copy_from_iter_full\n");
drivers/vhost/scsi.c
1222
vq_err(vq, "Illegal virtio-scsi lun: %u\n", *vc->lunp);
drivers/vhost/scsi.c
1397
vq_err(vq, "Received non zero pi_bytesout,"
drivers/vhost/scsi.c
1404
vq_err(vq, "Received non zero pi_bytesin,"
drivers/vhost/scsi.c
1442
vq_err(vq, "Received SCSI CDB with command_size: %d that"
drivers/vhost/scsi.c
1450
vq_err(vq, "Unable to locate active struct vhost_scsi_nexus\n");
drivers/vhost/scsi.c
1458
vq_err(vq, "vhost_scsi_get_tag failed %d\n", ret);
drivers/vhost/scsi.c
1465
vq_err(vq, "Failed to alloc recv iovs\n");
drivers/vhost/scsi.c
1488
vq_err(vq, "Failed to map iov to sgl\n");
drivers/vhost/scsi.c
1710
vq_err(vq, "Faulted on copy_from_iter tmf type\n");
drivers/vhost/scsi.c
1737
vq_err(vq, "Unknown control request %d", v_req.type);
drivers/vhost/scsi.c
388
vq_err(vq, "Failed to alloc tvc_log\n");
drivers/vhost/scsi.c
552
vq_err(vq, "Failed to allocate vhost_scsi_evt\n");
drivers/vhost/scsi.c
612
vq_err(vq, "Expecting virtio_scsi_event, got %zu bytes\n",
drivers/vhost/scsi.c
628
vq_err(vq, "Faulted on vhost_scsi_send_event\n");
drivers/vhost/test.c
83
vq_err(vq, "Unexpected descriptor format for TX: "
drivers/vhost/test.c
90
vq_err(vq, "Unexpected 0 len for TX\n");
drivers/vhost/vhost.c
1381
vq_err(vq, "IOTLB translation failure: uaddr "
drivers/vhost/vhost.c
1406
vq_err(vq, "IOTLB translation failure: uaddr "
drivers/vhost/vhost.c
1413
vq_err(vq, "Non atomic userspace memory access: uaddr "
drivers/vhost/vhost.c
1529
vq_err(vq, "Failed to access available index at %p (%d)\n",
drivers/vhost/vhost.c
1537
vq_err(vq, "Invalid available index change from %u to %u",
drivers/vhost/vhost.c
2625
vq_err(vq, "Can't access used idx at %p\n",
drivers/vhost/vhost.c
2713
vq_err(vq, "Invalid length in indirect descriptor: "
drivers/vhost/vhost.c
2724
vq_err(vq, "Translation failure %d in indirect.\n", ret);
drivers/vhost/vhost.c
2732
vq_err(vq, "Indirect buffer length too big: %d\n",
drivers/vhost/vhost.c
2740
vq_err(vq, "Loop detected: last one at %u "
drivers/vhost/vhost.c
2746
vq_err(vq, "Failed indirect descriptor: idx %d, %zx\n",
drivers/vhost/vhost.c
2751
vq_err(vq, "Nested indirect descriptor: idx %d, %zx\n",
drivers/vhost/vhost.c
2766
vq_err(vq, "Translation failure %d indirect idx %d\n",
drivers/vhost/vhost.c
2782
vq_err(vq, "Indirect descriptor "
drivers/vhost/vhost.c
2844
vq_err(vq, "Failed to read head: idx %d address %p\n",
drivers/vhost/vhost.c
2854
vq_err(vq, "Guest says index %u > %u is available",
drivers/vhost/vhost.c
2868
vq_err(vq, "Desc index is %u > %u, head = %u",
drivers/vhost/vhost.c
2873
vq_err(vq, "Loop detected: last one at %u "
drivers/vhost/vhost.c
2880
vq_err(vq, "Failed to get descriptor: idx %d addr %p\n",
drivers/vhost/vhost.c
2890
vq_err(vq, "Failure detected "
drivers/vhost/vhost.c
2907
vq_err(vq, "Translation failure %d descriptor idx %d\n",
drivers/vhost/vhost.c
2924
vq_err(vq, "Descriptor has out after in: "
drivers/vhost/vhost.c
3008
vq_err(vq, "Failed to write used");
drivers/vhost/vhost.c
3064
vq_err(vq, "Failed to write used");
drivers/vhost/vhost.c
3114
vq_err(vq, "Failed to increment used idx");
drivers/vhost/vhost.c
3147
vq_err(vq, "Failed to get flags");
drivers/vhost/vhost.c
3161
vq_err(vq, "Failed to get used event idx");
drivers/vhost/vhost.c
3224
vq_err(vq, "Failed to enable notification at %p: %d\n",
drivers/vhost/vhost.c
3231
vq_err(vq, "Failed to update avail event index at %p: %d\n",
drivers/vhost/vhost.c
3260
vq_err(vq, "Failed to disable notification at %p: %d\n",
drivers/vhost/vsock.c
153
vq_err(vq, "Expected 0 output buffers, got %u\n", out);
drivers/vhost/vsock.c
160
vq_err(vq, "Buffer len [%zu] too small\n", iov_len);
drivers/vhost/vsock.c
203
vq_err(vq, "Faulted on copying pkt hdr\n");
drivers/vhost/vsock.c
212
vq_err(vq, "Faulted on copying pkt buf\n");
drivers/vhost/vsock.c
347
vq_err(vq, "Expected 0 input buffers, got %u\n", in);
drivers/vhost/vsock.c
367
vq_err(vq, "Expected %zu bytes for pkt->hdr, got %zu bytes\n",
drivers/vhost/vsock.c
388
vq_err(vq, "Failed to copy %zu byte payload\n", payload_len);
drivers/vhost/vsock.c
540
vq_err(vq, "Faulted on pkt\n");