Home
last modified time | relevance | path

Searched refs:vhost_vsock_get (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/vhost/
Dvsock.c70 static struct vhost_vsock *vhost_vsock_get(u32 guest_cid) in vhost_vsock_get() function
277 vsock = vhost_vsock_get(le64_to_cpu(hdr->dst_cid)); in vhost_transport_send_pkt()
304 vsock = vhost_vsock_get(vsk->remote_addr.svm_cid); in vhost_transport_cancel_pkt()
454 vsock = vhost_vsock_get(remote_cid); in vhost_transport_seqpacket_allow()
695 if (vhost_vsock_get(vsk->remote_addr.svm_cid)) in vhost_vsock_reset_orphans()
766 other = vhost_vsock_get(guest_cid); in vhost_vsock_set_cid()