Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A 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()
455 vsock = vhost_vsock_get(remote_cid); in vhost_transport_seqpacket_allow()
697 if (vhost_vsock_get(vsk->remote_addr.svm_cid)) in vhost_vsock_reset_orphans()
768 other = vhost_vsock_get(guest_cid); in vhost_vsock_set_cid()