/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | vhost.c | 878 vq_err(vq, "IOTLB translation failure: uaddr " in vhost_copy_from_user() 903 vq_err(vq, "IOTLB translation failure: uaddr " in __vhost_get_user_slow() 910 vq_err(vq, "Non atomic userspace memory access: uaddr " in __vhost_get_user_slow() 2033 vq_err(vq, "Can't access used idx at %p\n", in vhost_vq_init_access() 2121 vq_err(vq, "Invalid length in indirect descriptor: " in get_indirect() 2132 vq_err(vq, "Translation failure %d in indirect.\n", ret); in get_indirect() 2140 vq_err(vq, "Indirect buffer length too big: %d\n", in get_indirect() 2148 vq_err(vq, "Loop detected: last one at %u " in get_indirect() 2154 vq_err(vq, "Failed indirect descriptor: idx %d, %zx\n", in get_indirect() 2159 vq_err(v in get_indirect() [all...] |
H A D | vsock.c | 146 vq_err(vq, "Expected 0 output buffers, got %u\n", out); in vhost_transport_do_send_pkt() 153 vq_err(vq, "Buffer len [%zu] too small\n", iov_len); in vhost_transport_do_send_pkt() 172 vq_err(vq, "Faulted on copying pkt hdr\n"); in vhost_transport_do_send_pkt() 180 vq_err(vq, "Faulted on copying pkt buf\n"); in vhost_transport_do_send_pkt() 330 vq_err(vq, "Expected 0 input buffers, got %u\n", in); in vhost_vsock_alloc_pkt() 343 vq_err(vq, "Expected %zu bytes for pkt->hdr, got %zu bytes\n", in vhost_vsock_alloc_pkt() 372 vq_err(vq, "Expected %u byte payload, got %zu bytes\n", in vhost_vsock_alloc_pkt() 479 vq_err(vq, "Faulted on pkt\n"); in vhost_vsock_handle_tx_kick()
|
H A D | scsi.c | 459 vq_err(vq, "Failed to allocate vhost_scsi_evt\n"); in vhost_scsi_allocate_evt() 507 vq_err(vq, "Expecting virtio_scsi_event, got %zu bytes\n", in vhost_scsi_do_evt_work() 523 vq_err(vq, "Faulted on vhost_scsi_send_event\n"); in vhost_scsi_do_evt_work() 895 vq_err(vq, in vhost_scsi_chk_size() 900 vq_err(vq, in vhost_scsi_chk_size() 917 vq_err(vq, "Faulted on copy_from_iter_full\n"); in vhost_scsi_get_req() 920 vq_err(vq, "Illegal virtio-scsi lun: %u\n", *vc->lunp); in vhost_scsi_get_req() 928 vq_err(vq, "Target 0x%x does not exist\n", *vc->target); in vhost_scsi_get_req() 1052 vq_err(vq, "Received non zero pi_bytesout," in vhost_scsi_handle_vq() 1059 vq_err(v in vhost_scsi_handle_vq() [all...] |
H A D | test.c | 77 vq_err(vq, "Unexpected descriptor format for TX: " in handle_vq() 84 vq_err(vq, "Unexpected 0 len for TX\n"); in handle_vq()
|
H A D | net.c | 478 vq_err(&nvq->vq, "Fail to batch sending packets\n"); in vhost_tx_batch() 633 vq_err(vq, "Unexpected descriptor format for TX: out %d, int %d\n", in get_tx_bufs() 641 vq_err(vq, "Unexpected header len for TX: %zd expected %zd\n", in get_tx_bufs() 1072 vq_err(vq, "unexpected descriptor format for RX: " in get_rx_bufs() 1214 vq_err(vq, "Unable to write vnet_hdr " in handle_rx() 1230 vq_err(vq, "Failed num_buffers write"); in handle_rx()
|
H A D | vhost.h | 236 #define vq_err(vq, fmt, ...) do { \ macro
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vhost.c | 1152 vq_err(vq, "IOTLB translation failure: uaddr " in vhost_copy_from_user() 1177 vq_err(vq, "IOTLB translation failure: uaddr " in __vhost_get_user_slow() 1184 vq_err(vq, "Non atomic userspace memory access: uaddr " in __vhost_get_user_slow() 2319 vq_err(vq, "Can't access used idx at %p\n", in vhost_vq_init_access() 2407 vq_err(vq, "Invalid length in indirect descriptor: " in get_indirect() 2418 vq_err(vq, "Translation failure %d in indirect.\n", ret); in get_indirect() 2426 vq_err(vq, "Indirect buffer length too big: %d\n", in get_indirect() 2434 vq_err(vq, "Loop detected: last one at %u " in get_indirect() 2440 vq_err(vq, "Failed indirect descriptor: idx %d, %zx\n", in get_indirect() 2445 vq_err(v in get_indirect() [all...] |
H A D | vsock.c | 147 vq_err(vq, "Expected 0 output buffers, got %u\n", out); in vhost_transport_do_send_pkt() 154 vq_err(vq, "Buffer len [%zu] too small\n", iov_len); in vhost_transport_do_send_pkt() 196 vq_err(vq, "Faulted on copying pkt hdr\n"); in vhost_transport_do_send_pkt() 203 vq_err(vq, "Faulted on copying pkt buf\n"); in vhost_transport_do_send_pkt() 337 vq_err(vq, "Expected 0 input buffers, got %u\n", in); in vhost_vsock_alloc_skb() 353 vq_err(vq, "Expected %zu bytes for pkt->hdr, got %zu bytes\n", in vhost_vsock_alloc_skb() 376 vq_err(vq, "Expected %zu byte payload, got %zu bytes\n", in vhost_vsock_alloc_skb() 511 vq_err(vq, "Faulted on pkt\n"); in vhost_vsock_handle_tx_kick()
|
H A D | scsi.c | 433 vq_err(vq, "Failed to allocate vhost_scsi_evt\n"); in vhost_scsi_allocate_evt() 481 vq_err(vq, "Expecting virtio_scsi_event, got %zu bytes\n", in vhost_scsi_do_evt_work() 497 vq_err(vq, "Faulted on vhost_scsi_send_event\n"); in vhost_scsi_do_evt_work() 988 vq_err(vq, in vhost_scsi_chk_size() 993 vq_err(vq, in vhost_scsi_chk_size() 1010 vq_err(vq, "Faulted on copy_from_iter_full\n"); in vhost_scsi_get_req() 1013 vq_err(vq, "Illegal virtio-scsi lun: %u\n", *vc->lunp); in vhost_scsi_get_req() 1021 vq_err(vq, "Target 0x%x does not exist\n", *vc->target); in vhost_scsi_get_req() 1145 vq_err(vq, "Received non zero pi_bytesout," in vhost_scsi_handle_vq() 1152 vq_err(v in vhost_scsi_handle_vq() [all...] |
H A D | test.c | 77 vq_err(vq, "Unexpected descriptor format for TX: " in handle_vq() 84 vq_err(vq, "Unexpected 0 len for TX\n"); in handle_vq()
|
H A D | net.c | 481 vq_err(&nvq->vq, "Fail to batch sending packets\n"); in vhost_tx_batch() 636 vq_err(vq, "Unexpected descriptor format for TX: out %d, int %d\n", in get_tx_bufs() 644 vq_err(vq, "Unexpected header len for TX: %zd expected %zd\n", in get_tx_bufs() 1081 vq_err(vq, "unexpected descriptor format for RX: " in get_rx_bufs() 1223 vq_err(vq, "Unable to write vnet_hdr " in handle_rx() 1239 vq_err(vq, "Failed num_buffers write"); in handle_rx()
|
H A D | vhost.h | 249 #define vq_err(vq, fmt, ...) do { \ macro
|