Searched defs:vsock (Results 1 – 3 of 3) sorted by relevance
73 struct virtio_vsock *vsock; in virtio_transport_get_local_cid() local91 struct virtio_vsock *vsock = in virtio_transport_loopback_work() local116 static int virtio_transport_send_pkt_loopback(struct virtio_vsock *vsock, in virtio_transport_send_pkt_loopback()133 struct virtio_vsock *vsock = in virtio_transport_send_pkt_work() local212 struct virtio_vsock *vsock; in virtio_transport_send_pkt() local245 struct virtio_vsock *vsock; in virtio_transport_cancel_pkt() local289 static void virtio_vsock_rx_fill(struct virtio_vsock *vsock) in virtio_vsock_rx_fill()332 struct virtio_vsock *vsock = in virtio_transport_tx_work() local362 static bool virtio_transport_more_replies(struct virtio_vsock *vsock) in virtio_transport_more_replies()375 struct virtio_vsock *vsock = in virtio_transport_rx_work() local[all …]
523 static bool vmci_transport_is_trusted(struct vsock_sock *vsock, u32 peer_cid) in vmci_transport_is_trusted()533 static bool vmci_transport_allow_dgram(struct vsock_sock *vsock, u32 peer_cid) in vmci_transport_allow_dgram()
66 struct vhost_vsock *vsock; in vhost_vsock_get() local84 vhost_transport_do_send_pkt(struct vhost_vsock *vsock, in vhost_transport_do_send_pkt()231 struct vhost_vsock *vsock; in vhost_transport_send_pkt_work() local242 struct vhost_vsock *vsock; in vhost_transport_send_pkt() local271 struct vhost_vsock *vsock; in vhost_transport_cancel_pkt() local376 static bool vhost_vsock_more_replies(struct vhost_vsock *vsock) in vhost_vsock_more_replies()391 struct vhost_vsock *vsock = container_of(vq->dev, struct vhost_vsock, in vhost_vsock_handle_tx_kick() local463 struct vhost_vsock *vsock = container_of(vq->dev, struct vhost_vsock, in vhost_vsock_handle_rx_kick() local469 static int vhost_vsock_start(struct vhost_vsock *vsock) in vhost_vsock_start()520 static int vhost_vsock_stop(struct vhost_vsock *vsock) in vhost_vsock_stop()[all …]